Update fake bond devices' statistics with the sum of bond slaves' stats.
authorBen Pfaff <blp@nicira.com>
Mon, 19 Apr 2010 18:12:27 +0000 (11:12 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 19 Apr 2010 18:12:27 +0000 (11:12 -0700)
commit8722022c0c0d29d3f998dc26c50944c456e56646
treeb0c4784cb7f71a72f8d924f69e14ee7407da8b0b
parent6f643e4946016399f0b217c2226284e3892b6267
Update fake bond devices' statistics with the sum of bond slaves' stats.

Needed by XAPI to accurately report bond statistics.

Ugh.

Bug NIC-63.
datapath/vport-internal_dev.c
include/openvswitch/internal_dev.h [new file with mode: 0644]
lib/netdev-gre.c
lib/netdev-linux.c
lib/netdev-provider.h
lib/netdev.c
lib/netdev.h
vswitchd/bridge.c