NetBSD/sys/netipsec
atatat 14eee8f4cc Rework sys/netipsec/ipsec_netbsd.c to present a more consistent tree.
Rework usr.bin/netstat/fast_ipsec.c to find the stats nodes under the
new names (Kame uses the name stats so we use different ones), as well
as setting slen appropriately between calls to sysctlbyname(), and
providing forward compatibility when actually retrieving stats via
sysctlbyname().

And correct a spelling error.
2004-07-17 16:36:39 +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
ipsec.h
ipsec6.h
ipsec_input.c
ipsec_mbuf.c
ipsec_netbsd.c Rework sys/netipsec/ipsec_netbsd.c to present a more consistent tree. 2004-07-17 16:36:39 +00:00
ipsec_osdep.h
ipsec_output.c
ipsec_var.h Rework sys/netipsec/ipsec_netbsd.c to present a more consistent tree. 2004-07-17 16:36:39 +00:00
key.c Fix oversight from re-using reworked sysctl() code for unicast SPD,SADB dump: 2004-06-10 01:28:25 +00:00
key.h
key_debug.c
key_debug.h
key_var.h
keydb.h
keysock.c Commit changes to make ACQUIRE messages -- actually, all messages 2004-06-10 01:39:59 +00:00
keysock.h
xform.h
xform_ah.c
xform_esp.c
xform_ipcomp.c
xform_ipip.c
xform_tcp.c