]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: Extend acs_request_scan() to support multiple modes
authorNeo Jou <neojou@gmail.com>
Mon, 13 Jan 2020 08:31:28 +0000 (16:31 +0800)
committerJouni Malinen <j@w1.fi>
Sat, 29 Feb 2020 09:23:03 +0000 (11:23 +0200)
commit141a8815e71ba52543cead6523213880fc42ba05
treeb51504f3b5d3f946e823760cf4ac901193ad2b77
parentf3c44a196ff7455e3f4671a4f674b9fe26d5fd24
ACS: Extend acs_request_scan() to support multiple modes

Add suitable channel frequencies from all modes into the scan parameters
when a single mode is not specified for ACS. This is preparation for
being able to support hw_mode=any to select the best channel from any
supported mode.

Signed-off-by: Neo Jou <neojou@gmail.com>
src/ap/acs.c