]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Optimize transition mode scan to use known channels
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 8 Nov 2023 12:19:03 +0000 (14:19 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 8 Nov 2023 12:21:40 +0000 (14:21 +0200)
commit9c97126576b7dfa84731aec3d2a54f9195da1cfe
treef343913fa6210db702fbb495ac71787e381d9788
parent5b12a055908ba07a57c7805d412fa7e69ab8b108
OWE: Optimize transition mode scan to use known channels

If the currently available scan results include OWE transition mode BSS
with an unknown SSID, optimize the following scan for OWE to use only
the channels on which a known transition mode BSS has been seen.

This is needed to be able to remove the design that updates BSS entries
with the learned OWE SSID in manner that does not result in regression
to scanning latencies.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h