git: netstat - Do not double-count interfaces associated with bridges
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Jun 12 11:03:31 PDT 2013
    
    
  
commit ea9c9a8a034ce21b182498758c2552c10a4929e4
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
    
    
More information about the Commits
mailing list