NetBSD/usr.bin/netstat
mrg 968fb181e3 if not given an interface to monitor by default, pick the one
with the most bytes in/out the first time and keep using it.

in addition to picking the most likely intersting interface,
this actually fixes a bug where interfaces coming/going in
the middle of eg, "netstat -b -w 1", may end up showing the
data for another interface on any output line (including the
the header declaring the interface!)
2022-12-28 18:34:33 +00:00
..
Makefile
atalk.c KNF. No functional change. 2022-09-02 06:25:43 +00:00
bpf.c netstat/bpf.c: Don't print garbage for stale pid 2022-11-19 08:56:20 +00:00
fast_ipsec.c
if.c if not given an interface to monitor by default, pick the one 2022-12-28 18:34:33 +00:00
inet.c Adjust userland commands for struct inpcb separation 2022-10-28 05:27:16 +00:00
inet6.c Adjust userland commands for struct inpcb separation 2022-10-28 05:27:16 +00:00
main.c Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
mbuf.c
mroute.c
mroute6.c
netstat.1 Add note about "netstat -mssv". 2022-12-21 09:06:59 +00:00
netstat.h
netstat_hostops.c
netstat_rumpops.c
pfkey.c KNF. No functional change. 2022-09-02 06:25:43 +00:00
pfsync.c KNF. No functional change. 2022-09-02 06:25:43 +00:00
route.c KNF. No functional change. 2022-09-02 06:25:43 +00:00
unix.c KNF. No functional change. 2022-09-02 06:25:43 +00:00
vtw.c
vtw.h