NetBSD/usr.bin/netstat
msaitoh 3cd62456f9 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
compatibility with BIOC[GS]SEESENT ioctl. The userland interface is the same
as FreeBSD.

 This change also fixes a bug that the direction is misunderstand on some
environment by passing the direction to bpf_mtap*() instead of checking
m->m_pkthdr.rcvif.
2018-06-26 06:47:57 +00:00
..
atalk.c Drop assignment from uninitialized and otherwise unused variable. 2015-06-06 13:08:31 +00:00
bpf.c Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
fast_ipsec.c Tweak outputs of netstat -s for IPsec 2017-06-29 07:15:27 +00:00
if.c Remove mkludge stuffs 2017-02-23 07:57:09 +00:00
inet6.c Remove now unused tcpip.h includes. Some were already unused before. 2018-05-03 07:13:48 +00:00
inet.c Remove now unused tcpip.h includes. Some were already unused before. 2018-05-03 07:13:48 +00:00
main.c remove soft interrupt queues that don't exist anymore. 2016-07-14 20:13:10 +00:00
Makefile use librumpres 2017-10-10 19:30:41 +00:00
mbuf.c revert previous, will fix differently. 2015-07-28 19:46:42 +00:00
mroute6.c use the common code from route.c 2014-11-06 21:30:09 +00:00
mroute.c use the common code from route.c 2014-11-06 21:30:09 +00:00
netstat_hostops.c
netstat_rumpops.c
netstat.1 Remove duplicate routing flag list 2016-05-12 03:44:11 +00:00
netstat.h use the common code from route.c 2014-11-06 21:30:09 +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
route.c Separate nexthop caches from the routing table 2016-04-04 07:37:07 +00:00
unix.c use _KMEMUSER for <sys/file.h> 2017-01-13 04:22:51 +00:00
vtw.c Remove now unused tcpip.h includes. Some were already unused before. 2018-05-03 07:13:48 +00:00
vtw.h use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration 2011-05-11 15:08:59 +00:00