commit ea9c9a8a034ce21b182498758c2552c10a4929e4
Author: Matthew Dillon <[email protected]>
Date:   Wed Jun 12 11:02:12 2013 -0700

    netstat - Do not double-count interfaces associated with bridges
    
    * Do not double count packets & bytes for interfaces which are
      also associated with bridges when 'netstat -in' is used without
      an interface specification.

Summary of changes:
 usr.bin/netstat/if.c | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ea9c9a8a034ce21b182498758c2552c10a4929e4


-- 
DragonFly BSD source repository

Reply via email to