]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_ft.py
tests: Remove pmk_r1_push parameter from ap_ft_local_key_gen
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 13 Dec 2016 11:57:39 +0000 (13:57 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 13 Dec 2016 11:57:39 +0000 (13:57 +0200)
commit8344ba12298ed69133738e5a12553af3fd6908bf
tree60669c9b3a4c83d5f731d6b3af6880a1398b1a72
parent3615bde6fea76c485f327d963e3b411c4a20790e
tests: Remove pmk_r1_push parameter from ap_ft_local_key_gen

Local key generation for FT-PSK does not use the AP-to-AP protocol and
as such, setting pmk_r1_push=1 is a bit confusing here since it gets
ignored in practice. Remove it to keep the test case easier to
understand.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_ft.py