From: Ben Pfaff
Date: Thu, 10 May 2012 22:53:19 +0000 (-0700)
Subject: vswitch.xml: Describe current default fail_mode.
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aed2db181bc7a216179f528dae98d997d89a1cc4;p=openvswitch
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 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