> Support struct miniflow as a key for datapath flow lookup. > > The new classifier interface classifier_lookup_miniflow_first() takes > a miniflow as a key and stops at the first match with no regard to > flow prioritites. This works only if the classifier has no > conflicting rules (as is the case with the userspace datapath > classifier). > > Signed-off-by: Jarno Rajahalme <[email protected]>
Reviewed-by: YAMAMOTO Takashi <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
