]> git.ipfire.org Git - thirdparty/hostap.git/commit
PASN: Remove hapd dependency in processing PASN Authentication frames
authorVinay Gannevaram <quic_vganneva@quicinc.com>
Tue, 20 Sep 2022 06:17:00 +0000 (11:47 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 3 Nov 2022 22:52:17 +0000 (00:52 +0200)
commitc55eadede734c91779bfcd7f1be4c0fdac2e9358
treea2dafa8d58e039b86dd2cfd1806a796a38530c04
parent6dc833bc5c6366c5a43fe731dd757fc53a95e5cf
PASN: Remove hapd dependency in processing PASN Authentication frames

Remove hapd dependency in processing PASN M1/M3 frames and build PASN M2
frame. Initialize required pasn parameters from hapd before passing
Authentication frames.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/ieee802_11.c
src/pasn/pasn_common.h
wpa_supplicant/pasn_supplicant.c