summaryrefslogtreecommitdiff
path: root/usr.bin/netstat
AgeCommit message (Expand)Author
2005-06-16add -P to docs and usage/synopsis; ok markus jmcJared Yanovich
2005-06-15add -P for dumping PCB infos, similar to netbsd; ok deraadt@Markus Friedl
2005-06-08bye bye, Xerox NS protocolsHenning Brauer
2005-06-07remove tiny AF_CCITT traceHenning Brauer
2005-05-23remove dead and wrong code.marius eriksen
2005-05-15simple error message cleanupReyk Floeter
2005-05-02- add a small description of final synopsis formJason McIntyre
2005-04-12add '-W interface' for 802.11 wireless statistics of the net80211 stack.Reyk Floeter
2005-04-05add tcp sack stats, similar to freebsd; ok deraadtMarkus Friedl
2005-03-30remove nlist items no longer used; ok henningTheo de Raadt
2005-03-30spacingTheo de Raadt
2005-03-30kill -S; ok henningJared Yanovich
2005-03-30spacingTheo de Raadt
2005-03-30include nlist.h not neededTheo de Raadt
2005-03-25kill unneeded (char *) casts. ok millert, ottoJared Yanovich
2005-03-13make 'netstat -i' print carp link addresses correctly.Marco Pfatschbacher
2005-03-04remove unneeded casts of if stats; ok krw miod dhartmeiJared Yanovich
2005-03-02make counters in struct iftot u_long instead of int, as they overflowDaniel Hartmeier
2005-02-10backout previous; i committed to wrong repository (i meant to commit kame)Jun-ichiro itojun Hagino
2005-02-10dccp supportJun-ichiro itojun Hagino
2005-01-14Allow netstat to print PIM statistics.Ryan Thomas McBride
2004-11-17remove NI_WITHSCOPEID (which is not standard)Jun-ichiro itojun Hagino
2004-11-17Add missing counters to 'netstat -sp carp' output.Ryan Thomas McBride
2004-10-15the default route is exactly 0.0.0.0/0, and nothing else. stop ignoringHenning Brauer
2004-09-09printing the raw ip protocol name breaks the protocol loop, so justOtto Moerbeek
2004-07-13.Xr tcpdrop 8 ,Jason McIntyre
2004-06-29repair, Chris Kuethe <ckuethe@ualberta.ca>Henning Brauer
2004-06-25remove netisoHenning Brauer
2004-06-06- add -S to usage()Jason McIntyre
2004-06-06make -S description match the rest of the page (in terms of tense);Jason McIntyre
2004-06-06double `the';Jason McIntyre
2004-06-06Add new '-S' flag to display the source selector part of the routing tableCedric Berger
2004-05-07Fix some sizeof(ptr) bugs based on diffs from aaron@.Todd C. Miller
2004-05-04The tcp specific routing metrics are almost never used so reduce the routingClaudio Jeker
2004-04-28carp stats cleanup:Ryan Thomas McBride
2004-04-28pfsync stats fixups:Ryan Thomas McBride
2004-04-24print tcps_rcvacktooold; ok henningMarkus Friedl
2004-04-16print clusters, not pages. half from millert@ ok deraadt@ millert@Ted Unangst
2004-04-01change -p to restrict output to protocol (not just for -s);Markus Friedl
2004-03-13some NULL vs 0 and knf; parts from nimadeus@pandora.beTheo de Raadt
2004-02-29print tcps_conndrained; reminder from mcbride@Markus Friedl
2004-02-26better englishMarkus Friedl
2004-02-26print tcps_rcvmemdrop; ok deraadtMarkus Friedl
2004-01-15print stats for tcp md5 checksums (aka 'signature'); ok millert@, deraadt@Markus Friedl
2004-01-13Fix printf formats and add missing include.Otto Moerbeek
2004-01-06import netbsd's version of David Borman's syncache codeMarkus Friedl
2003-12-27Fix cut-n-paste oversight in pfsync_stats().Ryan Thomas McBride
2003-12-22remove a suplicate commentMichael Shalayeff
2003-12-15Add initial support for pf state synchronization over the network.Ryan Thomas McBride
2003-12-02UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)Markus Friedl