mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 10:09:23 +01:00
ffa943f02f
Since the EAP-PWD fragmentation test uses group 19 there is test coverage there for that group. This changes connection_test to use group 20 instead of 19.
16 lines
222 B
Plaintext
16 lines
222 B
Plaintext
hw_mode=g
|
|
channel=1
|
|
|
|
driver=nl80211
|
|
ieee8021x=1
|
|
eap_server=1
|
|
ssid=ssidEAP-PWD
|
|
eap_user_file=/tmp/pwd.eap_user
|
|
wpa=2
|
|
wpa_key_mgmt=WPA-EAP
|
|
wpa_pairwise=TKIP CCMP
|
|
rsn_pairwise=CCMP TKIP
|
|
wpa_passphrase=secret123
|
|
|
|
pwd_group=20
|