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? _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
