lede/package
Beginner 2c7a6b92b0
hostapd: sync upstream (#7135)
* hostapd: make country3 option configurable

The country3 option in hostapd.conf allows the third octet of the country
string to be set. It can be used e.g. to indicate indoor or outdoor use (see
hostapd.conf for further details). Make this option configurable but optional
in OpenWrt.

Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>

* 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>

Co-authored-by: Timo Sigurdsson <public_timo.s@silentcreek.de>
2021-06-22 11:07:36 +00:00
..
base-files base-files: NTP servers set for CN users (#7101) 2021-06-20 05:28:04 +00:00
boot grub2: update to 2.06 (#7013) 2021-06-16 16:33:02 +08:00
devel add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
firmware ipq40xx: add missing wifi fw (#7060) 2021-06-18 10:12:02 +08:00
kernel mac80211: fix an issue with wds links on 802.11ax devices 2021-06-19 19:46:31 +08:00
lean ddns-scripts_aliyun: use uclient-fetch replace wget-ssl 2021-06-22 18:42:25 +08:00
libs revert: uclient sylink to wget-ssl 2021-06-21 10:35:33 +08:00
network hostapd: sync upstream (#7135) 2021-06-22 11:07:36 +00:00
system urngd: fix busy loop in case of ioctl cause high cpu usage 2021-06-21 11:52:55 +08:00
utils busybox: add ps -ef option for docker top command 2021-06-16 16:42:10 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00