From aed2db181bc7a216179f528dae98d997d89a1cc4 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 10 May 2012 15:53:19 -0700 Subject: [PATCH] vswitch.xml: Describe current default fail_mode. We are thinking about changing the default, so this leaves that open for the future. Signed-off-by: Ben Pfaff --- vswitchd/vswitch.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 308af51f..94760ccf 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -409,7 +409,10 @@ any defined controllers forever.

-

If this value is unset, the default is implementation-specific.

+

+ The default is standalone if the value is unset, but + future versions of Open vSwitch may change the default. +

The standalone mode can create forwarding loops on a bridge that has more than one uplink port unless STP is enabled. To -- 2.30.2