ovs-ofctl: Support bucket commands
authorSimon Horman <simon.horman@netronome.com>
Thu, 13 Nov 2014 02:53:29 +0000 (11:53 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 13 Nov 2014 16:44:38 +0000 (08:44 -0800)
commitbdbb84267ba1cfa520be24dfeb5eb7809116215c
treece7c5f9bd9235e05ae5b2446a2325c68e9f8e8c2
parentfce4730ca64c844876717b48b34fbf9fa3d62a09
ovs-ofctl: Support bucket commands

(Draft) OpenFlow 1.5 flow mod commands include commands to manipulate the
buckets of existing groups. This patch add support to ovs-ofctl for these
commands. It also adds documentation and tests for them.

ONF-JIRA: EXT-350
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/ofproto.at
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c