From: Ben Pfaff
Date: Thu, 10 May 2012 17:11:08 +0000 (-0700)
Subject: vswitch.xml: Suggest secure fail-mode to avoid loops with multiple uplinks.
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dea6ace339f1a7433040f590feb3b2d19089af5;p=openvswitch
vswitch.xml: Suggest secure fail-mode to avoid loops with multiple uplinks.
EXT-186.
Reported-by: Rob Sherwood
Signed-off-by: Ben Pfaff
---
diff --git a/AUTHORS b/AUTHORS
index dea511b2..f488aede 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -135,6 +135,7 @@ Peter Balland peter@nicira.com
Peter Phaal peter.phaal@inmon.com
Ram Jothikumar rjothikumar@nicira.com
Ramana Reddy gtvrreddy@gmail.com
+Rob Sherwood rob.sherwood@bigswitch.com
Roger Leigh rleigh@codelibre.net
Rogério Vinhal Nunes
Sean Brady sbrady@gtfservices.com
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index b9b7b97a..308af51f 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -410,6 +410,12 @@
If this value is unset, the default is implementation-specific.
+
+ The standalone
mode can create forwarding loops on a
+ bridge that has more than one uplink port unless STP is enabled. To
+ avoid loops on such a bridge, configure secure
mode or
+ enable STP (see ).
+
When more than one controller is configured,
is considered only when none of the
configured controllers can be contacted.