Restore all flow changes by compose_output_action__().
authorJarno Rajahalme <jarno.rajahalme@nsn.com>
Thu, 18 Apr 2013 15:07:41 +0000 (18:07 +0300)
committerBen Pfaff <blp@nicira.com>
Mon, 22 Apr 2013 16:15:36 +0000 (09:15 -0700)
commitd8558b4ae86f0f64afe520c4c1d99f55a94063d8
tree7e5763235c72c3199dd6757dd3245dab871bd181
parent88e9049134e92e7caae2a4af2e365a161c1ebb1e
Restore all flow changes by compose_output_action__().

This makes sure that output actions leave no changes to any flow fields,
while all explicit set_field actions are retained across output actions.

Signed-off-by: Jarno Rajahalme <jarno.rajahalme@nsn.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif.c