]> git.ipfire.org Git - thirdparty/hostap.git/commit
WNM: Ignore SSID check for hidden SSID in transition candidates
authorGurumoorthi Gnanasambandhan <gguru@codeaurora.org>
Fri, 23 Apr 2021 10:49:21 +0000 (16:19 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 9 Jun 2021 17:55:39 +0000 (20:55 +0300)
commit9f901e65b4bddbb080e49930b345dbdd1ee1e8b1
treea5dd6a7a08dac5fca8e81e0772d87fa99038aebc
parent525ec045f39fdbd9828e68fbff685babc7427a46
WNM: Ignore SSID check for hidden SSID in transition candidates

Do not skip scan results with zero length SSID (i.e., a hidden SSID)
when searching for potential BSS transition candidates since such
entries might be for the same ESS (i.e., for the current SSID). Use only
the BSSID check for such cases.

Signed-off-by: Gurumoorthi Gnanasambandhan <gguru@codeaurora.org>
wpa_supplicant/wnm_sta.c