commit | 4a4f86cc7d6bc74522f581341a2cae3119d5a0f5 | [log] [tgz] |
---|---|---|
author | pravin shelar <pshelar@ovn.org> | Sun Nov 13 20:43:52 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 15 12:16:13 2016 -0500 |
tree | 77b1f7495a6ac8a663fff656228aaff39626615e | |
parent | c915fe13cbaae5c7aa7b44f367d05addd60c9008 [diff] |
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>