]> git.proxmox.com Git - mirror_ovs.git/commitdiff
vswitchd: Document new fdb statistics commands
authorEelco Chaudron <echaudro@redhat.com>
Mon, 25 Jun 2018 10:58:17 +0000 (12:58 +0200)
committerBen Pfaff <blp@ovn.org>
Fri, 6 Jul 2018 21:26:20 +0000 (14:26 -0700)
Document the new fdb/stats-clear and fdb/stats-show commands

Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
vswitchd/ovs-vswitchd.8.in

index 55b997b607b6882ccbf9e76dcce48eb3c79e31c8..e39d158d5df6d360188acb29f502c142b3e7f9e0 100644 (file)
@@ -166,6 +166,11 @@ if no \fIbridge\fR is given.
 Lists each MAC address/VLAN pair learned by the specified \fIbridge\fR,
 along with the port on which it was learned and the age of the entry,
 in seconds.
+.IP "\fBfdb/stats-clear\fR [\fIbridge\fR]"
+Clear \fIbridge\fR MAC address learning table statistics, or all
+statistics if no \fIbridge\fR is given.
+.IP "\fBfdb/stats-show\fR \fIbridge\fR"
+Show MAC address learning table statistics for the specified \fIbridge\fR.
 .IP "\fBmdb/flush\fR [\fIbridge\fR]"
 Flushes \fIbridge\fR multicast snooping table, or all snooping tables
 if no \fIbridge\fR is given.