NetBSD/sys/netipsec
degroote 6997fa5f35 Choose the good default policy, depending of the adress family of the
desired policy
2007-04-15 14:17:12 +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 Choose the good default policy, depending of the adress family of the 2007-04-15 14:17:12 +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 clarify time scale semantic issue 2006-06-10 11:42:07 +00:00
ipsec_output.c Commit my SoC work 2007-02-10 09:43:05 +00:00
ipsec_var.h
key.c When we construct an answer for SADB_X_SPDGET, don't use an hardcoded 0 for seq but 2007-04-11 21:33:40 +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