classifier: Add support for invisible flows.
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 29 May 2015 18:28:38 +0000 (11:28 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Mon, 1 Jun 2015 20:24:09 +0000 (13:24 -0700)
commitfc02ecc7171009453f71de572d7874d385266aed
treea4ed770ce5795a26c1f56c7d92058bdcdf0c4023
parent7b3dca89069d81296e07d29014e7d47f921e669b
classifier: Add support for invisible flows.

This makes it possible to tentatively add flows to the classifier
without the datapath seeing them.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/classifier-private.h
lib/classifier.c
lib/classifier.h
ofproto/ofproto.c
utilities/ovs-ofctl.c