[Bug 190281] netstat -s -i only shows ip6 statistics

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 17 15:07:50 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190281

bycn82 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bycn82 at gmail.com

--- Comment #1 from bycn82 at gmail.com ---
command "netstat -i" will show the "per interface statistic" information, but
currently, actually according to the source, developers only implemented the
"ip6_ifstats" and "icmp6_ifstats", two methods only and they are for INET6, 
so "netstat -s -i -4" will get nothing, 
and "netstat -s -i -6" will be the same as "netstat -s -i"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list