freebsd-dev/sys/netipsec
Sam Leffler 4dbc6e51df make sure the packets contains a complete inner header
for ip{4,6}-in-ip{4,6} encapsulation; fixes panic
for truncated ip-in-ip over ipsec

Submitted by:	Markus Friedl <markus@openbsd.org>
Obtained from:	OpenBSD (rev 1.66 ipsec_input.c)
2003-08-13 22:36:24 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c make sure the packets contains a complete inner header 2003-08-13 22:36:24 +00:00
ipsec_mbuf.c Replace ovbcopy() with bcopy(). 2003-04-04 12:15:20 +00:00
ipsec_output.c correct transfer statistics 2003-06-30 05:05:19 +00:00
ipsec.c plug xform memory leaks: 2003-06-29 23:58:38 +00:00
ipsec.h
key_debug.c
key_debug.h
key_var.h
key.c plug xform memory leaks: 2003-06-29 23:58:38 +00:00
key.h
keydb.h
keysock.c Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
keysock.h
xform_ah.c consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
xform_esp.c consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
xform_ipcomp.c consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
xform_ipip.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
xform.h