]> 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)
commit7779b34d23470a272c5b46fc9460b952c39e802f
tree77b1f7495a6ac8a663fff656228aaff39626615e
parent095fa7ce76f9aac3c6a3d0d5a1449488da1dba99
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