summaryrefslogtreecommitdiff
path: root/sys/netipsec/ipsec_private.h
AgeCommit message (Expand)Author
2018-04-28Remove IPSEC_SPLASSERT_SOFTNET, it has always been a no-op.maxv
2018-04-28Inline M_EXT_WRITABLE directly, and remove the XXX, there's nothing wrongmaxv
2018-02-28Remove unused macros, and while here style.maxv
2018-02-28Remove duplicate IPSEC_STATINC(IPSEC_STAT_IN_POLVIO), ipsec_in_rejectmaxv
2017-07-27Don't acquire global locks for IPsec if NET_MPSAFEozaki-r
2017-04-19Retire ipsec_osdep.hozaki-r
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-23PF_KEY stats for IPSEC and FAST_IPSEC are now per-CPU.thorpej
2008-04-23Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> andthorpej