linux/net/bridge
Baruch Even 071f772268 [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.
The bridge cleanup timer is fired 10 times a second for timers that
are at least 15 seconds ahead in time and that are not critical to be
cleaned asap.

This patch calculates the next time to run the timer as the minimum of
all timers or a minimum based on the current state.

Signed-off-by: Baruch Even <baruch@ev-en.org>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-05-31 01:23:38 -07:00
..
netfilter
br.c
br_device.c
br_fdb.c [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. 2007-05-31 01:23:38 -07:00
br_forward.c
br_if.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
br_input.c [BRIDGE]: if no STP then forward all BPDUs 2007-04-25 22:30:02 -07:00
br_ioctl.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
br_netfilter.c [NETFILTER]: bridge netfilter: consolidate header pushing/pulling code 2007-05-03 03:36:16 -07:00
br_netlink.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
br_notify.c
br_private.h
br_private_stp.h
br_stp.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
br_stp_bpdu.c
br_stp_if.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
br_stp_timer.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
br_sysfs_br.c [BRIDGE]: Missing rtnl. 2007-04-25 22:30:04 -07:00
br_sysfs_if.c
Kconfig
Makefile