X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fvswitch.xml;h=a16c486cc7f2ac1de4d062ffa999bff814337c20;hb=d825e2a5dcc5193067215cbf2466417cebebab9b;hp=0f455000bba955f23f6bfe7757839eb7fae0d181;hpb=632e2b95c94099b78a1a3550b865898704bc8b97;p=openvswitch diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 0f455000..a16c486c 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -678,15 +678,10 @@ something other than fast or slow is not supported by the LACP specification.

-
lacp-strict
-
When true, configures this to - require successful LACP negotiations to enable any slaves. - Defaults to false which safely allows LACP to be used - with switches that do not support the protocol.
-
lacp-force-aggregatable
-
When true, forces all slaves managed by this - to advertise themselves as aggregatable even if - they normally wouldn't. Defaults to false.
+
lacp-heartbeat
+
Treats LACP like a simple heartbeat protocol for link state + monitoring. Most features of the LACP protocol are disabled when + this mode is in use.