NetBSD/sys/netipsec
christos 36443d4a52 fix debugging output printfs to use __func__ so they print the correct names. 2013-12-24 15:48:53 +00:00
..
Makefile more IPSEC header cleanup: don't install unneeded headers to userland, 2012-01-06 14:17:10 +00:00
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
ipcomp.h
ipcomp_var.h
ipip_var.h
ipsec.c fix debugging output printfs to use __func__ so they print the correct names. 2013-12-24 15:48:53 +00:00
ipsec.h Split IPsec code in ip_input() and ip_forward() into the separate routines 2013-06-08 13:50:22 +00:00
ipsec6.h more "const" 2011-06-09 19:54:18 +00:00
ipsec_input.c - apply some __diagused 2013-11-03 18:37:10 +00:00
ipsec_mbuf.c remove redundant declaration 2011-05-16 10:05:23 +00:00
ipsec_netbsd.c remove the last vestiges of fast_ipsec 2013-06-11 13:30:20 +00:00
ipsec_osdep.h Fix FAST_IPSEC locking violation. 2013-05-09 19:21:50 +00:00
ipsec_output.c - apply some __diagused 2013-11-03 18:37:10 +00:00
ipsec_private.h
ipsec_var.h
key.c - apply some __diagused 2013-11-03 18:37:10 +00:00
key.h PR/47886: Dr. Wolfgang Stukenbrock: IPSEC_NAT_T enabled kernels may access 2013-06-04 22:47:37 +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 PR/47886: Dr. Wolfgang Stukenbrock: IPSEC_NAT_T enabled kernels may access 2013-06-04 22:47:37 +00:00
keysock.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +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 - apply some __diagused 2013-11-03 18:37:10 +00:00
xform_esp.c - apply some __diagused 2013-11-03 18:37:10 +00:00
xform_ipcomp.c - apply some __diagused 2013-11-03 18:37:10 +00:00
xform_ipip.c IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
xform_tcp.c fix build in the (FAST_)IPSEC & TCP_SIGNATURE case 2012-01-11 14:39:08 +00:00