| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix netstat -gs with ip_mroute module and/or vnet | Mike Karels | 2019-11-12 | 1 | -6/+4 |
* | spdx: initial adoption of licensing ID tags. | Pedro F. Giffuni | 2017-11-18 | 1 | -0/+2 |
* | Use strlcpy and snprintf in netstat(1). | Xin LI | 2017-01-05 | 1 | -10/+14 |
* | Use a common subroutine to fetch and zero protocol stats instead of | Mark Johnston | 2015-09-11 | 1 | -9/+3 |
* | Simplify kvm symbol resolution and error handling. The symbol table | Hiroki Sato | 2015-09-02 | 1 | -22/+5 |
* | - Add -W flag support for network column in intpr() (-i flag) and | Hiroki Sato | 2015-09-01 | 1 | -4/+20 |
* | Convert netstat to use libxo. | Marcel Moolenaar | 2015-02-21 | 1 | -81/+126 |
* | Fix "netstat -gW" behavior broken in r259638. | Alexander V. Chernikov | 2014-04-29 | 1 | -11/+13 |
* | Use more fine-grained kvm(3) symbol lookup: routing code retrieves only | Alexander V. Chernikov | 2013-12-20 | 1 | -4/+39 |
* | Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPU | Andrey V. Elsukov | 2013-07-09 | 1 | -1/+1 |
* | Prepare network statistics structures for migration to PCPU counters. | Andrey V. Elsukov | 2013-07-09 | 1 | -15/+15 |
* | Bracket struct mfc and struct rtdetq with #ifdef _KERNEL. | Bruce M Simpson | 2009-04-21 | 1 | -0/+3 |
* | Fix size_t merge-o. | Bruce M Simpson | 2009-03-19 | 1 | -1/+1 |
* | Introduce a number of changes to the MROUTING code. | Bruce M Simpson | 2009-03-19 | 1 | -117/+189 |
* | style(9) | David E. O'Brien | 2008-01-02 | 1 | -4/+4 |
* | Restore netstat -M functionality for most statistics on core dumps. In | John Baldwin | 2007-07-16 | 1 | -27/+16 |
* | Use the names 'IPv4' and 'Forwarding Table' in program output, not | Bruce M Simpson | 2007-02-24 | 1 | -4/+4 |
* | Add comments about where netstat is using KVM to read things which | Bruce M Simpson | 2007-02-24 | 1 | -1/+3 |
* | Change wording of warnings when there is no ip_mroute.ko module | Bruce M Simpson | 2007-02-21 | 1 | -7/+12 |
* | Nits. | Bruce M Simpson | 2006-09-29 | 1 | -1/+1 |
* | Push removal of mrouted down to the rest of the tree. | Bruce M Simpson | 2006-09-29 | 1 | -1/+1 |
* | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | Yaroslav Tykhiy | 2006-07-28 | 1 | -4/+5 |
* | Both fields of struct timeval are of a non-basic type, | Yaroslav Tykhiy | 2006-07-28 | 1 | -6/+10 |
* | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). | Philippe Charnier | 2004-07-26 | 1 | -4/+2 |
* | 1. Add support for printing PIM-related statistics with | Jeffrey Hsu | 2003-08-07 | 1 | -0/+93 |
* | * Use sysctlbyname(3) to print statistics about the MFC and | Jeffrey Hsu | 2003-08-05 | 1 | -6/+24 |
* | Warns cleanups for netstat: | David Malone | 2002-09-05 | 1 | -5/+5 |
* | If -s -s is specified, don't show zero multicast routing statistics. | Ruslan Ermilov | 2001-09-07 | 1 | -26/+23 |
* | Use sysctl to export multicast routing stats | Bill Fenner | 2001-07-25 | 1 | -5/+13 |
* | remove K&R support | Assar Westerlund | 2001-06-15 | 1 | -4/+2 |
* | revert removal of warning and K&R support | Assar Westerlund | 2001-06-15 | 1 | -2/+4 |
* | remove most of the warnings | Assar Westerlund | 2001-06-15 | 1 | -4/+2 |
* | add the option -S for printing port numbers symbolically but addresses | Assar Westerlund | 2001-06-15 | 1 | -4/+4 |
* | sync with latest kame netstat. basically, more statistics | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -4/+3 |
* | IPv6 multicast routing. | Yoshinobu Inoue | 2000-01-28 | 1 | -1/+1 |
* | Cleanup towards -Wall | Julian Elischer | 1999-10-21 | 1 | -1/+6 |
* | Don't use ip_mrtproto to determine whether multicast routing is in | Bill Fenner | 1999-01-18 | 1 | -66/+19 |
* | Update to match changes in <net/if.h> and <netinet/ip_mroute.h>. | Garrett Wollman | 1997-01-03 | 1 | -2/+0 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | Garrett Wollman | 1996-12-10 | 1 | -0/+1 |
* | Code cleanup: remove unused variables, use correct *printf format | Alexander Langer | 1996-06-02 | 1 | -16/+15 |
* | Move #include of queue.h before #include of socketvar.h in preparation for | David Greenman | 1996-03-11 | 1 | -0/+1 |
* | Merge in Lite-2 changes. | Peter Wemm | 1996-01-14 | 1 | -1/+1 |
* | Re-write `netstat -g' code to match the 3.5 data structures. | Garrett Wollman | 1995-06-13 | 1 | -49/+47 |
* | Tell netstat about the new multicast forwarding statistics. For the moment, | Garrett Wollman | 1994-09-08 | 1 | -8/+23 |
* | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+222 |