]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix ap_hs20_deauth_req_without_pmf
authorJouni Malinen <jouni@codeaurora.org>
Sat, 8 Dec 2018 11:08:04 +0000 (13:08 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 8 Dec 2018 12:06:58 +0000 (14:06 +0200)
commitc8f7a83c656f33e579d656075d1e8b144432d0fb
tree8d6e81e0255595cbe3cc6f8bbc2830a3af954a80
parent647c0ed6799beda85c6192a6057db92dec32f69f
tests: Fix ap_hs20_deauth_req_without_pmf

Now that hostapd starts mandating PMF for Hotspot 2.0 Release 2
association, this test case needs some more tweaks to work. Hardcode
Hotspot 2.0 Release 1 to be used and disable PMF explicitly.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_ap_hs20.py