]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Do not try to detect PSK mismatch during PTK rekeying
authorAlexander Wetzel <alexander@wetzel-home.de>
Fri, 20 Dec 2019 19:21:26 +0000 (20:21 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 21 Dec 2019 15:10:17 +0000 (17:10 +0200)
commit84877f253d3dfff2ba70e8226b622ba2d088b054
treefec8d0a21fa5f3dddea2be166d060aadcb156350
parent78d338d1b1206844e4f0c3e03d227144044830e9
wpa_supplicant: Do not try to detect PSK mismatch during PTK rekeying

When a PTK rekey fails it can't be caused by a PSK mismatch. Report a
possible PSK mismatch only during the initial 4-way handshake to avoid
incorrect reports.

Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
wpa_supplicant/events.c