From: Ben Pfaff Date: Mon, 4 Jan 2010 23:01:41 +0000 (-0800) Subject: Fix documented name of key used to disable MAC learning on a VLAN. X-Git-Tag: v0.99.0~8 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=0a9126739bc5cd60d3666f4bd574217545001b06;hp=e4bfff8f0d2c01009759acb8adcab070327b5747;p=sliver-openvswitch.git Fix documented name of key used to disable MAC learning on a VLAN. The code uses "disable-learning" but the documentation claimed that it was "learning-disable". --- diff --git a/vswitchd/ovs-vswitchd.conf.5.in b/vswitchd/ovs-vswitchd.conf.5.in index c41667868..01a1e4c69 100644 --- a/vswitchd/ovs-vswitchd.conf.5.in +++ b/vswitchd/ovs-vswitchd.conf.5.in @@ -353,7 +353,7 @@ since the switch will attempt to send them out the input port. Disabling learning for the VLAN will cause the switch to correctly send the packet out all ports configured for that VLAN. If Open vSwitch is being used as an intermediate switch learning can be disabled -by setting the key \fBvlan.\fIbrname\fB.learning-disable=\fIvid\fR +by setting the key \fBvlan.\fIbrname\fB.disable-learning=\fIvid\fR to the mirrored VLAN. .ST "Example" The following \fBovs\-vswitchd\fR configuration copies all frames received