On Wed, Jun 29, 2016 at 07:52:10PM +0530, Kapil Adhikesavalu wrote:
> 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 th
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 m