]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver.h
nl80211: Add an option to specify the BSSID to scan for
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 26 Feb 2016 14:31:33 +0000 (16:31 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Feb 2016 15:19:20 +0000 (17:19 +0200)
commiteb20cea590f1020835f09103d0290a0a7e7d5ada
treea3b30790a93e5d4a5f81e37dfe6c3238a221988e
parent452874a9df139d854fc4db736296907487cb16f3
nl80211: Add an option to specify the BSSID to scan for

This allows scans to be optimized when a response is needed only from a
single, known BSS.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211_scan.c
wpa_supplicant/scan.c