NetBSD/sys/netipsec
degroote 5f72dadbd4 Always compute the sp index even if we don't have any sp in spd. It will
let us to choose the right default policy (based on the adress family
requested).

While here, fix an error message
2007-05-08 14:07:42 +00:00
..
Makefile
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec
ipcomp.h
ipcomp_var.h
ipip_var.h
ipsec.c Always compute the sp index even if we don't have any sp in spd. It will 2007-05-08 14:07:42 +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 Add sysctl tree to modify the fast_ipsec options related to ipv6. Similar 2007-04-11 22:21:41 +00:00
ipsec_osdep.h
ipsec_output.c
ipsec_var.h
key.c Increase the refcount for the default ipv6 policy so nobody can reclaim it 2007-05-08 14:03:05 +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