From: Ethan Jackson Date: Wed, 31 Aug 2011 22:18:17 +0000 (-0700) Subject: lacp: Clarify documentation. X-Git-Tag: v1.3.0~363 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=dc533f4ecb7681018848a35c9f6c7d66a477996a;p=sliver-openvswitch.git lacp: Clarify documentation. Requested-by: Dan Wendlandt --- diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 608225647..4edc101f4 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -635,8 +635,8 @@ connected to. active ports are allowed to initiate LACP negotiations. passive 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.

+ initiate such negotiations themselves. Defaults to off + if unset.