On Thu, Aug 08, 2013 at 12:58:30PM -0700, Ethan Jackson wrote:
> Signed-off-by: Ethan Jackson <[email protected]>

The bits of code in ofproto.c that iterate over classifier rules do
not take any classifier locks, but every other use of a classifier
(e.g. even classifier_is_empty()) does take the lock.  I don't
understand this.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to