]> git.ipfire.org Git - thirdparty/hostap.git/commit
PASN: Offload handshake for multiple peers from the driver
authorVinay Gannevaram <quic_vganneva@quicinc.com>
Tue, 26 Jul 2022 07:50:48 +0000 (13:20 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 2 Sep 2022 13:18:12 +0000 (16:18 +0300)
commit74d894a2ea3fd7890295a58a7e28200f41066d23
treeca773758214fe32e825dbde6eb9f26dcc4f80fd4
parent06317f5e32c4e38c4dfd9e21856bfb85fea69d56
PASN: Offload handshake for multiple peers from the driver

This brings in the functionality to hold multiple peers and perform PASN
authentication with each peer at a time and send the PASN response to
the driver. PASN parameters such as AKMP and cipher suite are obtained
from the BSS information of the cached scan results. Also add
functionality to trigger deauthentication to the peer for which PASN
request with action PASN_ACTION_DELETE_SECURE_RANGING_CONTEXT is
received.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wpa_supplicant/events.c
wpa_supplicant/pasn_supplicant.c
wpa_supplicant/wpa_supplicant_i.h