NetBSD/usr.bin/netstat
manu 1b0d8e317f Display SOCK_SEQPACKET local sockets in sockstat and netstat 2011-05-29 04:45:08 +00:00
..
Makefile Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
atalk.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
bpf.c Add netstat rump client. For now, it always sets -X, i.e. will 2010-12-13 21:15:30 +00:00
fast_ipsec.c pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
if.c Use RT_ROUNDUP() and friends from sys/route.h instead of homegrown 2011-02-04 14:31:23 +00:00
inet.c Suppress whitespace at EOL to fix lib/librumphijack/t_tcpip. 2011-05-11 22:21:59 +00:00
inet6.c RA flood mitigation via a limit on accepted routes: 2011-05-24 18:07:11 +00:00
ipsec.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
iso.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
main.c Always try to open kmem, do not always set use_sysctl to 1, and do not 2011-05-04 01:13:35 +00:00
mbuf.c Add netstat rump client. For now, it always sets -X, i.e. will 2010-12-13 21:15:30 +00:00
mroute.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
mroute6.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
netstat.1 Insert word "mbuf" to description of -m (so you can search for it). 2010-12-06 09:28:38 +00:00
netstat.h Reduces the resources demanded by TCP sessions in TIME_WAIT-state using 2011-05-03 18:28:44 +00:00
netstat_hostops.c Add netstat rump client. For now, it always sets -X, i.e. will 2010-12-13 21:15:30 +00:00
netstat_rumpops.c Add netstat rump client. For now, it always sets -X, i.e. will 2010-12-13 21:15:30 +00:00
pfsync.c Pull pfsync_stats() out of inet.c and into pfsync.c so that inet.c does 2011-03-01 19:01:59 +00:00
prog_ops.h Deal with crunch the standard way. 2010-12-15 11:22:41 +00:00
route.c Use RT_ROUNDUP() and friends from sys/route.h instead of homegrown 2011-02-04 14:31:23 +00:00
show.c Use RT_ROUNDUP() and friends from sys/route.h instead of homegrown 2011-02-04 14:31:23 +00:00
unix.c Display SOCK_SEQPACKET local sockets in sockstat and netstat 2011-05-29 04:45:08 +00:00
vtw.c use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration 2011-05-11 15:08:59 +00:00
vtw.h use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration 2011-05-11 15:08:59 +00:00