aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat
Commit message (Expand)AuthorAgeFilesLines
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-303-18/+17
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-11/+11
* Now that the amount of (pseudo) interfaces is growing with IPv6,Guido van Rooij2000-10-301-22/+30
* Augment the 'ifaddr' structure with a 'struct if_data' to keepJosef Karthauser2000-10-191-9/+47
* Change the "in use" percentage metric to actually display a realBosko Milekic2000-10-151-9/+14
* Fixed the printing of header for IPv4 routing table without -l option.Ruslan Ermilov2000-09-181-1/+1
* Replace the mbuf external reference counting code with somethingDavid Malone2000-08-191-2/+6
* To make compilable without -DINET6.Hajimu UMEMOTO2000-08-072-0/+4
* Do not display icmp(4) sockets as non-existent bridge(4) sockets.Ruslan Ermilov2000-08-031-2/+2
* Fix bug: "netstat -si" prints interface information, but the headerJohn Polstra2000-07-281-1/+1
* Make mbstat.m_mtypes seperate and viewable via sysctl, alsoAlfred Perlstein2000-07-151-25/+49
* remove m_pulldown related statistics, it is not for production systemJun-ichiro itojun Hagino2000-07-121-32/+0
* add pfkeystat. sync with kameJun-ichiro itojun Hagino2000-07-052-0/+27
* sync with latest kame netstat. basically, more statisticsJun-ichiro itojun Hagino2000-07-048-299/+646
* Use Garrett's new (clearer) names.Mark Murray2000-04-231-7/+7
* Add '-L' option to usage().Guido van Rooij2000-03-201-1/+1
* Don't suppress Flags and Refs info for IPv4 entries.Yoshinobu Inoue2000-03-141-2/+2
* Add a flag to the usage display.Yoshinobu Inoue2000-03-111-2/+2
* Add "-l" option description.Yoshinobu Inoue2000-03-111-1/+3
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* IPv6 multicast routing.Yoshinobu Inoue2000-01-285-10/+237
* Instead of reporting all 0.0.0.0 as ``default'' only reportRodney W. Grimes2000-01-071-2/+5
* -permit protocol specific statistics at iflag,Yoshinobu Inoue2000-01-073-9/+16
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-061-1/+1
* Print mac addresses in standard byte:byte format rather thanJordan K. Hubbard2000-01-031-1/+1
* Add display of maximum allowed mbuf count to match mbuf cluster count.Mike Smith1999-12-281-3/+11
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-284-47/+12
* also, changed prototype of pr_rthdr(), as my previous fixYoshinobu Inoue1999-12-211-1/+1
* Added missing declaration for argment specification at pr_rthdr(),Yoshinobu Inoue1999-12-211-3/+4
* define WID_DST6 and WID_GW6 and use them only for IPv6, to keep IPv4 relatedYoshinobu Inoue1999-12-211-12/+32
* Enable INET6 by default.Yoshinobu Inoue1999-12-151-1/+1
* Add new option, -L that will listen the various listen queue lengths.Guido van Rooij1999-12-134-32/+68
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-078-107/+1649
* Fix the output of 'netstat -I de0 1' for the alpha. Fix a bunch ofDoug Rabson1999-11-091-9/+10
* uncomment FILES section (it look reasonable here)Alexey Zelkin1999-10-301-13/+23
* Put include <netgraph.h> back in - problem was due to a cvsup mess onMatthew Dillon1999-10-241-0/+1
* Cleanup missing includes, stale includes, and a few printf formatMatthew Dillon1999-10-233-3/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-216-4/+230
* Cleanup towards -WallJulian Elischer1999-10-215-18/+17
* Allow suppress printing of lines with zero countsBoris Popov1999-10-181-2/+4
* Add xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fixSheldon Hearn1999-09-061-0/+4
* Zap $Source$Peter Wemm1999-09-061-1/+0
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-289-9/+9
* Document the use of the -a flag in conjunction with the -r flag.Nik Clayton1999-08-112-3/+11
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Don't truncate port numbers.Dag-Erling Smørgrav1999-07-061-9/+5
* Add support for printing bridging statistics with ``-p bdg '' .Luigi Rizzo1999-04-264-2/+42
* IPX address formatting nit.Bill Fumerola1999-04-201-2/+2
* Fix fstat compatibility by printing the address of the tcppcb instead ofDag-Erling Smørgrav1999-03-101-3/+7