linux/net/bridge
Stephen Hemminger 467aea0ddf bridge: don't route packets while learning
While in the STP learning state, don't route packets; wait until
forwarding delay has expired. The purpose of the forwarding delay
is to detect loops in the network, and if a brouter started up
and started forwarding, it could cause a flood.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
2007-04-25 22:28:45 -07:00
..
netfilter [NETFILTER]: Use setup_timer 2007-04-25 22:27:43 -07:00
br_device.c [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
br_fdb.c
br_forward.c [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE 2007-04-25 22:28:16 -07:00
br_if.c
br_input.c bridge: don't route packets while learning 2007-04-25 22:28:45 -07:00
br_ioctl.c
br_netfilter.c [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 2007-04-25 22:28:29 -07:00
br_netlink.c [BRIDGE]: Use rtnl registration interface 2007-04-25 22:27:14 -07:00
br_notify.c
br_private_stp.h
br_private.h bridge: eliminate call by reference 2007-04-25 22:28:44 -07:00
br_stp_bpdu.c
br_stp_if.c [BRIDGE]: Unaligned access when comparing ethernet addresses 2007-04-17 14:16:00 -07:00
br_stp_timer.c
br_stp.c
br_sysfs_br.c
br_sysfs_if.c
br.c [BRIDGE]: Use rtnl registration interface 2007-04-25 22:27:14 -07:00
Kconfig
Makefile