]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: avoid vlan processing in vxlan device.
authorpravin shelar <pshelar@ovn.org>
Mon, 14 Nov 2016 04:43:52 +0000 (20:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Nov 2016 17:16:13 +0000 (12:16 -0500)
commite22490089a1f0a5fd39424be910ef6e3288f04f4
tree77b1f7495a6ac8a663fff656228aaff39626615e
parent19f89529d602240fc2e66687836dba612728e6f1
vxlan: avoid vlan processing in vxlan device.

VxLan device does not have special handling for vlan taging on egress.
Therefore it does not make sense to expose vlan offloading feature.
This patch does not change vxlan functinality.

Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/linux/if_vlan.h