NetBSD/usr.bin/netstat
jhawk 684592f691 Rewrite tprintstat() so that netstat -ss functionality works
correctly for the "tp:" case (family iso). To avoid serious code
space bloat, stats are now table-driven.

A side-effect is that the mbuf chain statistics have been slightly re-ordered
to follow the 3 lines of EOT stats (still under Miscellaneous) rather
than sandwiched between "dec bits" and the EOTs.
2000-08-31 06:49:42 +00:00
..
Makefile
atalk.c
if.c more stats. from kame 2000-07-06 12:40:19 +00:00
inet.c Add kernel counters for arp events, displayable with netstat -s -f arp 2000-08-15 20:24:57 +00:00
inet6.c Fix netstat -ss handling for a bunch of ISO cases, so that 2000-08-13 18:41:38 +00:00
ipsec.c sync with net/pfkeyv2.h change. do not assume SADB_[EAC]ALG numbers are 2000-07-20 16:23:17 +00:00
iso.c Rewrite tprintstat() so that netstat -ss functionality works 2000-08-31 06:49:42 +00:00
main.c Add kernel counters for arp events, displayable with netstat -s -f arp 2000-08-15 20:24:57 +00:00
mbuf.c
mroute.c
mroute6.c
netstat.1 Add kernel counters for arp events, displayable with netstat -s -f arp 2000-08-15 20:24:57 +00:00
netstat.h Add kernel counters for arp events, displayable with netstat -s -f arp 2000-08-15 20:24:57 +00:00
ns.c
route.c more stats. from kame 2000-07-06 12:40:19 +00:00
unix.c