]> git.ipfire.org Git - thirdparty/hostap.git/commit
STA: Update scan results for ap_scan=1 skip-selection case also
authorJouni Malinen <j@w1.fi>
Mon, 18 Aug 2014 18:04:56 +0000 (11:04 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 13 Sep 2014 14:31:58 +0000 (17:31 +0300)
commit068e38771e2064e83824889b55e7d47e75b3c2aa
tree72869af3cb8973d3b34e001e04bf42558dec6ec7
parent7a4a93b9593575ffd64ba72739429d98e4b90858
STA: Update scan results for ap_scan=1 skip-selection case also

The commit 5cd4740580350371d77618ac037deef90b48d339 has rearranged the
update scan results code and hence the IEs were not getting updated
properly for ap_scan=1 case. This can result in a 4-way handshake
failure in the roaming case (IE mismatch in 3/4 EAPOL). Fix this by
updating the scan results even if ap_scan=1 is used and network does not
need to get reselected based on association information.

Signed-off-by: Jithu Jance <jithu@broadcom.com>
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c