https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190281
bycn82@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bycn82@gmail.com
--- Comment #1 from bycn82@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"