openwrt/package/network/services/hostapd
Timo Sigurdsson 82c700de67 hostapd: fix handling of the channel utilization options
Commit 0a7657c ("hostapd: add channel utilization as config option") added the
two new uci options bss_load_update_period and chan_util_avg_period. However,
the corresponding "config_add_int" calls for these options weren't added, so
attempting to actually use these options and change their values is bound to
fail - they always stay at their defaults. Add the missing code to actually
make these options work.

Fixes: 0a7657c ("hostapd: add channel utilization as config option")
Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>
(cherry picked from commit 85ce590705)
2021-06-22 09:54:58 -10:00
..
files hostapd: fix handling of the channel utilization options 2021-06-22 09:54:58 -10:00
patches hostapd: wolfssl: add RNG to EC key 2021-06-21 22:43:15 +02:00
src hostapd: return PID on config_add call 2021-01-10 19:15:51 +00:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: wolfssl: add RNG to EC key 2021-06-21 22:43:15 +02:00