secchan: Keep track of ofproto even when translating nested actions.
authorBen Pfaff <blp@nicira.com>
Mon, 9 Mar 2009 18:28:01 +0000 (11:28 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 10 Mar 2009 21:00:34 +0000 (14:00 -0700)
commitb54d8da8c6c36d9952ad86b5d9c2f1c10892ab55
tree5a1a45d7fad806a2f6c7d8ba69ded6444591194f
parentbcb3acf18b7e73bbacf8016a1df21514a63f63ac
secchan: Keep track of ofproto even when translating nested actions.

Allowing vswitch to hook OFPP_NORMAL will require nested actions (via
NXAST_RESUBMIT) to access the ofproto, so we need to be able to get to it
in that case.
secchan/ofproto.c