From: Ben Pfaff Date: Thu, 10 May 2012 22:53:19 +0000 (-0700) Subject: vswitch.xml: Describe current default fail_mode. X-Git-Tag: sliver-openvswitch-1.8.90-0~48^2~429 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=aed2db181bc7a216179f528dae98d997d89a1cc4;p=sliver-openvswitch.git 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 --- diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 308af51fb..94760ccf8 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