ofproto: Add ofconn_get_flow_format(), ofconn_set_flow_format().
authorBen Pfaff <blp@nicira.com>
Thu, 10 Feb 2011 19:26:16 +0000 (11:26 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 29 Mar 2011 19:28:11 +0000 (12:28 -0700)
commitf1dd919104b36833bedb9cbd07519408433c6ef9
tree18fdadac2b16e38deb65ac6b2c33e7b01bb9675b
parentb0421aa20c401c8503946a102428d0a4adb976f9
ofproto: Add ofconn_get_flow_format(), ofconn_set_flow_format().

This helps to increase the level of abstraction of "struct ofconn",
in preparation for moving it from ofproto.c into a new file.
ofproto/ofproto.c