vswitch.xml: Describe current default fail_mode.
authorBen Pfaff <blp@nicira.com>
Thu, 10 May 2012 22:53:19 +0000 (15:53 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 16 May 2012 19:36:23 +0000 (12:36 -0700)
We are thinking about changing the default, so this leaves that open
for the future.

Signed-off-by: Ben Pfaff <blp@nicira.com>
vswitchd/vswitch.xml

index 308af51..94760cc 100644 (file)
           any defined controllers forever.</dd>
         </dl>
         </p>
-        <p>If this value is unset, the default is implementation-specific.</p>
+        <p>
+          The default is <code>standalone</code> if the value is unset, but
+          future versions of Open vSwitch may change the default.
+        </p>
         <p>
           The <code>standalone</code> mode can create forwarding loops on a
           bridge that has more than one uplink port unless STP is enabled.  To