[ovs-git] [openvswitch/ovs] 4332b6: ofp-actions: Support OF1.5 meter action.

Ben Pfaff noreply at github.com
Thu Jun 20 17:36:13 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 4332b671993180d264d076a412075c1c62f708a6
      https://github.com/openvswitch/ovs/commit/4332b671993180d264d076a412075c1c62f708a6
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M Documentation/topics/openflow.rst
    M NEWS
    M include/openvswitch/ofp-actions.h
    M lib/ofp-actions.c
    M lib/ovs-actions.xml
    M tests/ofp-actions.at

  Log Message:
  -----------
  ofp-actions: Support OF1.5 meter action.

OpenFlow 1.5 changed "meter" from an instruction to an action.  This commit
supports it properly.

Acked-by: Numan Siddique <nusiddiq at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 13c952ca05210c98d3b9773120a1ab48b05e4dce
      https://github.com/openvswitch/ovs/commit/13c952ca05210c98d3b9773120a1ab48b05e4dce
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M Documentation/faq/openflow.rst
    M Documentation/group-selection-method-property.txt
    M NEWS
    M include/openvswitch/ofp-protocol.h
    M lib/ofp-version-opt.h
    M lib/ofp-version.man
    M tests/test-vconn.c
    M vswitchd/vswitch.xml

  Log Message:
  -----------
  OpenFlow: Enable OpenFlow 1.5 by default.

Open vSwitch now supports all OpenFlow 1.5 required features, so enable
it by default.

Acked-by: Numan Siddique <nusiddiq at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/3925b3e9afbe...13c952ca0521


More information about the git mailing list