]> git.ipfire.org Git - thirdparty/hostap.git/commit
mesh: Inform kernel driver about DFS handler in userspace
authorPeter Oh <peter.oh@bowerswilkins.com>
Tue, 30 Jun 2020 12:19:01 +0000 (14:19 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 30 Nov 2020 22:14:07 +0000 (00:14 +0200)
commit12ae3e3dba0e0826a4b181e1e5f1f9fd8708845c
treed433c3eda07f6330ddf90c949773a908f8f99130
parenta27faf2c9a0c07f6a74420824b941cdc91c33b45
mesh: Inform kernel driver about DFS handler in userspace

The kernel requires indication of DFS handler residing in user space
(NL80211_ATTR_HANDLE_DFS) to enable DFS channels.

Signed-off-by: Peter Oh <peter.oh@bowerswilkins.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/mesh.c