| Commit message (Expand) | Author | Age | Files | Lines |
* | sync with latest kame netstat. basically, more statistics | itojun | 2000-07-04 | 1 | -106/+0 |
* | -permit protocol specific statistics at iflag, | shin | 2000-01-07 | 1 | -7/+14 |
* | Add new option, -L that will listen the various listen queue lengths. | guido | 1999-12-13 | 1 | -29/+56 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -18/+230 |
* | Cleanup towards -Wall | julian | 1999-10-21 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Don't truncate port numbers. | des | 1999-07-06 | 1 | -9/+5 |
* | Fix fstat compatibility by printing the address of the tcppcb instead of | des | 1999-03-10 | 1 | -3/+7 |
* | Fixed printf format errors. | bde | 1998-07-06 | 1 | -20/+36 |
* | o Use snprintf over sprintf. | imp | 1998-06-09 | 1 | -5/+6 |
* | Make "netstat -s" display stats on fast-forwarded packets. | pb | 1998-05-19 | 1 | -2/+5 |
* | mbuf, inet, and unix modules no longer read kvm. | wollman | 1998-05-15 | 1 | -62/+115 |
* | Print out the two new fields in the ICMP stats. While we're at it, also | wollman | 1997-08-25 | 1 | -5/+23 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Print out the new uninteresting-multicast-packets statistic. | wollman | 1997-01-21 | 1 | -1/+4 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | TCP statistics are unsigned counters. | pst | 1997-01-07 | 1 | -46/+46 |
* | Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs | wollman | 1996-10-28 | 1 | -1/+4 |
* | Try to make netstat more smart about port numbers. | phk | 1996-08-23 | 1 | -7/+21 |
* | Print PCB hash miss statistic. | wollman | 1996-06-05 | 1 | -0/+1 |
* | Code cleanup: remove unused variables, use correct *printf format | alex | 1996-06-02 | 1 | -91/+91 |
* | Move #include of queue.h before #include of socketvar.h in preparation for | dg | 1996-03-11 | 1 | -1/+1 |
* | Add a counter for the number of times the listen queue was overflowed to | guido | 1996-02-26 | 1 | -0/+1 |
* | tidy up the domain name trimming code, and move it to a single place | peter | 1996-01-15 | 1 | -13/+1 |
* | Merge in Lite-2 changes. | peter | 1996-01-14 | 1 | -2/+3 |
* | Change .8s port name restriction to .15s, modern tcp port | ache | 1995-12-23 | 1 | -1/+1 |
* | - #if defined(TF_NEEDSYN) && defined(TF_NEEDSYN) | adam | 1995-10-27 | 1 | -2/+2 |
* | In TCP statistics, display new statistic about how many resends were | wollman | 1995-10-13 | 1 | -0/+1 |
* | Output statistics as unsigned in the -w section. | dg | 1995-07-29 | 1 | -5/+13 |
* | Add "connections dropped by persist timeout" statistic. | dg | 1995-07-29 | 1 | -0/+1 |
* | Correct spelling mistake: upcated -> updated. | wollman | 1995-06-19 | 1 | -2/+2 |
* | Print out the statistics for cache updates of rtt, rttvar, and ssthresh. | wollman | 1995-06-19 | 1 | -0/+5 |
* | That's what I get for doing things in a hurry...applied up-to-date patch | dg | 1995-04-09 | 1 | -1/+1 |
* | Oops, remove some chaff from previous commit. | dg | 1995-04-09 | 1 | -6/+0 |
* | Updated netstat to grok 4.4 QUEUE macros now being used to like the PCBs | dg | 1995-04-09 | 1 | -8/+9 |
* | Make netstat report the correct state for T/TCP. | wollman | 1995-02-14 | 1 | -1/+7 |
* | Document router advertisement and solicitation messages in ICMP input | wollman | 1994-10-02 | 1 | -2/+2 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+494 |