[ovs-dev] [PATCH] bond: Reconfigure flows when bond mode changes.

Ben Pfaff blp at nicira.com
Wed Apr 13 18:19:01 UTC 2011


On Tue, Apr 12, 2011 at 05:56:31PM -0700, Ethan Jackson wrote:
> Changes in the bonding mode can cause drastic changes in flow
> assignments to slaves.  This commit causes all flows in a bridge
> to be revalidated when bond_reconfigure() changes its bonding mode.
> This approach is a bit aggressive, but bond reconfiguration
> shouldn't happen often.

This looks correct to me, but does it go far enough?  Don't we also
need to clear out all of the "bond_entry"s too?



More information about the dev mailing list