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)
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>

No differences found