Add broadcast SSID for sched_scan for scan_ssid=0 networks
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 28 Nov 2011 16:12:38 +0000 (18:12 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Nov 2011 16:12:38 +0000 (18:12 +0200)
commit76a5249e522a4ece093f47eecac42fc5b83b8360
treeb35151e0980acb39ff92172893afabb6171314ae
parent5edddf4175062e61b991ce93b425ddbf87568924
Add broadcast SSID for sched_scan for scan_ssid=0 networks

Previously, only networks with scan_ssid=1 were included in sched_scan.
This needs to behave similarly to the normal scan where broadcast SSID
is used to find networks that are not scanned for with a specific SSID.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/scan.c