Does OVS perform configured actions in kernel data-path in the same sequence in which they appear in an flow_mod message? Or is it otherwise?
e.g If I want to send packets to a port after changing any of the parameters(take nw_dst) then logically the set_action should be performed first and then the output actions. Do i need to guarantee this in the flow_mod msg that I send from the controller? -- Regards, -atk
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss