]> git.ipfire.org Git - thirdparty/hostap.git/commit
DFS: Add supported channel bandwidth checking
authorDmitry Lebed <dlebed@quantenna.com>
Thu, 1 Mar 2018 11:49:29 +0000 (14:49 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 6 Jan 2019 10:09:21 +0000 (12:09 +0200)
commit59bf0f97135c43b509234ae4ece5ef1c610857ab
treef09ca49eba15cc518f790ae47be544d83a99f181
parent75ce63e063cc12f8465c14c10f07ed2d28ad5fe7
DFS: Add supported channel bandwidth checking

While selecting a new channel as a reaction to radar event we need to
take into account supported bandwidth for each channel provided via
nl80211. Without this modification hostapd might select an unsupported
channel that would fail during AP startup.

Signed-off-by: Dmitry Lebed <dlebed@quantenna.com>
src/ap/dfs.c