]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Configure 'enable DW notification' NAN flag
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 23 Dec 2025 11:46:05 +0000 (13:46 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 29 Jan 2026 10:31:55 +0000 (12:31 +0200)
commitab5a7a1f0998f7143083bb31b50034c50b1aede2
tree638f6f427fc1e356c9fae5ec777d8220908404db
parent0ba19c99d89f393ed2d72babb2b94ea64e7bb070
nl80211: Configure 'enable DW notification' NAN flag

Add enable_dw_notif flag to NAN cluster configuration parameters. This
flag is needed to toggle DW notifications generated by kernel in case
user space DE implementation is used.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c