summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/inet.c
Commit message (Expand)AuthorAgeFilesLines
* -permit protocol specific statistics at iflag,shin2000-01-071-7/+14
* Add new option, -L that will listen the various listen queue lengths.guido1999-12-131-29/+56
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-18/+230
* Cleanup towards -Walljulian1999-10-211-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Don't truncate port numbers.des1999-07-061-9/+5
* Fix fstat compatibility by printing the address of the tcppcb instead ofdes1999-03-101-3/+7
* Fixed printf format errors.bde1998-07-061-20/+36
* o Use snprintf over sprintf.imp1998-06-091-5/+6
* Make "netstat -s" display stats on fast-forwarded packets.pb1998-05-191-2/+5
* mbuf, inet, and unix modules no longer read kvm.wollman1998-05-151-62/+115
* Print out the two new fields in the ICMP stats. While we're at it, alsowollman1997-08-251-5/+23
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Print out the new uninteresting-multicast-packets statistic.wollman1997-01-211-1/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* TCP statistics are unsigned counters.pst1997-01-071-46/+46
* Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufswollman1996-10-281-1/+4
* Try to make netstat more smart about port numbers.phk1996-08-231-7/+21
* Print PCB hash miss statistic.wollman1996-06-051-0/+1
* Code cleanup: remove unused variables, use correct *printf formatalex1996-06-021-91/+91
* Move #include of queue.h before #include of socketvar.h in preparation fordg1996-03-111-1/+1
* Add a counter for the number of times the listen queue was overflowed toguido1996-02-261-0/+1
* tidy up the domain name trimming code, and move it to a single placepeter1996-01-151-13/+1
* Merge in Lite-2 changes.peter1996-01-141-2/+3
* Change .8s port name restriction to .15s, modern tcp portache1995-12-231-1/+1
* - #if defined(TF_NEEDSYN) && defined(TF_NEEDSYN)adam1995-10-271-2/+2
* In TCP statistics, display new statistic about how many resends werewollman1995-10-131-0/+1
* Output statistics as unsigned in the -w section.dg1995-07-291-5/+13
* Add "connections dropped by persist timeout" statistic.dg1995-07-291-0/+1
* Correct spelling mistake: upcated -> updated.wollman1995-06-191-2/+2
* Print out the statistics for cache updates of rtt, rttvar, and ssthresh.wollman1995-06-191-0/+5
* That's what I get for doing things in a hurry...applied up-to-date patchdg1995-04-091-1/+1
* Oops, remove some chaff from previous commit.dg1995-04-091-6/+0
* Updated netstat to grok 4.4 QUEUE macros now being used to like the PCBsdg1995-04-091-8/+9
* Make netstat report the correct state for T/TCP.wollman1995-02-141-1/+7
* Document router advertisement and solicitation messages in ICMP inputwollman1994-10-021-2/+2
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+494
OpenPOWER on IntegriCloud