NetBSD/sys/netipsec
drochner 813bea3edb catch a case where an ip6 address with scope embedded was compared with
one without -- interestingly this didn't break the connection but just
caused a useless encapsulation
(this code needs to be rearranged to get it clean)
2011-06-09 21:04:37 +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 more "const" 2011-06-09 19:54:18 +00:00
ipsec.h more "const" 2011-06-09 19:54:18 +00:00
ipsec6.h more "const" 2011-06-09 19:54:18 +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 remove redundant declaration 2011-05-16 10:05:23 +00:00
ipsec_netbsd.c
ipsec_osdep.h
ipsec_output.c catch a case where an ip6 address with scope embedded was compared with 2011-06-09 21:04:37 +00:00
ipsec_private.h
ipsec_var.h
key.c more "const" 2011-06-09 19:54:18 +00:00
key.h more "const" 2011-06-09 19:54:18 +00:00
key_debug.c g/c remainders of IV handling in pfkey code -- this is done in 2011-05-23 15:17:25 +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 g/c remainders of IV handling in pfkey code -- this is done in 2011-05-23 15:17:25 +00:00
keysock.c remove a useless m_freem() call where the argument is known to be NULL 2011-05-16 10:04:02 +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 copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC 2011-05-24 19:10:08 +00:00
xform_esp.c pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
xform_ipcomp.c As a first step towards more fine-grained locking, don't require 2011-05-06 21:48:46 +00:00
xform_ipip.c remove a limitation that inner and outer IP version must be equal 2011-06-06 16:48:35 +00:00
xform_tcp.c more "const" 2011-02-18 19:56:01 +00:00