[ovs-dev] [PATCH] lacp: Clarify documentation.

Ethan Jackson ethan at nicira.com
Wed Aug 31 22:22:31 UTC 2011


Requested-by: Dan Wendlandt <dan at nicira.com>
---
 vswitchd/vswitch.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 6082256..4edc101 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -635,8 +635,8 @@
           connected to.  <code>active</code> ports are allowed to initiate LACP
           negotiations.  <code>passive</code> ports are allowed to participate
           in LACP negotiations initiated by a remote switch, but not allowed to
-          initiate such negotiations themselves. If unset Open vSwitch will
-          choose a reasonable default. </p>
+          initiate such negotiations themselves. Defaults to <code>off</code>
+          if unset. </p>
       </column>
 
     </group>
-- 
1.7.6




More information about the dev mailing list