summaryrefslogtreecommitdiff
path: root/vswitchd
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:14 +0100
commit0d0f282c19e1d83fd18529e225845560c6e830e4 (patch)
tree8ff2c3baf0adaa03a2ce06939e3d8128f3e974b7 /vswitchd
parentf1eb850aea833c5fd0cc106020184b0db63d7a30 (diff)
downloadopenvswitch-0d0f282c19e1d83fd18529e225845560c6e830e4.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>
Diffstat (limited to 'vswitchd')
-rw-r--r--vswitchd/vswitch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 36388e3c4..928821a82 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -2350,7 +2350,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