NetworkManager/src/supplicant
Thomas Haller c9ae23af5e wifi: don't limit active scans for SSIDs to 5
As far as NMSupplicantInterface is concerned, don't clamp the
max-scan-ssids to 5. We should track the real value that wpa_supplicant
announces, and it's up to the caller to provide fewer SSIDs.

In particular, we want to limit the number of hidden SSIDs that we
accept from connection profiles, but we don't want to limit the number
of active scans via `nmcli device wifi rescan ssid $SSID [...]`.
2020-04-29 12:23:01 +02:00
..
tests license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nm-supplicant-config.c Add domain_match mode for wifi certificate domain comparison 2020-03-23 20:31:09 +01:00
nm-supplicant-config.h supplicant: rework handling of capabilities (features) to use capabilities enumeration 2020-02-10 19:11:50 +01:00
nm-supplicant-interface.c wifi: don't limit active scans for SSIDs to 5 2020-04-29 12:23:01 +02:00
nm-supplicant-interface.h wifi: add callback to nm_supplicant_interface_request_scan() 2020-04-24 16:57:28 +02:00
nm-supplicant-manager.c supplicant: set error when interface creation fails and was cancelled 2020-04-21 17:26:51 +02:00
nm-supplicant-manager.h supplicant: large rework of wpa_supplicant handling 2020-03-12 10:16:22 +01:00
nm-supplicant-settings-verify.c Add domain_match mode for wifi certificate domain comparison 2020-03-23 20:31:09 +01:00
nm-supplicant-settings-verify.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-supplicant-types.h supplicant: combine multiple log lines about supported supplicant features 2020-03-18 09:52:16 +01:00