]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clear last Michael MIC error timer on FLUSH
authorJouni Malinen <j@w1.fi>
Wed, 1 Jan 2020 10:03:42 +0000 (12:03 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 1 Jan 2020 10:23:25 +0000 (12:23 +0200)
commit0d1d1f0d21952dbac4e23b0f5cedf5183564b85a
tree6c0f3bd12d1fff83aa9d563f8ff869d982260ec5
parent19d4a5de11cf1bf532dbaa7f88a972da91448ca8
Clear last Michael MIC error timer on FLUSH

TKIP countermeasures were already terminated on FLUSH, but the timer for
detecting two Michael MIC errors within 60 seconds was left behind. This
resulted in test case failures with following test sequence:
ap_cipher_tkip_countermeasures_sta ap_cipher_tkip_countermeasures_sta2

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c