tag rc6
[openwrt/svn-archive/openwrt.git] / package / dsl-qos-queue / Config.in
1 config BR2_PACKAGE_DSL_QOS_QUEUE
2 tristate "dsl-qos-queue - ADSL/ATM Bandwith management"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_KMOD_IPT_QUEUE
5 help
6 This program implements a user space QUEUE processor which controls outbound traffic
7 over a DSL modem using a pseudo- token-bucket-filter style queue with starvation protection.
8
9 Main feature of this outbound rate limiter is it's ability to rate limit based on the calculated
10 raw bandwidth used rather than just the IP bandwidth used. This provides a MUCH more accurate way
11 to prevent packet queueing in the network device (in this case, ADSL modem).
12
13 http://www.sonicspike.net/software/