summaryrefslogtreecommitdiffstats
path: root/net/sched/act_vlan.c
diff options
context:
space:
mode:
authorHadar Hen Zion <hadarh@mellanox.com>2016-08-17 12:36:13 +0200
committerDavid S. Miller <davem@davemloft.net>2016-08-19 08:13:14 +0200
commit9399ae9a6cb28ebac78216f715ace3b42f1c2132 (patch)
tree685e04547540266ab8dbef8ab4fc7f3bde9c2590 /net/sched/act_vlan.c
parentnet_sched: flower: Avoid dissection of unmasked keys (diff)
downloadlinux-9399ae9a6cb28ebac78216f715ace3b42f1c2132.tar.xz
linux-9399ae9a6cb28ebac78216f715ace3b42f1c2132.zip
net_sched: flower: Add vlan support
Enhance flower to support 802.1Q vlan protocol classification. Currently, the supported fields are vlan_id and vlan_priority. Example: # add a flower filter with vlan id and priority classification tc filter add dev ens4f0 protocol 802.1Q parent ffff: \ flower \ indev ens4f0 \ vlan_ethtype ipv4 \ vlan_id 100 \ vlan_prio 3 \ action vlan pop Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_vlan.c')
0 files changed, 0 insertions, 0 deletions