]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: Scan only channels specified in the channel list
authorSrinivasa Duvvuri <sduvvuri@chromium.org>
Fri, 15 May 2015 03:35:09 +0000 (20:35 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 24 May 2015 07:38:27 +0000 (10:38 +0300)
commit567098ec7474a1539f294ae988d46706492b6414
tree1d48d584706fa17a7f4bcb16fe7f099d4f0c8d4c
parentc7dafdf9b0df75930ee36b06a006e6f3e22126d3
ACS: Scan only channels specified in the channel list

The ACS code part of hostapd scans all the channels even if the channel
list is specified in the hostapd.conf. Limit the ACS scan channels to
the list specified in the config file.

Signed-off-by: Srinivasa Duvvuri<sduvvuri@chromium.org>
src/ap/acs.c