netstat - Do not double-count interfaces associated with bridges
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 12 Jun 2013 18:02:12 +0000 (11:02 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 12 Jun 2013 18:02:12 +0000 (11:02 -0700)
commitea9c9a8a034ce21b182498758c2552c10a4929e4
tree422000605303183cf9dcd8799a7e8dbbb93da4fe
parent2c9f65d3b56ce58ee885864a242e3020e93c11c2
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.
usr.bin/netstat/if.c