fail-open: Add function to identify fail-open's flows.
authorBen Pfaff <blp@nicira.com>
Wed, 23 Oct 2013 04:36:22 +0000 (21:36 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 23 Oct 2013 15:37:31 +0000 (08:37 -0700)
commitee1afdd55567263f8a10f9bff3e5ae6fc8e42fdb
tree09e644d3671302a20bf8154c12676f5620f5615a
parentd4fa4e792e55c60142f86a82822132ac584559ce
fail-open: Add function to identify fail-open's flows.

This seems slightly cleaner than embedding this logic directing into
ofproto-dpif, since it is an interface that theoretically could be useful
to other ofproto providers.

Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/fail-open.h
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif.c
ofproto/ofproto-dpif.h