]> git.ipfire.org Git - thirdparty/hostap.git/commit
RSN: Stop 4-way handshake if scan results are not available
authorJouni Malinen <j@w1.fi>
Sun, 8 Mar 2020 11:11:50 +0000 (13:11 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 8 Mar 2020 14:16:11 +0000 (16:16 +0200)
commitc7d293024b8f122fcfc7d0474730299b98c1087e
treef4c4602e6b5dcc76b70671c5ab4ad5623405069c
parentf4bf6a5d44b3ea989f6f72de3520a3e814024330
RSN: Stop 4-way handshake if scan results are not available

While there may have initially been cases where the RSNE from
Beacon/Probe Response frames was not available from some drivers, it is
now more valuable to notice if such a case were to be hit with drivers
that are always expected to have such information available. As such,
make it a fatal error if the scan results for the current AP are not
available to check the RSNE/RSNXE in EAPOL-Key msg 3/4.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/rsn_supp/wpa.c