]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
WNM: Optimize a single BSS transition management candidate scan
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 26 Feb 2016 15:16:35 +0000 (17:16 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Feb 2016 15:19:20 +0000 (17:19 +0200)
commit0645492e7c98441d230b787c5711b4e4b337655b
tree57c1756b5416aca3ecf22cc7544c4ada96d6464f
parenteb20cea590f1020835f09103d0290a0a7e7d5ada
WNM: Optimize a single BSS transition management candidate scan

If the BSS Transition Management Request frame includes only a single
candidate and we need to scan for the BSS to get up-to-date information,
use a scan for the known BSSID instead of wildcard BSSID. In addition,
set the SSID in the scan if it is known based on old scan results in the
BSS table. This removes unnecessary Probe Response frames when we are
interested in results from only a single BSS.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/scan.c
wpa_supplicant/wnm_sta.c
wpa_supplicant/wpa_supplicant_i.h