]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clear BSSID information in supplicant state machine on disconnection
authorJouni Malinen <j@w1.fi>
Mon, 16 Oct 2017 22:15:24 +0000 (01:15 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 Oct 2017 22:15:24 +0000 (01:15 +0300)
commitc0fe5f125a9d4a6564e1f4956ccc3809bf2fd69d
treebbba8fe601ddd916157fb2f3a58ea8f83b1ba9ae
parent006fb845b807f9ef7bcf4b4e90142c424e3b44e7
Clear BSSID information in supplicant state machine on disconnection

This fixes a corner case where RSN pre-authentication candidate from
scan results was ignored if the station was associated with that BSS
just before running the new scan for the connection.

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