summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/inet6.c
AgeCommit message (Expand)Author
2000-07-13do not print m_pulldown statistics. it is too experimental anditojun
2000-07-06more stats. from kameitojun
2000-06-16print # of packets filtered by icmp6 rate limitationitojun
2000-05-17s/icmp/icmp6/ in messageitojun
2000-02-26revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame)itojun
1999-12-16Make this compile on the Alpha again.thorpej
1999-12-13per-interface statistics.itojun
1999-11-19Change printf formats for 64bit counters.bouyer
1999-07-30do not include netinet/in6_systm.h, which has been empty for a while.itojun
1999-07-06add NetBSD RCS ID.itojun
1999-07-01make netstat IPv6-ready.itojun