summaryrefslogtreecommitdiff
path: root/lib/classifier.h
diff options
context:
space:
mode:
authorJarno Rajahalme <jrajahalme@nicira.com>2014-07-07 13:18:46 -0700
committerJarno Rajahalme <jrajahalme@nicira.com>2014-07-07 13:23:54 -0700
commitf5d16e557ffe376a23ac3fd2cf1a7bcab2013ec2 (patch)
treefb1d18aea29e64ae7657b6c6b31413c1b13ef3e3 /lib/classifier.h
parent24f8381214966e90819bf4a9ecabf076cbfc1b08 (diff)
downloadopenvswitch-f5d16e557ffe376a23ac3fd2cf1a7bcab2013ec2.tar.gz
ofproto-dpif: Use ovs_refcount_try_ref_rcu().
This is a prerequisite step in making the classifier lookups lockless. If taking a reference fails, we do the lookup again, as a new (lower priority) rule may now match instead. Also remove unwildcarding dl_type and nw_frag, as these are already taken care of by xlate_actions(). Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'lib/classifier.h')
0 files changed, 0 insertions, 0 deletions