]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: Allow selecting a better channel when using 40/80/160 MHz
authorNicolas Escande <nico.escande@gmail.com>
Wed, 27 Apr 2022 13:37:02 +0000 (15:37 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Nov 2022 21:31:33 +0000 (23:31 +0200)
commit4cb23b66d6eac1e1afb6cfd4f51b0f3ba328c078
tree4c0b4e6fefdaf50f144d3feb99f63900b2041678
parent472101684b4982585989be8fc4d63dcafed2586e
ACS: Allow selecting a better channel when using 40/80/160 MHz

When considering a channel for a bandwidth of 40/80/160 MHZ on the 5 GHz
or 6 GHz band, allow selecting one of the other channels in the segment
instead of the first one. This is done only if the other channel's
interference_factor is lower than the first one's.

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