Passive Scan using wpa_supplicant-0.7.3
Posted
by
Ashish Yadav
on Super User
See other posts from Super User
or by Ashish Yadav
Published on 2012-07-26T09:30:17Z
Indexed on
2012/09/22
3:40 UTC
Read the original article
Hit count: 409
I am using wpa_supplicant-0.7.3 and WL12xx TI Driver(WiFi) .
Looking into both code,I seen that both support passive scan .
Also, nl80211 driver is used (not wext).
I am not able to find any command for passive scan in wpa_cli .
With iw , for passive scan we can use : iw dev wlan0 scan passive
Similar I want to do passive scan using wpa_supplicant .
So need help to know how to do passive scan using wpa_supplicant?
© Super User or respective owner