lacp: New "strict" lacp mode.
authorEthan Jackson <ethan@nicira.com>
Mon, 18 Apr 2011 22:13:34 +0000 (15:13 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 19 Apr 2011 17:33:19 +0000 (10:33 -0700)
commit206018136a10d00b275d85386c5744a555584151
tree8ec516e1214a92105b1ad92a8e6c2ba45b33d553
parenteb45889342dc2856b7225d129e2f3400950b2636
lacp: New "strict" lacp mode.

When LACP negotiations are unsuccessful, OVS falls back to standard
balance-slb bonding.  In some cases, users may want to require
successful LACP negotiations for any slaves to be enabled at all.
This patch implements a new "strict" mode which disables all slaves
when LACP negotiations are unsuccessful.
lib/lacp.c
lib/lacp.h
vswitchd/bridge.c
vswitchd/vswitch.xml