| Commit message (Expand) | Author | Age | Files | Lines |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -2/+4 |
* | Improved description for packet zone statistics. | Andre Oppermann | 2006-02-18 | 1 | -1/+1 |
* | Print statistics on mbuf+clusters in packet zone. | Andre Oppermann | 2006-02-18 | 1 | -0/+4 |
* | Print statistics on jumbo mbuf clusters. | Andre Oppermann | 2006-02-18 | 1 | -2/+72 |
* | Sort sfbuf allocation counters with other sfbuf information. | Robert Watson | 2006-02-11 | 1 | -13/+9 |
* | Un-#if 0 the printing of allocation failure counts for mbufs, clusters, | Robert Watson | 2006-02-11 | 1 | -2/+0 |
* | Add support for printing IPSEC protocol stats if the kernel was compiled | Kelly Yancey | 2005-12-28 | 5 | -97/+489 |
* | Provide some basic documentation explaining what the bpf(4) flags are | Christian S.J. Peron | 2005-12-18 | 1 | -0/+24 |
* | Remove two lines of debugging output that accidentally snuck into the | Robert Watson | 2005-11-28 | 1 | -2/+0 |
* | -mdoc sweep. | Ruslan Ermilov | 2005-11-18 | 1 | -2/+3 |
* | Modify netstat -mb to use libmemstat when accessing a core dump or live | Robert Watson | 2005-11-13 | 3 | -178/+54 |
* | Align output. | Ruslan Ermilov | 2005-11-09 | 1 | -2/+2 |
* | Fix obvious copy'n'paste-O in rev.1.36 While here nit style. | Max Laier | 2005-10-22 | 1 | -3/+3 |
* | Remove bridge(4) from the tree. if_bridge(4) is a full functional | Max Laier | 2005-09-27 | 4 | -51/+2 |
* | - Print space character in show_stat(). Remove a lot of priuntf(" "). | Gleb Smirnoff | 2005-09-27 | 1 | -37/+29 |
* | Use is '-' to imply that the flag is not set, rather than '.'. | Christian S.J. Peron | 2005-09-15 | 1 | -1/+1 |
* | Print a warning if we fail to retrieve the process name for any reason. | Christian S.J. Peron | 2005-09-13 | 1 | -1/+3 |
* | If there are'nt any bpf descriptors to process than dont bother attempting to | Christian S.J. Peron | 2005-09-13 | 1 | -0/+2 |
* | Free the bpf descriptor array after we are done with it. This probably isnt | Christian S.J. Peron | 2005-09-07 | 1 | -0/+1 |
* | Update usage to reflect the new option. | Christian S.J. Peron | 2005-09-07 | 1 | -1/+2 |
* | Merge bpfstat's functionality into the netstat(1) utility. This adds | Christian S.J. Peron | 2005-09-07 | 5 | -3/+144 |
* | List -W as one of the meaningful options to the -i (interfaces) | Yaroslav Tykhiy | 2005-08-24 | 1 | -1/+1 |
* | Bail if interface is misspelled instead of falling out into the | Ruslan Ermilov | 2005-08-20 | 1 | -0/+2 |
* | Add a new switch -h for interface stats mode, which prints all interface | Gleb Smirnoff | 2005-08-18 | 4 | -10/+29 |
* | Don't include -lipx twice. | Poul-Henning Kamp | 2005-08-05 | 1 | -2/+2 |
* | Make IPX support depend on NO_IPX | Poul-Henning Kamp | 2005-08-05 | 2 | -2/+16 |
* | Since libmemstat(3) now supports its own error management mechanism, | Robert Watson | 2005-07-24 | 1 | -1/+2 |
* | Modify "netstat -mb" to use libmemstat(3) when acting on a live system, | Robert Watson | 2005-07-18 | 2 | -36/+197 |
* | Print newly exported pfsync statistics with netstat(8). | Max Laier | 2005-07-14 | 3 | -1/+52 |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | Hajimu UMEMOTO | 2005-05-13 | 1 | -2/+2 |
* | Silence a warning on systems without carp(4). | Ruslan Ermilov | 2005-04-12 | 1 | -1/+2 |
* | Add limits on the number of elements in the sack scoreboard both | Paul Saab | 2005-03-09 | 1 | -0/+1 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | Gleb Smirnoff | 2005-02-22 | 3 | -0/+50 |
* | According to style.Makefile(5): | Xin LI | 2005-01-23 | 1 | -2/+4 |
* | Make sure that we don't define INET6 when NO_INET6 is defined. | Xin LI | 2005-01-22 | 1 | -0/+2 |
* | evise use of queue(9) macros for netipx when used from userspace: | Robert Watson | 2005-01-02 | 1 | -11/+5 |
* | Apply a simplifying patch submitted by rik to the IPX support in | Robert Watson | 2004-12-31 | 1 | -34/+14 |
* | Update netstat(1) for recent conversion of netipx to queue(9) from | Robert Watson | 2004-12-31 | 2 | -4/+24 |
* | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
* | -c flag (cache stats) was killed in rev. 1.68. Fix getopt(3) and | Maxim Konovalov | 2004-10-20 | 1 | -2/+2 |
* | Print link level address on vlan interfaces using ether_ntoa(), to make | Gleb Smirnoff | 2004-07-28 | 1 | -0/+1 |
* | Use the length modifier 'll' instead of 'q' to print long longs. | Stefan Farfeleder | 2004-07-28 | 1 | -6/+6 |
* | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). | Philippe Charnier | 2004-07-26 | 14 | -78/+82 |
* | Add SACK statistics to netstat. | Paul Saab | 2004-06-29 | 1 | -0/+10 |
* | Make netstat(1) more closely follow documented behaviour. If a TCP | Bruce M Simpson | 2004-06-16 | 1 | -1/+2 |
* | Add missing dot and newline in a message. | Max Khon | 2004-06-02 | 1 | -1/+1 |
* | Bring in mbuma to replace mballoc. | Bosko Milekic | 2004-05-31 | 4 | -200/+9 |
* | Bumped document date. | Ruslan Ermilov | 2004-05-19 | 1 | -2/+2 |
* | Output style nit. | Ruslan Ermilov | 2004-05-12 | 1 | -1/+1 |
* | Add the bad reset statistic (corresponds to tcp_input.c rev 1.235) | Mike Silbersack | 2004-04-26 | 1 | -0/+1 |