NetBSD/usr.bin/netstat
christos 30107bf0d8 Update for new pcb tailq's.
While here fix ipv6 pcb printing by making tcp6_dump with tcp.
XXX: Merge the inet and the inet6 code. It is silly to need to specify
-p tcp6 to print a tcp6 pcb, we already know what it is.
2013-11-23 22:01:12 +00:00
..
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
atalk.c - avoid pointer gymnastics 2013-10-18 20:26:45 +00:00
bpf.c Fix memory leak. 2012-12-14 08:15:44 +00:00
fast_ipsec.c PR/47744: Frank Kardel: netstat -s stops output prematurely when ipsec is not 2013-04-15 21:20:39 +00:00
if.c use correct function and symbolic constants 2013-10-19 15:56:05 +00:00
inet.c Update for new pcb tailq's. 2013-11-23 22:01:12 +00:00
inet6.c Update for new pcb tailq's. 2013-11-23 22:01:12 +00:00
main.c Update for new pcb tailq's. 2013-11-23 22:01:12 +00:00
mbuf.c Use C89 function definitions 2012-03-20 20:34:57 +00:00
mroute.c Use C89 function definitions 2012-03-20 20:34:57 +00:00
mroute6.c - avoid pointer gymnastics 2013-10-18 20:26:45 +00:00
netstat.1 Make the -f option accept multiple address families. 2013-10-18 22:18:14 +00:00
netstat.h Update for new pcb tailq's. 2013-11-23 22:01:12 +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
pfkey.c split the ipsec.c source file into the pfkey part which is shared 2012-01-06 14:21:16 +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 sysctl based code netstat -r. Remove support for post-mortem 2013-01-28 13:49:08 +00:00
show.c use correct function and symbolic constants 2013-10-19 15:56:05 +00:00
unix.c Use C89 function definitions 2012-03-20 20:34:57 +00:00
vtw.c - avoid pointer gymnastics 2013-10-18 20:26:45 +00:00
vtw.h use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration 2011-05-11 15:08:59 +00:00