summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-10-25 18:33:53 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-11-02 19:45:41 +0100
commitb397eb8c8e80ea9df1cf55c9d39aae27db88e45f (patch)
tree7e4be07ba21a1201be464b42d7dbeb0181404701
parent7c9bdf0ba5c5ce13ceb8889bccb22d7841a648e3 (diff)
downloadopenvswitch-b397eb8c8e80ea9df1cf55c9d39aae27db88e45f.tar.gz
vswitch.xml: Fix the name of rstp-path-cost option.
For some reason it is documented as 'rstp-port-path-cost', while the code and some other bits of documentation use 'rstp-path-cost'. Fixes: 9efd308e957c ("Rapid Spanning Tree Protocol (IEEE 802.1D).") Reviewed-by: David Marchand <david.marchand@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
-rw-r--r--vswitchd/vswitch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index d686612a8..06f333273 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -2211,7 +2211,7 @@
lowest port-id is elected as the root.
</column>
- <column name="other_config" key="rstp-port-path-cost"
+ <column name="other_config" key="rstp-path-cost"
type='{"type": "integer"}'>
The port path cost. The Port's contribution, when it is
the Root Port, to the Root Path Cost for the Bridge. By default the