[ovs-git] [openvswitch/ovs] fce473: ofproto: Handle (draft) OpenFlow 1.5 insert and re...

GitHub noreply at github.com
Thu Nov 13 16:45:30 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: fce4730ca64c844876717b48b34fbf9fa3d62a09
      https://github.com/openvswitch/ovs/commit/fce4730ca64c844876717b48b34fbf9fa3d62a09
  Author: Simon Horman <simon.horman at netronome.com>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M ofproto/ofproto.c

  Log Message:
  -----------
  ofproto: Handle (draft) OpenFlow 1.5 insert and remove group commands.

Handle (draft) OpenFlow 1.5 insert and remove group commands
of group mod messages.

ONF-JIRA: EXT-350
Signed-off-by: Simon Horman <simon.horman at netronome.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


  Commit: bdbb84267ba1cfa520be24dfeb5eb7809116215c
      https://github.com/openvswitch/ovs/commit/bdbb84267ba1cfa520be24dfeb5eb7809116215c
  Author: Simon Horman <simon.horman at netronome.com>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M tests/ofproto.at
    M utilities/ovs-ofctl.8.in
    M utilities/ovs-ofctl.c

  Log Message:
  -----------
  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 at netronome.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/424467c6dbd7...bdbb84267ba1


More information about the git mailing list