NetBSD/sys/netipsec
degroote 55718e804e Fix the ipsec processing in case of USE rules with no SA installed.
In case where there is no more isr to process, just tag the packet and reinject
in the ip{,6} stack.

Fix pr/34843
2007-12-29 16:43:17 +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 Add some statistics for case where compression is not useful 2007-12-29 14:56:35 +00:00
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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ipsec_input.c Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4). 2007-06-27 20:38:32 +00:00
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 Fix the ipsec processing in case of USE rules with no SA installed. 2007-12-29 16:43:17 +00:00
ipsec_var.h
key.c Let this code compile. 2007-12-07 19:44:38 +00:00
key.h Ansify 2007-07-07 18:38:22 +00:00
key_debug.c Ansify 2007-07-07 18:38:22 +00:00
key_debug.h Ansify 2007-07-07 18:38:22 +00:00
key_var.h
keydb.h Ansify 2007-07-07 18:38:22 +00:00
keysock.c Ansify 2007-07-07 18:38:22 +00:00
keysock.h Ansify 2007-07-07 18:38:22 +00:00
xform.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
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 Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4). 2007-06-27 20:38:32 +00:00
xform_ipcomp.c Add some statistics for case where compression is not useful 2007-12-29 14:56:35 +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