On Wed, Apr 30, 2014 at 05:29:01PM -0700, Ethan Jackson wrote:
> If one tries to install a rule that's identical to another rule in
> another OpenFlow table which is being deleted, it's possible that
> is_flow_deletion_pending() might confuse them and block the
> installation.  This is such an edge case I doubt it has ever actually
> happened.
> 
> Found by inspection.
> 
> Signed-off-by: Ethan Jackson <et...@nicira.com>

This can't happen in the software switch because it never defers
completion of deletions.

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to