secchan: Use classifier_for_each() instead of secchan_for_each_with_wildcards().
authorBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2009 00:54:42 +0000 (16:54 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2009 00:54:42 +0000 (16:54 -0800)
commit7ec3ff80d36c187cea135484e11000377b43b784
tree19bbb2ca99051f0db45af3ad5d4804b5ed21fb8d
parent60822fb14f547eadb3b08a52da68a6ae3913808f
secchan: Use classifier_for_each() instead of secchan_for_each_with_wildcards().

The classifier_for_each() function now provides what we actually needed
from secchan_for_each_with_wildcards(), and the interface is more sensible
to boot.
secchan/ofproto.c