From b397eb8c8e80ea9df1cf55c9d39aae27db88e45f Mon Sep 17 00:00:00 2001 From: Ilya Maximets Date: Tue, 25 Oct 2022 18:33:53 +0200 Subject: 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 Signed-off-by: Ilya Maximets --- vswitchd/vswitch.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. - 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 -- cgit v1.2.1