ofp-parse: Parse bucket commands of group mod.
authorSimon Horman <simon.horman@netronome.com>
Wed, 12 Nov 2014 06:24:12 +0000 (15:24 +0900)
committerBen Pfaff <blp@nicira.com>
Wed, 12 Nov 2014 18:07:34 +0000 (10:07 -0800)
commit45952551f624b63e0e2854fc3a2880a7183dce11
tree7a96c9bb77d8b1163aacf1850257c55c098f499b
parent103b4866f1d99c86e2cc345be95741759b135f75
ofp-parse: Parse bucket commands of group mod.

(Draft) OpenFlow 1.5 adds bucket commands to group mod.
This patch allows parsing of them as a step towards supporting them.

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