]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211/MBO: Set temporary disallowed BSSID list to driver
authorAshwini Patil <c_apati@qti.qualcomm.com>
Wed, 21 Jun 2017 14:46:07 +0000 (20:16 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 30 Jun 2017 14:27:44 +0000 (17:27 +0300)
commitb04854ceffac340c7919cb70ce5104825a7c16a8
treec80fa69443c1cc40a46fc4bfefe16423c28336a6
parent2a71673e27e95201b0f277a0437682136b4891a9
nl80211/MBO: Set temporary disallowed BSSID list to driver

Set temporary disallowed BSSID list to the driver so that the driver
doesn't try to connect to any of the blacklisted BSSIDs during
driver-based roaming operation. This commit includes support only for
the nl80211 driver interface using a QCA vendor command for this.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_capa.c
wpa_supplicant/driver_i.h
wpa_supplicant/mbo.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h