summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/mroute.c
Commit message (Expand)AuthorAgeFilesLines
* 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