summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-01-04 15:01:41 -0800
committerBen Pfaff <blp@nicira.com>2010-01-04 15:01:41 -0800
commit0a9126739bc5cd60d3666f4bd574217545001b06 (patch)
tree4316be940f87913dccd2fd840809d97a340d5991
parente4bfff8f0d2c01009759acb8adcab070327b5747 (diff)
downloadopenvswitch-0a9126739bc5cd60d3666f4bd574217545001b06.tar.gz
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".
-rw-r--r--vswitchd/ovs-vswitchd.conf.5.in2
1 files changed, 1 insertions, 1 deletions
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