linux/net/bridge
Stephen Hemminger 9cde070874 bridge: add support for user mode STP
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>
2007-04-25 22:28:48 -07:00
..
netfilter [NETFILTER]: Use setup_timer 2007-04-25 22:27:43 -07:00
Kconfig [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
Makefile [BRIDGE]: netlink interface for link management 2006-06-17 21:26:14 -07:00
br.c [BRIDGE]: Use rtnl registration interface 2007-04-25 22:27:14 -07:00
br_device.c [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
br_fdb.c bridge: add sysfs hook to flush forwarding table 2007-04-25 22:28:47 -07:00
br_forward.c [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE 2007-04-25 22:28:16 -07:00
br_if.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_input.c bridge: don't route packets while learning 2007-04-25 22:28:45 -07:00
br_ioctl.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_netfilter.c [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 2007-04-25 22:28:29 -07:00
br_netlink.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_notify.c [BRIDGE]: eliminate workqueue for carrier check 2007-02-26 11:42:59 -08:00
br_private.h bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_private_stp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_stp.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_stp_bpdu.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_stp_if.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_stp_timer.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_sysfs_br.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_sysfs_if.c bridge: add sysfs hook to flush forwarding table 2007-04-25 22:28:47 -07:00