[ovs-git] [openvswitch/ovs] ac7495: ofproto: Keep inserting buckets into a group from ...

GitHub noreply at github.com
Mon Dec 11 19:55:29 UTC 2017


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: ac7495bad1a382872e13c0b8ef974f1047065097
      https://github.com/openvswitch/ovs/commit/ac7495bad1a382872e13c0b8ef974f1047065097
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    M ofproto/ofproto.c
    M tests/ofproto.at

  Log Message:
  -----------
  ofproto: Keep inserting buckets into a group from changing group type.

The "insert buckets" and "delete buckets" operations on a group should not
change the group's type or properties, but the implementation did this by
mistake.  This fixes the problem.

Reported-by: shivani dommeti <shivani.dommeti at gmail.com>
Tested-by: shivani dommeti <shivani.dommeti at gmail.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-discuss/2017-December/045830.html
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list