]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
SME: Improve processing of association rejection
authorJouni Malinen <j@w1.fi>
Sat, 31 Oct 2009 21:21:43 +0000 (23:21 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 31 Oct 2009 21:21:43 +0000 (23:21 +0200)
commit76d11d3f4230413fce5b4913f00b47da3b16e2a0
tree3f6ff31f47e9f944b46ee2e3191f17c94a1c1f26
parentcca8773165fae7f3b88d528232b47b7ad10a32e5
SME: Improve processing of association rejection

Force deauthentication from the AP to clear mac80211 state (it would get
stuck with future scans if the AP is left in authenticated, but not
associated, state).

Add blacklist entry for the AP to allow other APs with worse signal
strength to be tried (e.g., when APs are trying to do load balancing
with status code 17). Reduce wait for the next scan to speed up
connection in cases where there could be other APs that could accept
association, but which show worse signal strength.
wpa_supplicant/sme.c