1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.bin/netstat
Robert Watson 0153eb6688 Teach netstat(1) to print out netisr statistics when given the -Q argument.
Currently supports only reporting on live systems via sysctl, kmem support
needs to be edded.

MFC after:	1 week
Sponsored by:	Juniper Networks
2010-02-22 15:57:36 +00:00
..
atalk.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
bpf.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
if.c Add a new option, -q howmany, which when used in conjuction with -w, 2010-01-11 03:00:17 +00:00
inet6.c
inet.c
ipsec.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
ipx.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
main.c Teach netstat(1) to print out netisr statistics when given the -Q argument. 2010-02-22 15:57:36 +00:00
Makefile Teach netstat(1) to print out netisr statistics when given the -Q argument. 2010-02-22 15:57:36 +00:00
mbuf.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
mroute6.c
mroute.c
netgraph.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
netisr.c Teach netstat(1) to print out netisr statistics when given the -Q argument. 2010-02-22 15:57:36 +00:00
netstat.1 Teach netstat(1) to print out netisr statistics when given the -Q argument. 2010-02-22 15:57:36 +00:00
netstat.h Teach netstat(1) to print out netisr statistics when given the -Q argument. 2010-02-22 15:57:36 +00:00
pfkey.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
route.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
sctp.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
unix.c