On Tue, Jun 09, 2015 at 05:24:16PM -0700, Jarno Rajahalme wrote: > Handling evictions was broken in the previous patches. Eviction took > place early in the commit, and actually inappropriately bumped the > version number too early. Now eviction is treated much like a flow > modification, where a new rule replaces the old one, but just without > any 'inheritance' from the evicted rule to the new rule. This makes > evictions to be executed only when commit is successful, as evictions > are reverted like any other changes when the commit fails. > > Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com>
Nice! Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev