]> git.ipfire.org Git - thirdparty/hostap.git/commit
MLD: Also mark links as failed after association failure
authorBenjamin Berg <benjamin.berg@intel.com>
Mon, 20 Nov 2023 23:51:25 +0000 (01:51 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 25 Nov 2023 14:44:01 +0000 (16:44 +0200)
commit5af986c75af414f724dca26ac7a2a6698a5b527c
tree83e750dd89aadbc994ec66cb9d169cda3b6d15bc
parentc55a272f665af996b935d8c7e97be13db852e3ef
MLD: Also mark links as failed after association failure

Parse the link status values out of Multi-Link association response. If
the AP rejects ML association and marks the links as failed with a
reason code other than TX_LINK_NOT_ACCEPTED, also report these links to
wpas_connection_failed() and ignore them.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/sme.h
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h