On Wed, Jul 18, 2012 at 08:41:17PM +0900, Isaku Yamahata wrote: > Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp>
It looks like your intended strategy for handling Apply-Actions is to put those actions into a nested set of ofpacts. I see how this would work--it is one strategy that I have considered--but the strategy that I have been leaning toward is instead to put ofpacts for all the instructions together, in the correct order, without using any nesting. OF1.1 specifies the order in which instructions are executed, so the order is simple enough. There is some overlap between what Apply-Actions and Write-Actions can do, but we should be able to distinguish them one way or another. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev