ovs-vswitchd: Track packet and byte statistics sent on mirrors.
authorJustin Pettit <jpettit@nicira.com>
Sun, 20 Nov 2011 23:12:36 +0000 (15:12 -0800)
committerJustin Pettit <jpettit@nicira.com>
Thu, 24 Nov 2011 07:22:53 +0000 (23:22 -0800)
commit9d24de3bca606e768dfd17f0676dd17c26241337
treee716eeb86d17caf5a9a0b99b6750410f961638b8
parent9ae7ddc08260134e4dcba618ba9dc6a09298c756
ovs-vswitchd: Track packet and byte statistics sent on mirrors.

This commit adds support for tracking the number of packets and bytes
sent through a mirror.  The numbers are kept in the new "statistics"
column on the mirror table in the "tx_packets" and "tx_bytes" keys.
NEWS
ofproto/ofproto-dpif.c
ofproto/ofproto-provider.h
ofproto/ofproto.c
ofproto/ofproto.h
vswitchd/bridge.c
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml