]> git.ipfire.org Git - thirdparty/hostap.git/commit
WNM: Handle BTM request with Link Removal Imminent field set to 1
authorIlan Peer <ilan.peer@intel.com>
Wed, 13 Dec 2023 14:04:10 +0000 (16:04 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 16 Dec 2023 17:12:23 +0000 (19:12 +0200)
commit80810929a4bbb3d9fd7c57345d2df3f9261570a4
treeb43431b46d3de3d94c6d96f147a86c45f9751322
parent31e025c033f36ce90fcdaf69d8417785ae31685e
WNM: Handle BTM request with Link Removal Imminent field set to 1

Based on IEEE P802.11be/D5.0, when a station is non-AP MLD with more
than one link the combination of the Link Removal Imminent field set to
1 and the BSS Termination Included field set to 1 means than only one of
the links is removed while the other links will remains associated.
Handle this case without starting a scan to find another BSS.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/common/ieee802_11_defs.h
wpa_supplicant/wnm_sta.c