NetBSD/sys/netipsec
drochner cd9bf26d13 handle some unlikely IPv6 error case like everywhere else:
free mbuf, inc statcounter. from OpenBSD
being here, fix a diagnostic output
2011-02-17 20:20:18 +00:00
..
ah_var.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ah.h
esp_var.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
esp.h
files.netipsec
ipcomp_var.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipcomp.h
ipip_var.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec6.h Adapt FAST_IPSEC to recent KPI changes. 2009-05-10 02:13:07 +00:00
ipsec_input.c handle some unlikely IPv6 error case like everywhere else: 2011-02-17 20:20:18 +00:00
ipsec_mbuf.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec_netbsd.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ipsec_osdep.h Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
ipsec_output.c in rev.1.192 of ip_output.c the semantics of ip_output() was changed: 2011-02-10 20:42:30 +00:00
ipsec_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ipsec_var.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec.c invalidate the secpolicy cache bin the PCB before destroying, so that 2011-02-11 17:53:35 +00:00
ipsec.h Adapt FAST_IPSEC to recent KPI changes. 2009-05-10 02:13:07 +00:00
key_debug.c
key_debug.h
key_var.h
key.c fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
key.h
keydb.h trivial comment typo 2010-08-28 07:16:51 +00:00
keysock.c Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
keysock.h PF_KEY stats for IPSEC and FAST_IPSEC are now per-CPU. 2008-04-23 07:29:47 +00:00
Makefile
xform_ah.c remove some unnecessary pointer typecasts 2011-02-16 18:39:33 +00:00
xform_esp.c one more botched statistics counter (could increment semi-random locations) 2011-02-14 18:49:31 +00:00
xform_ipcomp.c change locking order, to make sure the cpu is at splsoftnet() 2011-02-14 13:43:45 +00:00
xform_ipip.c Fix some fallout from socket locking patch : 2008-04-27 12:58:48 +00:00
xform_tcp.c bzero -> memset 2009-03-18 16:00:08 +00:00
xform.h