summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/inet6.c
AgeCommit message (Expand)Author
2002-06-09Standardization -- s/tdb/TDB/ and various dup expansions.Jason Peel
2002-06-09use strchr() instead of index()Theo de Raadt
2002-06-07print rip6statJun-ichiro itojun Hagino
2002-05-27a night of cleanup, so i can read this easierTheo de Raadt
2002-02-19Fix gethostname() usage.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-17evil, annoying spaces and tabsMichael Shalayeff
2001-11-19kill more registersMike Pechkin
2001-06-13typo in icmp6 stat printingJun-ichiro itojun Hagino
2001-02-07by default, don't bark on inbound ND messages, as outsider may be able toJun-ichiro itojun Hagino
2000-12-11typo in -s messageJun-ichiro itojun Hagino
2000-12-11show # of successful IPv6 path MTU changes with -s. from kameJun-ichiro itojun Hagino
2000-08-26typo. sync with kameJun-ichiro itojun Hagino
2000-08-13typo. be more friendly with netstat -ssn. from jhawk@netbsd (via kame)Jun-ichiro itojun Hagino
2000-07-12remove m_pulldown statistics, it is purely experimental and belongs toJun-ichiro itojun Hagino
2000-07-06more statsJun-ichiro itojun Hagino
2000-06-16print # of icmp6 error suppressed by rate limitJun-ichiro itojun Hagino
2000-05-17s/icmp/icmp6/ in messageJun-ichiro itojun Hagino
2000-02-28update IPv6 portion to match latest sys/netinet6.Jun-ichiro itojun Hagino
2000-01-18print IPv6 multicast groups on -ia.Jun-ichiro itojun Hagino
2000-01-05s/input histogram/input packet/histogram/Jun-ichiro itojun Hagino
1999-12-30fix netstat -ss; some zeroed counters were displayedTheo de Raadt
1999-12-08add IPv6 support from KAME. cleanup type matches with printf() format.Jun-ichiro itojun Hagino