ofp-util: Refactor decoding of OpenFlow 1.1 group desc reply messages.
authorSimon Horman <simon.horman@netronome.com>
Mon, 10 Nov 2014 04:47:58 +0000 (13:47 +0900)
committerBen Pfaff <blp@nicira.com>
Mon, 10 Nov 2014 18:08:24 +0000 (10:08 -0800)
commit975910f22481d58bf531ba7b4ace93fa9431eca3
treed321964f130cd5708647e3d315f6879bbb6a0638
parent5be5025202db59a00f71863bd78d85c26e53c409
ofp-util: Refactor decoding of OpenFlow 1.1 group desc reply messages.

This refactoring is in preparation for supporting encoding
of (draft) OpenFlow 1.5 group mod messages.

ONF-JIRA: EXT-350
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-util.c