NetBSD/usr.bin/netstat
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 Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
atalk.c
fast_ipsec.c Rework sys/netipsec/ipsec_netbsd.c to present a more consistent tree. 2004-07-17 16:36:39 +00:00
if.c Use itimerval() instead of alarm() for interval displaying. This increases 2003-11-15 11:54:34 +00:00
inet.c print stat for TCP MD5 signature 2004-05-18 14:44:41 +00:00
inet6.c handle KAME scopeid hack for multicast addr. Matthias Drochner 2003-11-06 06:11:48 +00:00
ipsec.c
iso.c
main.c Fix two stupid bugs I introduced with stats for fast-ipsec: 2004-06-27 01:10:53 +00:00
mbuf.c sysctl(3) no longer returns ENOPROTOOPT in this case, but ENOENT, 2004-04-09 18:48:05 +00:00
mroute.c
mroute6.c
netstat.1
netstat.h Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
ns.c
route.c
unix.c