summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.h
Commit message (Expand)AuthorAgeFilesLines
* Add CARP (Common Address Redundancy Protocol), which allows multipleglebius2005-02-221-0/+1
* Bring in mbuma to replace mballoc.bmilekic2004-05-311-1/+0
* Teach netstat(1) how to print the multicast group memberships presentbms2004-03-251-1/+1
* Fixed missing declaration of pluralies(). This showed up as strangebde2003-12-291-0/+1
* Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")"bde2003-12-291-75/+75
* Restore old netstat -m output.alfred2003-12-231-0/+1
* 1. Add support for printing PIM-related statistics withhsu2003-08-071-0/+1
* o Allow "buckets" in mb_alloc to be differently sized (according tobmilekic2003-02-201-1/+1
* Warns cleanups for netstat:dwmalone2002-09-051-33/+34
* Deprecate the -l option in favour of more natural -W.ru2001-09-071-1/+0
* Make `rttrash' variable (#routes not in table but not freed) visibleru2001-06-291-1/+1
* Add netstat(1) knob to reset net.inet.{ip|icmp|tcp|udp|igmp}.stats.ru2001-06-231-0/+1
* Introduce numerous SMP friendly changes to the mbuf allocator. Namely,bmilekic2001-06-221-1/+2
* remove warningsassar2001-06-151-28/+28
* remove K&R supportassar2001-06-151-63/+63
* revert removal of warning and K&R supportassar2001-06-151-28/+28
* First round of netstat(1) cleanup.ru2001-06-151-1/+0
* remove most of the warningsassar2001-06-151-28/+28
* add the option -S for printing port numbers symbolically but addressesassar2001-06-151-1/+2
* Restore -M -N support for -m.ru2001-06-141-1/+1
* Sync with recent KAME.ume2001-06-111-0/+1
* Add a -W flag that tells netstat not to truncate addresses even if they aredes2001-03-151-21/+22
* MAXHOSTNAMELEN includes space for a NUL.brian2001-03-141-1/+0
* add pfkeystat. sync with kameitojun2000-07-051-0/+4
* sync with latest kame netstat. basically, more statisticsitojun2000-07-041-0/+5
* IPv6 multicast routing.shin2000-01-281-2/+0
* also, changed prototype of pr_rthdr(), as my previous fixshin1999-12-211-1/+1
* Add new option, -L that will listen the various listen queue lengths.guido1999-12-131-0/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-5/+19
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+3
* Add support for printing bridging statistics with ``-p bdg '' .luigi1999-04-261-0/+1
* Don't use ip_mrtproto to determine whether multicast routing is infenner1999-01-181-2/+2
* mbuf, inet, and unix modules no longer read kvm.wollman1998-05-151-2/+2
* Remove prog, unused variables.charnier1997-07-291-3/+0
* Submitted by: archie@whistle.comjulian1996-07-231-1/+2
* better appletalk support.julian1996-06-101-1/+1
* patches to allow netstat to monitor appletalk sockets openned using thejulian1996-06-081-0/+4
* tidy up the domain name trimming code, and move it to a single placepeter1996-01-151-1/+3
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-0/+8
* Added '-b' option to display the number of in and out bytes on a givendg1994-10-121-0/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+109
OpenPOWER on IntegriCloud