ofp-util: New functions for parsing and formatting OpenFlow port numbers.
authorBen Pfaff <blp@nicira.com>
Tue, 16 Aug 2011 22:26:18 +0000 (15:26 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 13 Sep 2011 18:46:08 +0000 (11:46 -0700)
commit39dc90822efc67cee8485e3e410f239a2a9e6e00
tree8c886af2866ae65ba9d3412eeb3d091251a5e664
parentaad29cd1a1fb76aa68a9c404a47b66ac516149b5
ofp-util: New functions for parsing and formatting OpenFlow port numbers.

These functions were previously used only in ofp-parse.c and ofp-print.c,
but they are more generally useful and future commits will add more users.
lib/ofp-parse.c
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h