]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: Don't select indoor channel on outdoor operation
authorDavid Bauer <mail@david-bauer.net>
Sun, 11 Sep 2022 16:41:12 +0000 (18:41 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 16 Sep 2022 18:00:21 +0000 (21:00 +0300)
commit7ed17eee3adaf96ff2104aeb21554110c9654f9d
tree922348b4cc3d47e62f99e9623781070a79b061a8
parent1f795df7aa83e8bc137565a22951893815780421
ACS: Don't select indoor channel on outdoor operation

Don't select channels designated for exclusive indoor use when the
country string is set for outdoor operation (country3=0x4f, i.e., the
third character of the country string is 'O').

Signed-off-by: David Bauer <mail@david-bauer.net>
src/ap/acs.c
src/ap/dfs.c