]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config_ssid.h
Provide option to configure BSSID hint for a network
authorPurushottam Kushwaha <pkushwah@qti.qualcomm.com>
Tue, 9 May 2017 15:03:51 +0000 (20:33 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 11 May 2017 21:20:59 +0000 (00:20 +0300)
commit43a356b2687219b7a212df8ef21237b5ddf49f35
tree5b81f3965c8a56d4d9142e4c2b4f98a1da75daf4
parent33117656e6c22ccdfbd6bcecee923f837690b111
Provide option to configure BSSID hint for a network

This exposes user configurable option to set bssid_hint for a network.
bssid_hint indicates which BSS has been found a suitable candidate for
initial association for drivers that use driver/firmware-based BSS
selection. Unlike the bssid parameter, bssid_hint does not limit the
driver from selecting other BSSs in the ESS.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/wpa_supplicant.c