]> git.ipfire.org Git - thirdparty/hostap.git/commit
SME: Add support for handling association with MLD
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 6 Dec 2022 09:46:07 +0000 (11:46 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Dec 2022 15:33:11 +0000 (17:33 +0200)
commit23039f5e4a095cb54a342b25beee776e0a54caa6
tree4affd78e3f50e68f1980079622607f43795ca10c
parent8f89661df5b74bcc6fd94c6590ae178c48415af1
SME: Add support for handling association with MLD

In case both the local driver and the AP support MLD, request an MLD
association from the driver.

When processing the association event from the driver verify that the
multi link information in the (Re)Association Response frame ML element
matches the links on which the association was expected.

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