secchan: Fix subrule revalidation.
authorBen Pfaff <blp@nicira.com>
Tue, 3 Mar 2009 00:33:01 +0000 (16:33 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 3 Mar 2009 00:33:01 +0000 (16:33 -0800)
commit4af66eba75dc07a6f0f7160aaf172e3ccb663c7b
tree95bfef499bc13ea72712bd14e31aebd71de1fdb8
parent3c5ac64f3e6b8636e510016f185b98acfa3ba90e
secchan: Fix subrule revalidation.

When revalidating a subrule, we need to only match rules with wildcards.
Otherwise, a subrule will always match itself and we will explode.
lib/classifier.c
lib/classifier.h
secchan/ofproto.c