NetBSD/sys/netipsec
drochner 582edd8b2a include the SHA2 hashs into the proposal which goes out with
SADB_ACQUIRE -- this doesn't change much because racoon ignores
the proposal from the kernel anyway and applies its own configuration,
but having MD5 and SHA1 in the list but SHA2 not looks strange
2011-05-18 18:56:02 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
files.netipsec
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
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 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
ipsec.c cosmetical whitespace changes 2011-05-16 10:00:32 +00:00
ipsec.h use time_t rather than long for timestamps 2011-05-16 10:02:30 +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
key.c include the SHA2 hashs into the proposal which goes out with 2011-05-18 18:56:02 +00:00
key.h treat "struct secpolicyindex" and "struct secasindex" as "const" once 2011-02-21 22:28:18 +00:00
keydb.h use time_t rather than long for timestamps 2011-05-16 10:02:30 +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
Makefile
xform_ah.c As a first step towards more fine-grained locking, don't require 2011-05-06 21:48:46 +00:00
xform_esp.c As a first step towards more fine-grained locking, don't require 2011-05-06 21:48:46 +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 more "const" 2011-02-18 19:56:01 +00:00
xform_tcp.c more "const" 2011-02-18 19:56:01 +00:00
xform.h make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards: 2011-02-25 20:13:10 +00:00