freebsd-dev/usr.bin/netstat
Robert Watson c8359dde47 Print routing statistics as unsigned short rather than unsigned int,
otherwise sign extension leads to unlikely values when in the negative
range of the signed short structure fields that hold the statistics.
The type used to hold routing statistics is arguably also incorrect.

MFC after:	3 days
2009-10-15 10:31:24 +00:00
..
atalk.c style(9) 2008-01-02 23:26:11 +00:00
bpf.c Implement the -z (zero counters) option for the various bpf counters. 2009-06-19 20:31:44 +00:00
if.c style(9) 2008-01-02 23:26:11 +00:00
inet6.c Add MLDv2 statistic IDs to netstat for IPv6 stack. 2009-04-29 09:52:04 +00:00
inet.c In netstat -x, do not try to print out tcp timer status for udp sockets. 2009-09-23 05:32:33 +00:00
ipsec.c style(9) 2008-01-02 23:26:11 +00:00
ipx.c style(9) 2008-01-02 23:26:11 +00:00
main.c netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were required 2009-10-05 15:06:14 +00:00
Makefile Now that ifmcstat(8) does not suck, retire host-mode netstat -g. 2009-02-15 16:16:38 +00:00
mbuf.c style(9) 2008-01-02 23:26:11 +00:00
mroute6.c style(9) 2008-01-02 23:26:11 +00:00
mroute.c Bracket struct mfc and struct rtdetq with #ifdef _KERNEL. 2009-04-21 12:47:09 +00:00
netgraph.c style(9) 2008-01-02 23:26:11 +00:00
netstat.1 Add the ability to see TCP timers via netstat -x. This can be a useful 2009-09-16 05:33:15 +00:00
netstat.h netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were required 2009-10-05 15:06:14 +00:00
pfkey.c style(9) 2008-01-02 23:26:11 +00:00
route.c Print routing statistics as unsigned short rather than unsigned int, 2009-10-15 10:31:24 +00:00
sctp.c Fixes typo's in sctp.c 2008-04-16 17:40:30 +00:00
unix.c netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were required 2009-10-05 15:06:14 +00:00