DragonFly BSD
DragonFly commits List (threaded) for 2013-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: netstat - Do not double-count interfaces associated with bridges


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 12 Jun 2013 11:03:31 -0700 (PDT)

commit ea9c9a8a034ce21b182498758c2552c10a4929e4
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]