stp: Track BPDU tx and rx counts.
authorJustin Pettit <jpettit@nicira.com>
Mon, 14 Nov 2011 23:04:14 +0000 (15:04 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 15 Nov 2011 18:17:56 +0000 (10:17 -0800)
When debugging spanning tree, it's useful to have counters about how
many BPDUs have been sent and received.  This commit keeps track of
these counters and stores them in a new "statistics" column of the Port
table.

Feature #8103


No differences found