Re: netstat(1) -s -f is broken

2018-05-29 Thread Sean Bruno
On 05/03/18 15:32, Dieter BSD wrote: > FreeBSD 10.3-RELEASE > > The fine man page promises: > netstat -i | -I interface -s [-46] [-f protocol_family | -p protocol] > [-M core] [-N system] > Display per-interface statistics for each network protocol, for a >

Re: netstat(1) -s -f is broken

2018-05-05 Thread 神明達哉
At Fri, 4 May 2018 13:19:57 +0300, "Andrey V. Elsukov" wrote: > > Doesn't work with -p either. > > netstat -I lo0 -s -p udp > > :udp: no per-interface stats routine > > > > It would be very useful if this actually worked. > Only IPv6 and ICMPv6 have per-interface statistics counters. Other > pro

Re: netstat(1) -s -f is broken

2018-05-04 Thread Andrey V. Elsukov
On 04.05.2018 00:32, Dieter BSD wrote: > Doesn't work with -p either. > netstat -I lo0 -s -p udp > :udp: no per-interface stats routine > > It would be very useful if this actually worked. Only IPv6 and ICMPv6 have per-interface statistics counters. Other protocols don't have such support. -- W

netstat(1) -s -f is broken

2018-05-03 Thread Dieter BSD
FreeBSD 10.3-RELEASE The fine man page promises: netstat -i | -I interface -s [-46] [-f protocol_family | -p protocol] [-M core] [-N system] Display per-interface statistics for each network protocol, for a particular protocol_family, or for a single pro