openwrt/package
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
..
base-files base-files: fix typo in config_generate MAC check 2021-06-22 08:10:49 +02:00
boot ramips: add support for Linksys EA8100 v1 2021-06-10 17:09:35 +02:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware wireless-regdb: update to version 2021.04.21 2021-06-08 20:44:12 +02:00
kernel mac80211: fix an issue with wds links on 802.11ax devices 2021-06-19 12:17:54 +02:00
libs wolfssl: always export wc_ecc_set_rng 2021-06-21 22:43:15 +02:00
network hostapd: fix handling of the channel utilization options 2021-06-22 09:54:58 -10:00
system opkg: update to git HEAD 2021-06-14 00:02:19 +02:00
utils ugps: start also in case device is absent 2021-06-15 12:16:10 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00