openwrt/package
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
..
base-files base-files: redirect kill ouptut for ash, telnetd and dropbear 2021-06-20 15:15:32 -10:00
boot grub2: update to 2.06 2021-06-21 09:02:26 -10:00
devel binutils: update to 2.35.2 2021-05-23 15:11:38 +02:00
firmware linux-firmware: update to 20210511 2021-06-08 00:38:41 +02:00
kernel kernel/modules: make sure igb loads at boot 2021-06-21 08:38:07 -10:00
libs ustream-ssl: variants conflict with each other 2021-06-21 18:48:03 -10:00
network hostapd: fix handling of the channel utilization options 2021-06-21 19:04:06 -10:00
system uci: add uci_revert function 2021-06-21 08:36:03 -10:00
utils busybox: disable bzip2 2021-06-20 14:17:49 -10:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00