Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2014 15:07:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 190281] netstat -s -i only shows ip6 statistics
Message-ID:  <bug-190281-8-PSZftiI7s9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-190281-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-190281-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190281-8-PSZftiI7s9>