ofp-util: New function ofputil_decode_flow_stats_reply().
authorBen Pfaff <blp@nicira.com>
Thu, 10 Mar 2011 23:02:05 +0000 (15:02 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 16 Mar 2011 21:53:16 +0000 (14:53 -0700)
commit4ffd1b437cef5bb9465465ebf593548e40af76b5
tree1ba255fd83203ce7c552a836e2dd7eed5321d57c
parentf9cbfbe4f4740cedbaba32a931181a724c3afbca
ofp-util: New function ofputil_decode_flow_stats_reply().

This function will see more use later in this series.  This commit just
starts using it to make ofp-print output entirely consistent for
OFPST_FLOW and NXST_FLOW replies.
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
tests/ofp-print.at