NetBSD/usr.bin/netstat
itojun e79a9123a3 use u_quad_t for rtstat.
not sure if it really matters, but short (32K) looks way too small given
recent fat pipes connecting *BSD boxes, and our great uptime :-).
2001-02-21 05:45:11 +00:00
..
Makefile revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame) 2000-02-26 09:55:24 +00:00
atalk.c More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
if.c convert to use getprogname() 2001-02-19 23:03:42 +00:00
inet.c count successful path MTU changes. good for debugging. 2000-10-18 19:20:02 +00:00
inet6.c during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
ipsec.c be ready for rijndael 2000-10-02 17:46:42 +00:00
iso.c More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
main.c convert to use getprogname() 2001-02-19 23:03:42 +00:00
mbuf.c convert to use getprogname() 2001-02-19 23:03:42 +00:00
mroute.c
mroute6.c revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame) 2000-02-26 09:55:24 +00:00
netstat.1 mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
netstat.h convert to use getprogname() 2001-02-19 23:03:42 +00:00
ns.c More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
route.c use u_quad_t for rtstat. 2001-02-21 05:45:11 +00:00
unix.c