bridge: add support for user mode STP
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 21 Mar 2007 21:22:44 +0000 (14:22 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:48 +0000 (22:28 -0700)
This patchset based on work by Aji_Srinivas@emc.com provides allows
spanning tree to be controled from userspace.  Like hotplug, it
uses call_usermodehelper when spanning tree is enabled so there
is no visible API change. If call to start usermode STP fails
it falls back to existing kernel STP.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>

No differences found