wpa_supplicant: Allow vifs to scan only current channel
authorBen Greear <greearb@candelatech.com>
Thu, 9 May 2013 09:43:40 +0000 (12:43 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 May 2013 09:43:40 +0000 (12:43 +0300)
commit6124e858fd8bd90b6d63e941115df28ff8b6dea9
tree6582b0f6e4eb716455a8130d635649559da8214b
parent893a0a558cd8fd9a7dc5827f379e0f8a273a4fe5
wpa_supplicant: Allow vifs to scan only current channel

If a VIF is already associated, then only scan on the associated
frequency if user requests such. This is a big help when using
lots of virtual stations.

Signed-hostap: Ben Greear <greearb@candelatech.com>
Signed-off-by: Ben Greear <greearb@candelatech.com>
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant.conf