summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/mroute.c
Commit message (Expand)AuthorAgeFilesLines
* Bracket struct mfc and struct rtdetq with #ifdef _KERNEL.bms2009-04-211-0/+3
* Fix size_t merge-o.bms2009-03-191-1/+1
* Introduce a number of changes to the MROUTING code.bms2009-03-191-117/+189
* style(9)obrien2008-01-021-4/+4
* Restore netstat -M functionality for most statistics on core dumps. Injhb2007-07-161-27/+16
* Use the names 'IPv4' and 'Forwarding Table' in program output, notbms2007-02-241-4/+4
* Add comments about where netstat is using KVM to read things whichbms2007-02-241-1/+3
* Change wording of warnings when there is no ip_mroute.ko modulebms2007-02-211-7/+12
* Nits.bms2006-09-291-1/+1
* Push removal of mrouted down to the rest of the tree.bms2006-09-291-1/+1
* Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,yar2006-07-281-4/+5
* Both fields of struct timeval are of a non-basic type,yar2006-07-281-6/+10
* Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).charnier2004-07-261-4/+2
* 1. Add support for printing PIM-related statistics withhsu2003-08-071-0/+93
* * Use sysctlbyname(3) to print statistics about the MFC andhsu2003-08-051-6/+24
* Warns cleanups for netstat:dwmalone2002-09-051-5/+5
* If -s -s is specified, don't show zero multicast routing statistics.ru2001-09-071-26/+23
* Use sysctl to export multicast routing statsfenner2001-07-251-5/+13
* remove K&R supportassar2001-06-151-4/+2
* revert removal of warning and K&R supportassar2001-06-151-2/+4
* remove most of the warningsassar2001-06-151-4/+2
* add the option -S for printing port numbers symbolically but addressesassar2001-06-151-4/+4
* sync with latest kame netstat. basically, more statisticsitojun2000-07-041-4/+3
* IPv6 multicast routing.shin2000-01-281-1/+1
* Cleanup towards -Walljulian1999-10-211-1/+6
* Don't use ip_mrtproto to determine whether multicast routing is infenner1999-01-181-66/+19
* Update to match changes in <net/if.h> and <netinet/ip_mroute.h>.wollman1997-01-031-2/+0
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-0/+1
* Code cleanup: remove unused variables, use correct *printf formatalex1996-06-021-16/+15
* Move #include of queue.h before #include of socketvar.h in preparation fordg1996-03-111-0/+1
* Merge in Lite-2 changes.peter1996-01-141-1/+1
* Re-write `netstat -g' code to match the 3.5 data structures.wollman1995-06-131-49/+47
* Tell netstat about the new multicast forwarding statistics. For the moment,wollman1994-09-081-8/+23
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+222
OpenPOWER on IntegriCloud