]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add PMKSA cache entry again in dpp_akm_sha*
authorJouni Malinen <j@w1.fi>
Sun, 20 Nov 2022 09:07:32 +0000 (11:07 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 20 Nov 2022 09:08:26 +0000 (11:08 +0200)
commit1e602adabb3771449a6b80126289172b1e75ad3e
tree67dd4af28de25d8949db6b406e2115a8f624a65f
parentf49b60455512cbbd12b62f5719dc771252e8adde
tests: Add PMKSA cache entry again in dpp_akm_sha*

This is going to be needed once wpa_supplicant starts dropping the PMKSA
cache entry on status code 53 (invalid PMKID) rejection of association.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_dpp.py