NetBSD/usr.bin/netstat
jonathan f8aeaf6223 Fix two stupid bugs I introduced with stats for fast-ipsec:
1. Pass the caller-supplied protocol name down through ipsec_switch().

2. Remove my poor attempt to print fast-ipsec stats automagically for
`netstat -s'.  The previous code would print (fast)IPsec per-protocol
stats even for 'netstat', which is just wrong.

A better fix would be to enumerate the sub-"protocols" under IPsec;
but first lets fix the broken behaviour now, for a pullup to 2.0.
2004-06-27 01:10:53 +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 Fix two stupid bugs I introduced with stats for fast-ipsec: 2004-06-27 01:10:53 +00:00
if.c
inet.c print stat for TCP MD5 signature 2004-05-18 14:44:41 +00:00
inet6.c
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