ovs-ofctl: Add --more option to increase OpenFlow message verbosity.
authorBen Pfaff <blp@nicira.com>
Tue, 23 Nov 2010 22:34:21 +0000 (14:34 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 7 Dec 2010 21:32:02 +0000 (13:32 -0800)
commit4f564f8dc77a40036b2552902ace44dfb274c36e
tree3fe4c3b077e5ba7a1af43ec03ab5b666ee9d7f76
parent88ca35eed0ce0bc65e45122c24e33f50e8339bb8
ovs-ofctl: Add --more option to increase OpenFlow message verbosity.

This is useful for seeing the raw NXM data instead of just the parsed
cls_rules.
tests/ovs-ofctl.at
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c