lede/package
Beginner 6752f7970f
hostapd: add default_disabled option to the supplicant (#7165)
With the default configuration we generate, the supplicant starts
scanning and tries to connect to any open network when the interface
is enabled.

In some cases it can be desirable to prevent the supplicant from
scanning by itself. For example, if on the same radio an AP is
configured and an unconfigured STA is added (to be configured with
WPS), the AP might not be able to beacon until the STA stops
scanning.

In such a case, the STA configuration can still be required to set
specific settings (e.g. multi_ap_backhaul_sta) so it can't be set to
"disabled" in uci (because that would prevent the supplicant from
being run at all). The alternative is to add the "disabled" parameter
to the default network block in the supplicant configuration.

This patch adds a "default_disabled" setting in UCI which, when set,
adds the "disabled" parameter to the supplicant default network block.

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>

Co-authored-by: Raphaël Mélotte <raphael.melotte@mind.be>
2021-06-24 05:25:38 +00:00
..
base-files base-files: NTP servers set for CN users (#7101) 2021-06-20 05:28:04 +00:00
boot ipq807x: add Redmi AX6, Xiaomi AX9000 support 2021-06-24 12:16:06 +08:00
devel add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
firmware ipq807x: add Redmi AX6, Xiaomi AX9000 support 2021-06-24 12:16:06 +08:00
kernel ipq807x: add ath11k wireless 2021-06-24 12:26:35 +08:00
lean Update frp to v0.37.0 (#7149) 2021-06-23 13:23:36 +08:00
libs revert: uclient sylink to wget-ssl 2021-06-21 10:35:33 +08:00
network hostapd: add default_disabled option to the supplicant (#7165) 2021-06-24 05:25:38 +00:00
nss ipq807x: add Redmi AX6, Xiaomi AX9000 support 2021-06-24 12:16:06 +08: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