mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
sqm-scripts: Smart Queue Management - experimental QoS
sqm-scripts is a new QoS system from Cerowrt / Bufferbloat.
I have tested it in my own community build.
More info at:
http://www.bufferbloat.net/projects/cerowrt/wiki/Smart_Queue_Management
http://www.bufferbloat.net/projects/cerowrt/wiki/Setting_up_SQM_for_CeroWrt_310
Dave Täht submitted this first via openwrt-devel mailing list in March 2014,
but that was not picked up before the switch to Github:
http://patchwork.openwrt.org/patch/5078/
Original code used as the base:
8ce2936110
I have modified:
- set the default interface to be eth1, like the Openwrt default.
- modified config to hide some of the advanced options by default
- beautified Makefile a bit
- added Toke Høiland-Jørgensen <toke@toke.dk> as the maintainer, as discussed
in https://github.com/dtaht/ceropackages-3.10/issues/8#issuecomment-59215905
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
1
net/sqm-scripts/files/usr/lib/sqm/simple.qos.help
Normal file
1
net/sqm-scripts/files/usr/lib/sqm/simple.qos.help
Normal file
@@ -0,0 +1 @@
|
||||
BW-limited three-tier prioritisation scheme with fq_codel on each queue. (default)
|
||||
Reference in New Issue
Block a user