mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-04 02:19:30 +01:00
8cf83d6620
There are quite a few tests here for various scenarios and PMKSA throws a wrench into that. Rather than potentially breaking the tests in attempt to get them working with PMKSA, just disable PMKSA.
10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
[Scan]
|
|
#
|
|
# Discovery of the hidden networks with randomization flag set works with real
|
|
# hardware, but fails when used in simulated environment with mac80211_hwsim.
|
|
# Disable MAC randomization for the tests with hidden networks.
|
|
DisableMacAddressRandomization=true
|
|
|
|
[General]
|
|
DisablePMKSA=true
|