ofproto: Add functions to get and set ofconn type and role.
authorBen Pfaff <blp@nicira.com>
Thu, 10 Feb 2011 21:11:07 +0000 (13:11 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 29 Mar 2011 19:28:11 +0000 (12:28 -0700)
commit1ce0a5fa82f1a0013dd62713d16fde973b029eb7
treef897ad2095390c88171bcdf50d20c977facd39f8
parent810605a233ba260bfe77e940de2281211eafd91e
ofproto: Add functions to get and set ofconn type and role.

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