When deleting flows, only insist on matching priority with strict matching.
authorBen Pfaff <blp@nicira.com>
Wed, 7 May 2008 21:43:06 +0000 (14:43 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 7 May 2008 22:23:45 +0000 (15:23 -0700)
commitbbf5f5607fbc20b0f4107c1d6d11660c0e338abb
tree6f9ada0c3413f2573906b5108bef6c87c73faafd
parentf8704c4470f1afaff800d8f41deabded73dfbb4b
When deleting flows, only insist on matching priority with strict matching.

(The code before this change would only ever delete flows if strict
matching was turned on.)
datapath/table-linear.c
switch/table-linear.c