]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Roam between two WPA2-PSK APs and try to hit a disconnection race
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 15 Jan 2016 17:16:07 +0000 (19:16 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Jan 2016 17:34:58 +0000 (19:34 +0200)
commit5a38a7fe436a3b00367d9f066794b563ff0e2ac7
treea470e76dcf0199d15b8ccc46e1904a4ca5e3bcd5
parent03269d558a08f0b086f7d2b8aafdb49d3315889e
tests: Roam between two WPA2-PSK APs and try to hit a disconnection race

This is a regression test case for hostapd bug where the
disconnection/deauthentication TX status callback timeout could be
forgotten after new association if no ACK frame was received and the STA
managed to reconnect within two seconds.

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