]> git.ipfire.org Git - thirdparty/hostap.git/commit
SME: Add support for handling authentication with MLD
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 6 Dec 2022 09:46:06 +0000 (11:46 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Dec 2022 15:31:41 +0000 (17:31 +0200)
commit8f89661df5b74bcc6fd94c6590ae178c48415af1
tree3b561cf27ddea1328299df6f2058977a14f48220
parent694a1c68739954f40d6d3f95ecc96557a33f27c9
SME: Add support for handling authentication with MLD

In case both the local driver and the AP support MLD, request an MLD
authentication from the driver. When processing the authentication event
from the driver verify that the MLD address in the authentication data
matches that of the requested AP.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
wpa_supplicant/bss.c
wpa_supplicant/bss.h
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant_i.h