]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Allow to switch to DFS channels if available
authorSimon Wunderlich <sw@simonwunderlich.de>
Thu, 6 Feb 2014 18:30:38 +0000 (19:30 +0100)
committerJouni Malinen <j@w1.fi>
Tue, 11 Mar 2014 17:01:44 +0000 (19:01 +0200)
commit01b99998bd031347e1be335499399db0944c72c9
tree52bfe1c2dd2271f6af781f16dda63d0534614613
parent70ee1be2486f96f9ce9290ed8827cc2f7d141dee
hostapd: Allow to switch to DFS channels if available

If DFS channels are marked as "available", an AP can switch to them
immediately without performing CAC. Therefore, the channel selection
function should consider these channels even though these are radar
channels.

Signed-hostap: Simon Wunderlich <sw@simonwunderlich.de>
src/ap/dfs.c