vswitchd: Remove vestigial spanning tree protocol (STP) support.
authorBen Pfaff <blp@nicira.com>
Thu, 3 Dec 2009 18:59:09 +0000 (10:59 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 3 Dec 2009 18:59:09 +0000 (10:59 -0800)
commitba54bf4f658658b95be19e6d5a37276a5f37d0b3
treeb1ff06e9d90b8f4f64ceef434d36093d3d74c537
parente9011ac83235d37c8c05efee1a200f0879080187
vswitchd: Remove vestigial spanning tree protocol (STP) support.

ovs-vswitchd has never supported spanning tree protocol, but there was
nevertheless a considerable amount of code that provided a framework for
supporting it.

This commit deletes this code, since we have no plans to introduce STP
support soon.
vswitchd/bridge.c