]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/dfs.c
DFS: Allow switch to DFS channel after radar detection in ETSI
authorVasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
Fri, 12 May 2017 07:48:01 +0000 (13:18 +0530)
committerJouni Malinen <j@w1.fi>
Sat, 13 May 2017 17:01:44 +0000 (20:01 +0300)
commit04f667fcdde158c1baf8d99516c96d21b878b919
treed4ccb7bd525d01ce42005ab1493665c0acd4b62c
parentaa56e36d6625f13a3eb4f986192c195d80783ec1
DFS: Allow switch to DFS channel after radar detection in ETSI

This is to comply with uniform spreading requirement for ETSI domain
(section 4.7.2.7 in EN 301 893 - V1.8.1). ETSI uniform spreading
requires equal probability for the usable channels. The previous channel
selection logic after a radar detection did not fully comply with the
uniform spreading requirement for the domain by ignoring DFS channels.
Consider DFS channels also during channel selection when the current DFS
domain is ETSI.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
src/ap/dfs.c
src/ap/hostapd.h
src/ap/hw_features.c