Process RSN pre-authentication candidates when skipping roam hostap-1-bp
authorJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 20:37:12 +0000 (22:37 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 20:37:12 +0000 (22:37 +0200)
commit1bbff09ec5e1d2b67f9748eb24e5a3cc6d547ac0
tree602510dda036220f4b5f9e843ef89353d16f4b0d
parent9354e59480fbdffa4e773728909d1e0d4a2be68a
Process RSN pre-authentication candidates when skipping roam

wpa_supplicant_rsn_preauth_scan_results() needs to be called to
update RSN pre-authentication candidates. This cannot be done before
the wpa_supplicant_connect() call on the first association, but when
trying to figure out whether to roam, it is fine to do so for the
case when roaming is skipped.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c