ofproto-dpif-xlate: Preserve and execute action_set on a patch port.
authorJarno Rajahalme <jrajahalme@nicira.com>
Thu, 12 Mar 2015 01:01:51 +0000 (18:01 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Tue, 17 Mar 2015 20:18:38 +0000 (13:18 -0700)
commited9c9e3e087ab8892229154c2098410eee17b554
tree5b3ecbe035a70789bc546a12b10b260b3f51cfef
parentc7952afb1258f4282140de52baa51ab59ae169e6
ofproto-dpif-xlate: Preserve and execute action_set on a patch port.

Prevent a peer bridge from seeing or modifying the action_set of the
first bridge.

Also execute the accumulated action set on the peer bridge, if any.

Found by inspection.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-xlate.c