openwrt/package/network/config/wifi-scripts
Zhi-Jun You 6a68c2fef0
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
wifi-scripts: ucode: fix airtime_mode with hostapd-mini
Currently wifi-scripts ucode appends airtime_mode to hostapd config file
unconditionally.
However this breaks bringing up interface with hostapd-mini
because the mini variant doesn't support airtime policy.

Fix this by changing the script to append airtime_mode only when
airtime_mode is set to greater than zero value in /etc/config/wireless.

Fixes: #20136
Fixes: #20314

Signed-off-by: Zhi-Jun You <hujy652@protonmail.com>
2025-10-13 10:56:39 +02:00
..
files wifi-scripts: retry setup of wireless devices that show up late 2025-10-02 13:30:31 +02:00
files-ucode wifi-scripts: ucode: fix airtime_mode with hostapd-mini 2025-10-13 10:56:39 +02:00
Config.in wifi-scripts: enable ucode scripts by default 2025-09-24 13:45:40 +02:00
Makefile wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00