ofproto-dpif: Make "ovs-appctl dpif/dump-flows" megaflow-aware.
authorJustin Pettit <jpettit@nicira.com>
Wed, 17 Jul 2013 07:19:49 +0000 (00:19 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 17 Jul 2013 21:05:42 +0000 (14:05 -0700)
commit64f9cb765c3492004ebb03cde16c185640b43e72
tree82730d2a86eb4953172bbfb0f9317e9bcac98ced
parent2a5183ac07277f7a57052fd6d082523011339521
ofproto-dpif: Make "ovs-appctl dpif/dump-flows" megaflow-aware.

The "ovs-appctl dpif/dump-flows" command wasn't updated to print
megaflows, so the output would not include wildcards even though the
datapath may, so the output was inconsistent and confusing.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
ofproto/ofproto-dpif.c
tests/ofproto-dpif.at