NetBSD/sys/netipsec
degroote 0138b12722 Honor the ip4_ah_offsetmask bits (clear or not the ip->ip_off field for ah
processing).
2007-03-25 22:11:18 +00:00
..
Makefile
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec
ipcomp.h
ipcomp_var.h Commit my SoC work 2007-02-10 09:43:05 +00:00
ipip_var.h
ipsec.c Use ip4_ah_cleartos instead of ah_cleartos for consistency 2007-03-25 22:06:33 +00:00
ipsec.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +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 Remove useless cast 2007-03-04 21:17:54 +00:00
ipsec_mbuf.c Fix fallout from caddr_t changes 2007-03-04 19:54:48 +00:00
ipsec_netbsd.c Use ip4_ah_cleartos instead of ah_cleartos for consistency 2007-03-25 22:06:33 +00:00
ipsec_osdep.h
ipsec_output.c Commit my SoC work 2007-02-10 09:43:05 +00:00
ipsec_var.h
key.c Call key_checkspidup with spi in network bit order in order to make correct 2007-03-21 22:38:34 +00:00
key.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
key_debug.c Remove useless cast 2007-03-04 21:17:54 +00:00
key_debug.h Fix fallout from caddr_t changes 2007-03-04 19:54:48 +00:00
key_var.h
keydb.h Fix fallout from caddr_t changes 2007-03-04 19:54:48 +00:00
keysock.c Remove useless cast 2007-03-04 21:17:54 +00:00
keysock.h
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 Honor the ip4_ah_offsetmask bits (clear or not the ip->ip_off field for ah 2007-03-25 22:11:18 +00:00
xform_esp.c Remove useless cast 2007-03-04 21:17:54 +00:00
xform_ipcomp.c Remove useless cast 2007-03-04 21:17:54 +00:00
xform_ipip.c Remove useless cast 2007-03-04 21:17:54 +00:00
xform_tcp.c