]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: Fix using 20 MHz channels in 6 GHz
authorMatej Vrba <Matej.Vrba@advantech.cz>
Tue, 1 Apr 2025 13:19:01 +0000 (13:19 +0000)
committerJouni Malinen <j@w1.fi>
Thu, 19 Jun 2025 09:23:58 +0000 (12:23 +0300)
commit924e106546b9431fed3d7d97b35d800fdf42420f
treeb2c10f160d1fa751ca6e4a38f113807152f6f9d6
parentc0e4dcad9ae7cfd24335bb81cfe62776862425b4
ACS: Fix using 20 MHz channels in 6 GHz

When configured to use ACS with 20 MHz channels, hostapd incorrectly
rejects half of the available channels with an error messages "Channel
XX: not allowed as primary channel for 40 MHz bandwidth." This includes
all PSC channels.

Signed-off-by: Matěj Vrba <matej.vrba@advantech.cz>
Reviewed-by: Nicolas Escande <nico.escande@gmail.com>
src/ap/acs.c