mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 10:09:23 +01:00
d6eade2252
Using the new cipher_disable hwsim option we can disable CCMP support but require it on the AP. This should result in a Not Supported error.
10 lines
96 B
Plaintext
10 lines
96 B
Plaintext
[SETUP]
|
|
num_radios=2
|
|
radio_confs=rad1
|
|
|
|
[HOSTAPD]
|
|
rad0=ssidCCMP.conf
|
|
|
|
[rad1]
|
|
cipher_disable=ccmp
|