Implement new "VLAN splinters" feature.
authorBen Pfaff <blp@nicira.com>
Thu, 24 Nov 2011 01:03:31 +0000 (17:03 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 24 Nov 2011 01:03:31 +0000 (17:03 -0800)
commit52a90c29ab472076fb8f20fba4f847350268e01e
treee88de67d71f96c5af55b41950ed6380b01b268c3
parente84173dc0c6df7b1816514c3c8702bcec81fc45b
Implement new "VLAN splinters" feature.

The "VLAN splinters" feature works around buggy device drivers in old Linux
versions.

This feature is deprecated.  When broken device drivers are no longer in
widespread use, we will delete this feature.

I tested earlier versions of this commit, but I have not tested this
version.

See ovs-vswitchd.conf.db(5) for more information.
NEWS
ofproto/ofproto-dpif.c
ofproto/ofproto-provider.h
ofproto/ofproto.c
ofproto/ofproto.h
vswitchd/bridge.c
vswitchd/vswitch.xml