freebsd-dev/sys/netipsec
Bjoern A. Zeeb 4a67e051a9 Adjust a comment that suggest that we might consider a panic.
Make clear that this is not a good idea when called from
tcp_output()->ipsec_hdrsiz_tcp()->ipsec4_hdrsize_tcp()
as we do not know if IPsec processing is needed at that point.
2007-11-28 21:48:21 +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 Fix for an infinite loop in processing ESP, IPv6 packets. 2007-09-12 05:54:53 +00:00
ipsec_mbuf.c
ipsec_osdep.h
ipsec_output.c
ipsec.c Adjust a comment that suggest that we might consider a panic. 2007-11-28 21:48:21 +00:00
ipsec.h
key_debug.c
key_debug.h
key_var.h
key.c
key.h
keydb.h
keysock.c Move the priv check before the malloc call for so_pcb. 2007-11-16 22:35:33 +00:00
keysock.h
xform_ah.c Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which 2007-08-06 14:26:03 +00:00
xform_esp.c Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which 2007-08-06 14:26:03 +00:00
xform_ipcomp.c Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which 2007-08-06 14:26:03 +00:00
xform_ipip.c
xform_tcp.c
xform.h