Add autoscan parameters support in config file

Signed-hostap: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2012-06-26 18:09:57 +03:00 committed by Jouni Malinen
parent 1b487b8b1e
commit b0786fba71
3 changed files with 17 additions and 1 deletions

View file

@ -225,6 +225,11 @@ fast_reauth=1
# of APs when using ap_scan=1 mode.
#bss_max_count=200
# Automatic scan
# This is an optional set of parameters for automatic scanning
# within an interface in following format:
#autoscan=<autoscan module name>:<module parameters>
# autoscan is like bgscan but on disconnected or inactive state.
# filter_ssids - SSID-based scan result filtering
# 0 = do not filter scan results (default)