summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/mroute6.c
AgeCommit message (Expand)Author
2005-08-04Added #include <kvm.h> since netstat.h, which is included too, needs it.rpaulo
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-07-03typo. sync w/kameitojun
2002-06-02KNFitojun
2001-05-28add `-s' that prints port numbers symbolically but addresses numericallyassar
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-12-02Define "_KERNEL" not "KERNEL" before including "netinet6/ip6_mroute.h".tron
1999-11-19Change printf formats for 64bit counters.bouyer
1999-07-06add NetBSD RCS ID.itojun
1999-07-01make netstat IPv6-ready.itojun