ofp-parse: Parse (draft) OpenFlow 1.5 bucket ids.
authorSimon Horman <simon.horman@netronome.com>
Tue, 11 Nov 2014 03:39:22 +0000 (12:39 +0900)
committerBen Pfaff <blp@nicira.com>
Tue, 11 Nov 2014 17:11:31 +0000 (09:11 -0800)
commit2d5d050cd14f43b7c00fd5c8c612e9adca9dbcca
tree52798b6d63eaf7c5941f56e9fe20597bfeabd48b
parent76c41209f4d2eedb9d9cb20c3c653bf170d2d7ef
ofp-parse: Parse (draft) OpenFlow 1.5 bucket ids.

This is part of support for (draft) OpenFlow 1.5 flow mod messages.

This adds support for specifying the bucket_id of buckets of groups in
ovs-ofctl and documents that accordingly.

ONF-JIRA: EXT-350
Signed-off-by: Simon Horman <simon.horman@netronome.com>
[blp@nicira.com tweaked the documentation]
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-parse.c
utilities/ovs-ofctl.8.in