ofproto-dpif-xlate: Roll back group bucket actions after every bucket.
authorJarno Rajahalme <jrajahalme@nicira.com>
Thu, 19 Mar 2015 22:20:21 +0000 (15:20 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Tue, 24 Mar 2015 18:47:03 +0000 (11:47 -0700)
commit4750c96bd0731e29dd8da04617c73a2b747ec85e
tree85e40d3a2ad0e33f67d025ff21e2d77f535a23dd
parenta3f0e77ee61c772836f497dfa16322b03942341f
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@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-xlate.c
tests/ofproto-dpif.at