Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/bridge
Stephen Hemminger 9a834b87c5 [BRIDGE]: Round off STP perodic timers.
Peroidic STP timers don't have to be exact.  The hold timer runs at
1HZ, and the hello timer normally runs at 2HZ; save power by aligning
it them to next second.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-05-31 01:23:39 -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
br_ioctl.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
br_netfilter.c
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 [BRIDGE]: Round off STP perodic timers. 2007-05-31 01:23:39 -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 [BRIDGE]: Round off STP perodic timers. 2007-05-31 01:23:39 -07:00
br_sysfs_br.c
br_sysfs_if.c
Kconfig
Makefile