]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: introduce acs_adjust_secondary
authorNicolas Escande <nico.escande@gmail.com>
Wed, 27 Apr 2022 13:37:01 +0000 (15:37 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Nov 2022 21:23:13 +0000 (23:23 +0200)
commit472101684b4982585989be8fc4d63dcafed2586e
treedbd8d240f0e2da1f616e09b8b660175ec11c9e93
parent60e2934cbf713abf279cac03376e4ba2cd87b825
ACS: introduce acs_adjust_secondary

When using 40/80/160 MHz bandwidth on the 5 GHz or 6 GHz band, enforce
the secondary channel to be the other channel of the corresponding 40
MHz segment.

Even if this is useless for now, this is preparatory work to allow ACS
to select a primary channel which is not the first of its segment.

Signed-off-by: Nicolas Escande <nico.escande@gmail.com>
src/ap/acs.c