NetBSD/sys/netipsec
degroote 61e79ba32a Simplify the FAST_IPSEC output path
Only record an IPSEC_OUT_DONE tag when we have finished the processing
In ip{,6}_output, check this tag to know if we have already processed this
packet.
Remove some dead code (IPSEC_PENDING_TDB is not used in NetBSD)

Fix pr/36870
2007-12-29 14:53:24 +00:00
..
Makefile
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec defflag IPSEC_DEBUG 2007-11-16 21:15:20 +00:00
ipcomp.h
ipcomp_var.h
ipip_var.h
ipsec.c Simplify the FAST_IPSEC output path 2007-12-29 14:53:24 +00:00
ipsec.h Simplify the FAST_IPSEC output path 2007-12-29 14:53:24 +00:00
ipsec6.h
ipsec_input.c
ipsec_mbuf.c - Remove remain <= MHLEN restriction in m_makespace() 2007-12-14 20:55:22 +00:00
ipsec_netbsd.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ipsec_osdep.h The function ipsec4_get_ulp assumes that ip_off is in host order. This results 2007-10-28 15:48:23 +00:00
ipsec_output.c Simplify the FAST_IPSEC output path 2007-12-29 14:53:24 +00:00
ipsec_var.h
key.c Let this code compile. 2007-12-07 19:44:38 +00:00
key.h
key_debug.c
key_debug.h
key_var.h
keydb.h
keysock.c
keysock.h
xform.h
xform_ah.c The function ipsec4_get_ulp assumes that ip_off is in host order. This results 2007-10-28 15:48:23 +00:00
xform_esp.c
xform_ipcomp.c Fix my previous stupid caddr_t fix. 2007-09-22 23:33:18 +00:00
xform_ipip.c Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
xform_tcp.c use __KERNEL_RCSID() 2007-12-11 12:40:10 +00:00