]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Propagate newly introduced parameters for PASN events
authorPeddolla Harshavardhan Reddy <peddolla@qti.qualcomm.com>
Sat, 14 Jun 2025 05:58:53 +0000 (11:28 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 24 Jun 2025 17:38:25 +0000 (20:38 +0300)
commitd0fe5be8c6a1f90215921519caefc9931d6635b6
tree638488104b54c99164685f80bad844c369383603
parent705829bbeaf4ed3b5161649f2295e5bac9220a49
nl80211: Propagate newly introduced parameters for PASN events

Allow the driver to initiate PASN Authentication using user-preferred
AKMP, cipher for secure ranging, and password for SAE-tunneled PASN
authentication in the cases that use driver event to trigger PASN.

Signed-off-by: Peddolla Harshavardhan Reddy <peddolla@qti.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211_event.c