]> git.ipfire.org Git - thirdparty/hostap.git/commit
SME: Accept Authentication frame from an MLD AP
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 6 Dec 2022 09:46:08 +0000 (11:46 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Dec 2022 15:38:03 +0000 (17:38 +0200)
commit8c0f83ae889f8acfed1ecc2dc5ffe978efebad36
tree84abe87fbb67a31fa3fe10724a940dad307c6f3e
parent23039f5e4a095cb54a342b25beee776e0a54caa6
SME: Accept Authentication frame from an MLD AP

The driver is expected to translate the link addresses to MLD addresses
when processing an Authentication frame from a MLD AP. Thus, accept
Authentication frame when the peer matches the expected MLD address.

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