| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r262763, r262767, r262771, r262806 from head: | Gleb Smirnoff | 2014-03-21 | 1 | -0/+1 |
| * | Merge r259562,r259566,r259638,r259645,r260124 by melifaro: | Gleb Smirnoff | 2014-03-19 | 1 | -8/+9 |
| * | Merge r261582, r261601, r261610, r261613, r261627, r261640, r261641, r261823, | Gleb Smirnoff | 2014-03-04 | 1 | -0/+1 |
| * | Merged /head:r256510,256512,257376,257469,260052: | Gleb Smirnoff | 2014-01-27 | 1 | -2/+2 |
| * | Add -F fibnum option to specify an FIB number for -r flag. | Hiroki Sato | 2013-07-12 | 1 | -1/+1 |
| * | Use new macros to implement ipstat and tcpstat using PCPU counters. | Andrey V. Elsukov | 2013-07-09 | 1 | -1/+1 |
| * | Use kvm_counter_u64_fetch() to fix obtaining ipstat and tcpstat from | Gleb Smirnoff | 2013-04-10 | 1 | -0/+1 |
| * | - Hide the internal scope address representation of the KAME IPv6 | Hajimu UMEMOTO | 2011-01-20 | 1 | -0/+1 |
| * | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 1 | -4/+0 |
| * | Add new, per connection, statistics for TCP, including: | George V. Neville-Neil | 2010-11-17 | 1 | -0/+1 |
| * | Teach netstat -Q to work with -N and -M by adding libkvm versions of data | Robert Watson | 2010-03-01 | 1 | -1/+1 |
| * | Teach netstat(1) to print out netisr statistics when given the -Q argument. | Robert Watson | 2010-02-22 | 1 | -0/+5 |
| * | Add a new option, -q howmany, which when used in conjuction with -w, | Xin LI | 2010-01-11 | 1 | -0/+1 |
| * | Unbreak user space after if_timer/if_watchdog removal in r199975. | Bjoern A. Zeeb | 2009-12-01 | 1 | -1/+0 |
| * | netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were required | Robert Watson | 2009-10-05 | 1 | -1/+1 |
| * | Add ARP statistics to the kernel and netstat. | George V. Neville-Neil | 2009-09-03 | 1 | -0/+1 |
| * | Introduce a number of changes to the MROUTING code. | Bruce M Simpson | 2009-03-19 | 1 | -1/+1 |
| * | Now that ifmcstat(8) does not suck, retire host-mode netstat -g. | Bruce M Simpson | 2009-02-15 | 1 | -1/+0 |
| * | add new build knobs and jigger some existing controls to improve | Sam Leffler | 2008-09-21 | 1 | -0/+2 |
| * | Minimize changes CURRENT<->releng7. | David E. O'Brien | 2008-09-01 | 1 | -1/+1 |
| * | Update the kernel to count the number of mbufs and clusters | George V. Neville-Neil | 2008-05-15 | 1 | -0/+1 |
| * | Fix netname() [1] and routename() on big-endian LP64 archs. | Marius Strobl | 2008-02-07 | 1 | -2/+2 |
| * | style(9) | David E. O'Brien | 2008-01-02 | 1 | -6/+6 |
| * | Restore netstat -M functionality for most statistics on core dumps. In | John Baldwin | 2007-07-16 | 1 | -38/+40 |
| * | Commit IPv6 support for FAST_IPSEC to the tree. | George V. Neville-Neil | 2007-07-01 | 1 | -3/+0 |
| * | Adds support for SCTP. | Randall Stewart | 2007-06-09 | 1 | -0/+4 |
| * | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | Yaroslav Tykhiy | 2006-07-28 | 1 | -3/+3 |
| * | Add support for printing IPSEC protocol stats if the kernel was compiled | Kelly Yancey | 2005-12-28 | 1 | -0/+6 |
| * | Modify netstat -mb to use libmemstat when accessing a core dump or live | Robert Watson | 2005-11-13 | 1 | -2/+1 |
| * | Remove bridge(4) from the tree. if_bridge(4) is a full functional | Max Laier | 2005-09-27 | 1 | -2/+0 |
| * | Merge bpfstat's functionality into the netstat(1) utility. This adds | Christian S.J. Peron | 2005-09-07 | 1 | -0/+1 |
| * | Add a new switch -h for interface stats mode, which prints all interface | Gleb Smirnoff | 2005-08-18 | 1 | -0/+1 |
| * | Print newly exported pfsync statistics with netstat(8). | Max Laier | 2005-07-14 | 1 | -0/+1 |
| * | Add CARP (Common Address Redundancy Protocol), which allows multiple | Gleb Smirnoff | 2005-02-22 | 1 | -0/+1 |
| * | Bring in mbuma to replace mballoc. | Bosko Milekic | 2004-05-31 | 1 | -1/+0 |
| * | Teach netstat(1) how to print the multicast group memberships present | Bruce M Simpson | 2004-03-25 | 1 | -1/+1 |
| * | Fixed missing declaration of pluralies(). This showed up as strange | Bruce Evans | 2003-12-29 | 1 | -0/+1 |
| * | Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")" | Bruce Evans | 2003-12-29 | 1 | -64/+64 |
| * | Restore old netstat -m output. | Alfred Perlstein | 2003-12-23 | 1 | -0/+1 |
| * | 1. Add support for printing PIM-related statistics with | Jeffrey Hsu | 2003-08-07 | 1 | -0/+1 |
| * | o Allow "buckets" in mb_alloc to be differently sized (according to | Bosko Milekic | 2003-02-20 | 1 | -1/+1 |
| * | Warns cleanups for netstat: | David Malone | 2002-09-05 | 1 | -32/+33 |
| * | Deprecate the -l option in favour of more natural -W. | Ruslan Ermilov | 2001-09-07 | 1 | -1/+0 |
| * | Make `rttrash' variable (#routes not in table but not freed) visible | Ruslan Ermilov | 2001-06-29 | 1 | -1/+1 |
| * | Add netstat(1) knob to reset net.inet.{ip|icmp|tcp|udp|igmp}.stats. | Ruslan Ermilov | 2001-06-23 | 1 | -0/+1 |
| * | Introduce numerous SMP friendly changes to the mbuf allocator. Namely, | Bosko Milekic | 2001-06-22 | 1 | -1/+2 |
| * | remove warnings | Assar Westerlund | 2001-06-15 | 1 | -28/+28 |
| * | remove K&R support | Assar Westerlund | 2001-06-15 | 1 | -62/+62 |
| * | revert removal of warning and K&R support | Assar Westerlund | 2001-06-15 | 1 | -28/+28 |
| * | First round of netstat(1) cleanup. | Ruslan Ermilov | 2001-06-15 | 1 | -1/+0 |