ovs-ofctl: Implement documented semantics of --flow-format for flow_mods.
authorBen Pfaff <blp@nicira.com>
Tue, 22 Feb 2011 21:43:14 +0000 (13:43 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 1 Mar 2011 22:20:52 +0000 (14:20 -0800)
commit0fbc9f11c027cce9c89de12525de852e6b2ae332
tree10a953e24bcaeb80109b02b753c1b077ada6192f
parentb9d5a387b2a0f822737ab78e0848884f2e1b5742
ovs-ofctl: Implement documented semantics of --flow-format for flow_mods.

Also adds a test and moves some code around in tests/ to make sure that
OFPROTO_START and OFPROTO_STOP are available in tests/ovs-ofctl.at.

Reported-by: Michael Mao <mmao@nicira.com>
Bug #4566.
tests/automake.mk
tests/ofproto-macros.at [new file with mode: 0644]
tests/ofproto.at
tests/ovs-ofctl.at
tests/testsuite.at
utilities/ovs-ofctl.c