Wed, Aug 10, 2016 at 03:32:23PM CEST, [email protected] wrote: >The current vlan push action supports only vid and protocol options. >Add priority option. > >Example script that adds vlan push action with vid and >priority: > >tc filter add dev veth0 protocol ip parent ffff: \ > flower \ > indev veth0 \ > action vlan push id 100 priority 5 > >Signed-off-by: Hadar Hen Zion <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
