[ovs-dev] [PATCH 2/2] lacp: New "strict" lacp mode.

Ben Pfaff blp at nicira.com
Tue Apr 19 16:56:30 UTC 2011


On Mon, Apr 18, 2011 at 03:39:15PM -0700, Ethan Jackson wrote:
> 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.

There's a typo in the vswitch.xml update: switch(e)s.

There's a pre-existing typo in the lacp_update_attached()
function-level comment: ...controlled *by* 'lacp'...

Otherwise looks good.  Thank you!



More information about the dev mailing list