summaryrefslogtreecommitdiff
path: root/usr.bin/netstat
AgeCommit message (Expand)Author
2000-03-20Print statistics about crypto failures in IPsec processing.Angelos D. Keromytis
2000-02-28update IPv6 portion to match latest sys/netinet6.Jun-ichiro itojun Hagino
2000-02-05fix -in printing on IPv6 (network portion was not masked properly).Jun-ichiro itojun Hagino
2000-01-21ip4 -> ipipAngelos D. Keromytis
2000-01-18print IPv6 multicast groups on -ia.Jun-ichiro itojun Hagino
2000-01-14show blackhole flag; ura@hiru.aoba.yokohama.jpTheo de Raadt
2000-01-11Remove references to ipx_error.h; it's going to be away.Federico G. Schwindt
2000-01-09Add new ESP/AH statistic.Angelos D. Keromytis
2000-01-09Transport protocol ports are in network order.Angelos D. Keromytis
2000-01-05s/input histogram/input packet/histogram/Jun-ichiro itojun Hagino
2000-01-03add missing stat items in ip section.Jun-ichiro itojun Hagino
1999-12-30fix netstat -ss; some zeroed counters were displayedTheo de Raadt
1999-12-30enable KAME scopeid hack (print link-local addresses with scope identifierJun-ichiro itojun Hagino
1999-12-20Oops, forgot ports/protocol numbers.Angelos D. Keromytis
1999-12-20Correctly print IPv6 addresses in IPsec flows.Angelos D. Keromytis
1999-12-09Add "unspecified tunnel endpoint" statistic.Angelos D. Keromytis
1999-12-09Protocol family mismatch counter for IP-IP.Angelos D. Keromytis
1999-12-09Remove unnecessary statistic.Angelos D. Keromytis
1999-12-08add IPv6 support from KAME. cleanup type matches with printf() format.Jun-ichiro itojun Hagino
1999-12-06so sorry angelos, I am too stressed out, reverted my goofup.Niklas Hallqvist
1999-12-06angelos, altering kernel structures may have impact on userland.Niklas Hallqvist
1999-12-06Display esps_badencAngelos D. Keromytis
1999-10-29etherip statisticsAngelos D. Keromytis
1999-09-22routing interface sends aligned to long word boundaries; itojunTheo de Raadt
1999-09-01Correct SYNOPSYS; no -h option exists.Aaron Campbell
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-06-26Use a.b.c.d/nn syntax for encap route output.Hakan Olsson
1999-06-05- remove trailing white spaceAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-04-11Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default.Niklas Hallqvist
1999-04-09The userland parts of a sysctl that can switch on/off IP-in-IP (protocol 4)Niklas Hallqvist
1999-03-27add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoingNiels Provos
1999-03-15print subnets containing 0 octets correctly; peterTheo de Raadt
1999-03-01There is no -h flagDavid Leonard
1999-02-27do not divide by zero; helbig@Informatik.BA-Stuttgart.DETheo de Raadt
1999-02-24Grok protocol/address family PF_KEY.Angelos D. Keromytis
1999-02-18fix netstat -A headerTheo de Raadt
1999-02-17print ips_rcvmemdropTheo de Raadt
1999-02-04report on no udp checksumTheo de Raadt
1998-11-30stats for fast retransmitsNiels Provos
1998-11-25Present new statistics field in ah/esp statsNiklas Hallqvist
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-08-01sipp-esp/sipp-ah -> esp/ahAngelos D. Keromytis
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-05-18you want MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1Theo de Raadt
1998-03-18Update for new tcp stat.Angelos D. Keromytis
1998-02-27oflow paranoiaTheo de Raadt
1998-02-26strncpy sanitizationTheo de Raadt