]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add support for active scheduled scan
authorLuciano Coelho <luciano.coelho@intel.com>
Tue, 17 Mar 2015 14:11:49 +0000 (16:11 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 Mar 2015 15:09:52 +0000 (16:09 +0100)
commit302a378a6dd975d5d4c5627d8e1caff6df7906de
tree2bd36c29f3a04f5e44eac4e39aec2ea0343f25ec
parent3fce58aafc3a28cbfbb496d7797e250eea99b6cb
iw: add support for active scheduled scan

Add options to explicitly use active or passive scans on schedule
scans (and net-detect).  If neither active nor passive parameters are
passed, the default is to do active scans with the wildcard SSID.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
iw.h
scan.c