OSDN Git Service

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)
commit4a4f86cc7d6bc74522f581341a2cae3119d5a0f5
tree77b1f7495a6ac8a663fff656228aaff39626615e
parentc915fe13cbaae5c7aa7b44f367d05addd60c9008
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