[ovs-git] [openvswitch/ovs] 877ab5: ofproto-dpif-xlate: Roll back group bucket actions...

GitHub noreply at github.com
Tue Mar 24 20:26:09 UTC 2015


  Branch: refs/heads/branch-2.2
  Home:   https://github.com/openvswitch/ovs
  Commit: 877ab57d74bb349593b292a223f24449acb04683
      https://github.com/openvswitch/ovs/commit/877ab57d74bb349593b292a223f24449acb04683
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2015-03-24 (Tue, 24 Mar 2015)

  Changed paths:
    M ofproto/ofproto-dpif-xlate.c
    M tests/ofproto-dpif.at

  Log Message:
  -----------
  ofproto-dpif-xlate: Roll back group bucket actions after every bucket.

We used to roll back group bucket changes only for 'all' and
'indirect' group types, but the expected semantics of all group types
is that any changes by the group bucket are not visible after the
group has been executed.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list