]> git.ipfire.org Git - thirdparty/hostap.git/commit
Extend load balancing optimization in BSS blacklisting
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 26 Nov 2010 09:36:03 +0000 (11:36 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Nov 2010 09:36:03 +0000 (11:36 +0200)
commit0fb337c12148646bc68ed742bd7723e858885ee6
treeea83294d4326dc7a30edf47adc7382aaec346e1c
parent5471c3434e86dd4a6d1f3912facd78351f626ba2
Extend load balancing optimization in BSS blacklisting

Move the previously SME specific optimization code into generic
function that can be used from non-SME code, too, and use it to
handle disconnection events. In other words, allow disconnection
event to trigger similar optimized scanning case to handle a
common load balancing mechanism. If there is another BSS in the
same ESS when we receive a disconnection event, scan only the
known frequencies of such other BSSes on the next attempt to
speed up recovery.
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h