| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r265096: | garga | 2015-07-02 | 1 | -11/+13 |
* | Merge r259562,r259566,r259638,r259645,r260124 by melifaro: | glebius | 2014-03-19 | 1 | -4/+39 |
* | Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPU | ae | 2013-07-09 | 1 | -1/+1 |
* | Prepare network statistics structures for migration to PCPU counters. | ae | 2013-07-09 | 1 | -15/+15 |
* | Bracket struct mfc and struct rtdetq with #ifdef _KERNEL. | bms | 2009-04-21 | 1 | -0/+3 |
* | Fix size_t merge-o. | bms | 2009-03-19 | 1 | -1/+1 |
* | Introduce a number of changes to the MROUTING code. | bms | 2009-03-19 | 1 | -117/+189 |
* | style(9) | obrien | 2008-01-02 | 1 | -4/+4 |
* | Restore netstat -M functionality for most statistics on core dumps. In | jhb | 2007-07-16 | 1 | -27/+16 |
* | Use the names 'IPv4' and 'Forwarding Table' in program output, not | bms | 2007-02-24 | 1 | -4/+4 |
* | Add comments about where netstat is using KVM to read things which | bms | 2007-02-24 | 1 | -1/+3 |
* | Change wording of warnings when there is no ip_mroute.ko module | bms | 2007-02-21 | 1 | -7/+12 |
* | Nits. | bms | 2006-09-29 | 1 | -1/+1 |
* | Push removal of mrouted down to the rest of the tree. | bms | 2006-09-29 | 1 | -1/+1 |
* | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | yar | 2006-07-28 | 1 | -4/+5 |
* | Both fields of struct timeval are of a non-basic type, | yar | 2006-07-28 | 1 | -6/+10 |
* | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). | charnier | 2004-07-26 | 1 | -4/+2 |
* | 1. Add support for printing PIM-related statistics with | hsu | 2003-08-07 | 1 | -0/+93 |
* | * Use sysctlbyname(3) to print statistics about the MFC and | hsu | 2003-08-05 | 1 | -6/+24 |
* | Warns cleanups for netstat: | dwmalone | 2002-09-05 | 1 | -5/+5 |
* | If -s -s is specified, don't show zero multicast routing statistics. | ru | 2001-09-07 | 1 | -26/+23 |
* | Use sysctl to export multicast routing stats | fenner | 2001-07-25 | 1 | -5/+13 |
* | remove K&R support | assar | 2001-06-15 | 1 | -4/+2 |
* | revert removal of warning and K&R support | assar | 2001-06-15 | 1 | -2/+4 |
* | remove most of the warnings | assar | 2001-06-15 | 1 | -4/+2 |
* | add the option -S for printing port numbers symbolically but addresses | assar | 2001-06-15 | 1 | -4/+4 |
* | sync with latest kame netstat. basically, more statistics | itojun | 2000-07-04 | 1 | -4/+3 |
* | IPv6 multicast routing. | shin | 2000-01-28 | 1 | -1/+1 |
* | Cleanup towards -Wall | julian | 1999-10-21 | 1 | -1/+6 |
* | Don't use ip_mrtproto to determine whether multicast routing is in | fenner | 1999-01-18 | 1 | -66/+19 |
* | Update to match changes in <net/if.h> and <netinet/ip_mroute.h>. | wollman | 1997-01-03 | 1 | -2/+0 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 1 | -0/+1 |
* | Code cleanup: remove unused variables, use correct *printf format | alex | 1996-06-02 | 1 | -16/+15 |
* | Move #include of queue.h before #include of socketvar.h in preparation for | dg | 1996-03-11 | 1 | -0/+1 |
* | Merge in Lite-2 changes. | peter | 1996-01-14 | 1 | -1/+1 |
* | Re-write `netstat -g' code to match the 3.5 data structures. | wollman | 1995-06-13 | 1 | -49/+47 |
* | Tell netstat about the new multicast forwarding statistics. For the moment, | wollman | 1994-09-08 | 1 | -8/+23 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+222 |