mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
Add a Airtime Scheduler that adjusts an UEs ATF weight based on its WMM/TID usage. Fixes: WIFI-5703 Signed-off-by: John Crispin <john@phrozen.org>
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
config defaults
|
|
option vo_queue_weight 4
|
|
option update_pkt_threshold 100
|
|
option bulk_percent_thresh 50
|
|
option prio_percent_thresh 30
|
|
option weight_normal 256
|
|
option weight_prio 512
|
|
option weight_bulk 128
|