]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use BSS entries instead of scan results for BSS selection
authorJouni Malinen <j@w1.fi>
Sun, 2 Sep 2012 16:56:57 +0000 (19:56 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Sep 2012 16:56:57 +0000 (19:56 +0300)
commit620c783753bddd37988269314862dc7e4a62f700
treee477eca5ddfe2fab41e4d18bbdd2fc8026533a33
parentcf8baca6a5719f4f3257631e03317affee015417
Use BSS entries instead of scan results for BSS selection

This allows the BSS selection functions to be called without having the
scan result data structure. This can be used to skip extra scans in
cases where previous results can be considered fresh.

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