mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
auto-t: remove rekey timeouts from autotests
Any autotest which rekeys will do so explicitly. There is no need to potentially introduce an unexpected rekey.
This commit is contained in:
parent
e31d6296d8
commit
1f044b8f45
@ -11,5 +11,3 @@ fils_realm=example.com
|
|||||||
disable_pmksa_caching=1
|
disable_pmksa_caching=1
|
||||||
|
|
||||||
pwd_group=19
|
pwd_group=19
|
||||||
wpa_group_rekey=30
|
|
||||||
wpa_ptk_rekey=30
|
|
||||||
|
@ -17,6 +17,4 @@ nas_identifier=nas.w1.fi
|
|||||||
fils_realm=example.com
|
fils_realm=example.com
|
||||||
disable_pmksa_caching=1
|
disable_pmksa_caching=1
|
||||||
|
|
||||||
wpa_group_rekey=30
|
|
||||||
wpa_ptk_rekey=30
|
|
||||||
ocv=1
|
ocv=1
|
||||||
|
@ -17,6 +17,4 @@ nas_identifier=nas.w1.fi
|
|||||||
fils_realm=example.com
|
fils_realm=example.com
|
||||||
disable_pmksa_caching=1
|
disable_pmksa_caching=1
|
||||||
|
|
||||||
wpa_group_rekey=30
|
|
||||||
wpa_ptk_rekey=30
|
|
||||||
ocv=1
|
ocv=1
|
||||||
|
@ -17,8 +17,6 @@ eap_user_file=/tmp/secrets/eap-user.text
|
|||||||
ca_cert=/tmp/certs/cert-ca.pem
|
ca_cert=/tmp/certs/cert-ca.pem
|
||||||
server_cert=/tmp/certs/cert-server.pem
|
server_cert=/tmp/certs/cert-server.pem
|
||||||
private_key=/tmp/certs/cert-server-key.pem
|
private_key=/tmp/certs/cert-server-key.pem
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=1
|
ieee80211w=1
|
||||||
rsn_preauth=1
|
rsn_preauth=1
|
||||||
disable_pmksa_caching=0
|
disable_pmksa_caching=0
|
||||||
|
@ -17,8 +17,6 @@ eap_user_file=/tmp/secrets/eap-user.text
|
|||||||
ca_cert=/tmp/certs/cert-ca.pem
|
ca_cert=/tmp/certs/cert-ca.pem
|
||||||
server_cert=/tmp/certs/cert-server.pem
|
server_cert=/tmp/certs/cert-server.pem
|
||||||
private_key=/tmp/certs/cert-server-key.pem
|
private_key=/tmp/certs/cert-server-key.pem
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=1
|
ieee80211w=1
|
||||||
rsn_preauth=1
|
rsn_preauth=1
|
||||||
disable_pmksa_caching=0
|
disable_pmksa_caching=0
|
||||||
|
@ -15,8 +15,6 @@ ieee8021x=1
|
|||||||
|
|
||||||
fils_realm=example.com
|
fils_realm=example.com
|
||||||
|
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=1
|
ieee80211w=1
|
||||||
rsn_preauth=1
|
rsn_preauth=1
|
||||||
disable_pmksa_caching=1
|
disable_pmksa_caching=1
|
||||||
|
@ -15,8 +15,6 @@ ieee8021x=1
|
|||||||
|
|
||||||
fils_realm=example.com
|
fils_realm=example.com
|
||||||
|
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=1
|
ieee80211w=1
|
||||||
rsn_preauth=1
|
rsn_preauth=1
|
||||||
disable_pmksa_caching=1
|
disable_pmksa_caching=1
|
||||||
|
@ -11,5 +11,3 @@ fils_realm=example.com
|
|||||||
disable_pmksa_caching=1
|
disable_pmksa_caching=1
|
||||||
|
|
||||||
pwd_group=19
|
pwd_group=19
|
||||||
wpa_group_rekey=30
|
|
||||||
wpa_ptk_rekey=30
|
|
||||||
|
@ -13,8 +13,6 @@ wpa=2
|
|||||||
wpa_key_mgmt=FT-PSK
|
wpa_key_mgmt=FT-PSK
|
||||||
wpa_pairwise=CCMP
|
wpa_pairwise=CCMP
|
||||||
wpa_passphrase=EasilyGuessedPassword
|
wpa_passphrase=EasilyGuessedPassword
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=1
|
ieee80211w=1
|
||||||
rsn_preauth=1
|
rsn_preauth=1
|
||||||
rsn_preauth_interfaces=lo
|
rsn_preauth_interfaces=lo
|
||||||
|
@ -13,8 +13,6 @@ wpa=2
|
|||||||
wpa_key_mgmt=FT-PSK
|
wpa_key_mgmt=FT-PSK
|
||||||
wpa_pairwise=CCMP
|
wpa_pairwise=CCMP
|
||||||
wpa_passphrase=EasilyGuessedPassword
|
wpa_passphrase=EasilyGuessedPassword
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=1
|
ieee80211w=1
|
||||||
rsn_preauth=1
|
rsn_preauth=1
|
||||||
rsn_preauth_interfaces=lo
|
rsn_preauth_interfaces=lo
|
||||||
|
@ -7,8 +7,6 @@ wpa=2
|
|||||||
wpa_key_mgmt=WPA-EAP
|
wpa_key_mgmt=WPA-EAP
|
||||||
wpa_pairwise=CCMP
|
wpa_pairwise=CCMP
|
||||||
ieee8021x=1
|
ieee8021x=1
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=1
|
ieee80211w=1
|
||||||
|
|
||||||
# Run the RADIUS server in the BSS 0 hostapd only, listen for BSS 1 connections
|
# Run the RADIUS server in the BSS 0 hostapd only, listen for BSS 1 connections
|
||||||
|
@ -7,8 +7,6 @@ wpa=2
|
|||||||
wpa_key_mgmt=WPA-EAP
|
wpa_key_mgmt=WPA-EAP
|
||||||
wpa_pairwise=CCMP
|
wpa_pairwise=CCMP
|
||||||
ieee8021x=1
|
ieee8021x=1
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=1
|
ieee80211w=1
|
||||||
|
|
||||||
# For EAP connect to the RADIUS server in the BSS 0
|
# For EAP connect to the RADIUS server in the BSS 0
|
||||||
|
@ -13,8 +13,6 @@ wpa=2
|
|||||||
wpa_key_mgmt=FT-PSK
|
wpa_key_mgmt=FT-PSK
|
||||||
wpa_pairwise=CCMP
|
wpa_pairwise=CCMP
|
||||||
wpa_passphrase=EasilyGuessedPassword
|
wpa_passphrase=EasilyGuessedPassword
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=2
|
ieee80211w=2
|
||||||
disable_pmksa_caching=0
|
disable_pmksa_caching=0
|
||||||
# Allow PMK cache to be shared opportunistically among configured interfaces
|
# Allow PMK cache to be shared opportunistically among configured interfaces
|
||||||
|
@ -13,8 +13,6 @@ wpa=2
|
|||||||
wpa_key_mgmt=FT-SAE SAE
|
wpa_key_mgmt=FT-SAE SAE
|
||||||
sae_password=EasilyGuessedPassword|mac=ff:ff:ff:ff:ff:ff
|
sae_password=EasilyGuessedPassword|mac=ff:ff:ff:ff:ff:ff
|
||||||
wpa_pairwise=CCMP
|
wpa_pairwise=CCMP
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=2
|
ieee80211w=2
|
||||||
disable_pmksa_caching=0
|
disable_pmksa_caching=0
|
||||||
# Allow PMK cache to be shared opportunistically among configured interfaces
|
# Allow PMK cache to be shared opportunistically among configured interfaces
|
||||||
|
@ -13,8 +13,6 @@ wpa=2
|
|||||||
wpa_key_mgmt=FT-SAE SAE
|
wpa_key_mgmt=FT-SAE SAE
|
||||||
sae_password=EasilyGuessedPassword|mac=ff:ff:ff:ff:ff:ff
|
sae_password=EasilyGuessedPassword|mac=ff:ff:ff:ff:ff:ff
|
||||||
wpa_pairwise=CCMP
|
wpa_pairwise=CCMP
|
||||||
wpa_ptk_rekey=30
|
|
||||||
wpa_group_rekey=80
|
|
||||||
ieee80211w=2
|
ieee80211w=2
|
||||||
disable_pmksa_caching=0
|
disable_pmksa_caching=0
|
||||||
# Allow PMK cache to be shared opportunistically among configured interfaces
|
# Allow PMK cache to be shared opportunistically among configured interfaces
|
||||||
|
Loading…
Reference in New Issue
Block a user