immortalwrt/package
Raphaël Mélotte fdd3f3278f hostapd: add default_disabled option to the supplicant
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>
2021-06-24 23:09:52 +08:00
..
base-files Merge Mainline 2021-06-21 20:49:40 +08:00
boot Merge Mainline 2021-06-21 20:49:40 +08:00
devel Merge Mainline 2021-05-26 17:14:27 +08:00
emortal autocore-arm: remove special practices for mt76 2021-06-10 23:18:10 +08:00
firmware brcmfmac4366c0-firmware-vendor: move to firmware 2021-06-24 17:23:46 +08:00
kernel brcmfmac4366c0-firmware-vendor: move to firmware 2021-06-24 17:23:46 +08:00
libs Merge Mainline 2021-06-21 20:49:40 +08:00
network hostapd: add default_disabled option to the supplicant 2021-06-24 23:09:52 +08:00
system Merge Mainline 2021-06-21 20:49:40 +08:00
utils Merge Mainline 2021-06-21 20:49:40 +08:00
Makefile Merge Mainline 2021-05-13 23:01:12 +08:00