Hi, i have the following flow rule,
*tun_id=0xfa0,in_port=10 actions=mod_vlan_vid:1,resubmit(0,2),resubmit(0,1)* and i need to know in which order actions will be performed. will the actions be performed in the s*ame order as mentioned* in the flow ? like 1. Modify VLAN as 1 2. then resubmit modified packet to table 2 3. then resubmit the same packet to table 1. is it guaranteed that actions will be performed in this order? i seem to hit a case where packet is seen in table 2 without VLAN mod. Thanks Kapil.
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss