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:26:32 +0000 (14:26 -0700)
commit479bf702858f357a04756ef5f8452c52f2117d5a
tree0dc31b08903771c28529e7d8fb6744a2d5dbc525
parent1cf2aa3598a40298e642fcfd8cd649fc674386a4
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