]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/events.c
Use BSS table instead of scan results in need-to-roam determination
authorJouni Malinen <j@w1.fi>
Sun, 2 Sep 2012 14:39:35 +0000 (17:39 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Sep 2012 14:39:35 +0000 (17:39 +0300)
commit20ed5e40ba95440a1946cf2dffad3047fb620582
treec5b54f9f3f0f6300098b9ebacceb4aee3a5006e2
parente026159a8e8e38feb0ec455bf7ae09146033016f
Use BSS table instead of scan results in need-to-roam determination

The same information is available in the BSS table, so we can reduce the
need for using the raw scan results in wpa_supplicant_need_to_roam().

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