Remove "VLAN splinters" feature.
authorPravin B Shelar <pshelar@ovn.org>
Mon, 25 Apr 2016 18:27:58 +0000 (11:27 -0700)
committerPravin B Shelar <pshelar@ovn.org>
Wed, 27 Apr 2016 22:00:37 +0000 (15:00 -0700)
commit42deb67d54cb1405e97b634709bd556bebb1d96a
tree8ca191f3ef47785954008021b9c9292d1bcae1d4
parentac93328273238b5dc86353222264fa4f30ad95e8
Remove "VLAN splinters" feature.

The "VLAN splinters" feature works around buggy device drivers in
old Linux versions. But support for the old kernel is dropped, So
now all supported kernel vlan drivers should be working fine with
OVS kernel datapath.
Following patch removes this deprecated feature.

Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
19 files changed:
FAQ.md
NEWS
lib/automake.mk
lib/dummy.c
lib/dummy.h
lib/vlandev.c [deleted file]
lib/vlandev.h [deleted file]
ofproto/ofproto-dpif-upcall.c
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif.c
ofproto/ofproto-dpif.h
ofproto/ofproto-provider.h
ofproto/ofproto.c
ofproto/ofproto.h
tests/automake.mk
tests/testsuite.at
tests/vlan-splinters.at [deleted file]
vswitchd/bridge.c
vswitchd/vswitch.xml