ofp-print: Print out_port field in "flow_mod"s.
authorBen Pfaff <blp@nicira.com>
Fri, 6 Jul 2012 20:05:38 +0000 (13:05 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 12 Jul 2012 21:09:34 +0000 (14:09 -0700)
commitde0f16bc0b39294e524eac88a4ac03a6b25cb1f7
tree49d9d35d7f213711328eba381a834e47d498618e
parentbdcc59259553133f25a1c9759fa4bfa302adc365
ofp-print: Print out_port field in "flow_mod"s.

Somehow we've overlooked this for a long time.  I guess that feature
doesn't get used very much.

Also updates the test output for OFPT_FLOW_MOD to include the out_port
output and adds out_port to the NXT_FLOW_MOD tests.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-print.c
tests/ofp-print.at