NetBSD/sys/netipsec
spz 749619c9e1 mitigation for CVE-2011-1547 2011-04-01 08:29:29 +00:00
..
Makefile
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec
ipcomp.h
ipcomp_var.h
ipip_var.h
ipsec.c sprinkle some "const", documenting that the SA is not supposed to 2011-02-18 19:06:45 +00:00
ipsec.h sprinkle some "const", documenting that the SA is not supposed to 2011-02-18 19:06:45 +00:00
ipsec6.h Adapt FAST_IPSEC to recent KPI changes. 2009-05-10 02:13:07 +00:00
ipsec_input.c adopt a fix from OpenBSD: when scanning the IPv6 header chain, take 2011-02-21 22:54:45 +00:00
ipsec_mbuf.c
ipsec_netbsd.c
ipsec_osdep.h
ipsec_output.c do proper statistics counting for outbound packets, fixes PR kern/30182 2011-02-18 16:12:26 +00:00
ipsec_private.h
ipsec_var.h
key.c treat "struct secpolicyindex" and "struct secasindex" as "const" once 2011-02-21 22:28:18 +00:00
key.h treat "struct secpolicyindex" and "struct secasindex" as "const" once 2011-02-21 22:28:18 +00:00
key_debug.c declare input to kdebug_*() functions which dump structures 2011-02-21 22:21:40 +00:00
key_debug.h declare input to kdebug_*() functions which dump structures 2011-02-21 22:21:40 +00:00
key_var.h
keydb.h more "const" 2011-02-18 19:56:01 +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
xform.h make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards: 2011-02-25 20:13:10 +00:00
xform_ah.c more "const" 2011-02-18 19:56:01 +00:00
xform_esp.c fix compiling with IPSEC_DEBUG: 2011-03-27 21:56:57 +00:00
xform_ipcomp.c mitigation for CVE-2011-1547 2011-04-01 08:29:29 +00:00
xform_ipip.c more "const" 2011-02-18 19:56:01 +00:00
xform_tcp.c more "const" 2011-02-18 19:56:01 +00:00