]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
Allow wildcard SSID to be enforced for a specific BSSID scan
authorVeerendranath Jakkam <vjakkam@codeaurora.org>
Sat, 29 Feb 2020 06:56:36 +0000 (12:26 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 2 Mar 2020 18:33:52 +0000 (20:33 +0200)
commit5fdacce46599fd1a56e7938919b4d80461b02fd1
treed285fcc936b431988d66d927d6c36f73b2e7dd23
parent97de4a0f9be61c905c3d4c6a83ce969d364c9120
Allow wildcard SSID to be enforced for a specific BSSID scan

Specific BSSID scan was replacing wildcard SSID with the known SSID if
any BSS with the specified BSSID is available in the known BSSes list.

Add control interface support to force use of a wildcard SSID in a
specific BSSID scan by user with the new "wildcard_ssid=1" argument to
the SCAN command.

Signed-off-by: Veerendranath Jakkam <vjakkam@codeaurora.org>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant_i.h