openwrt/package/network/services/hostapd
Timo Sigurdsson 85ce590705 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>
2021-06-21 19:04:06 -10:00
..
files hostapd: fix handling of the channel utilization options 2021-06-21 19:04:06 -10:00
patches hostapd: configure inter-AP communication interface for 802.11r 2021-06-05 06:53:29 +02:00
src hostapd: stop advertising 11w feature 2021-06-20 14:11:30 -10:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: stop advertising 11w feature 2021-06-20 14:11:30 -10:00