]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Check if non-AP STA in reconfig add-request already exists
authorPooventhiran G <quic_pooventh@quicinc.com>
Mon, 16 Jun 2025 11:19:00 +0000 (16:49 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 18 Jun 2025 09:18:57 +0000 (12:18 +0300)
commitc40409155ba5ddebf3e223b04d198f9b34877324
tree590fec63582c33ae8573d12c7f6769367a6db486
parentea7af69a2369e76d00d234b4d34c3f3a900a2b4b
AP MLD: Check if non-AP STA in reconfig add-request already exists

As per IEEE P802.11be/D7.0, the non-AP STA requested in ML Setup link
reconfiguration for "add" operation should not have the (link) MAC address
associated to any non-AP STA which is either affiliated or not to a
non-AP MLD on the corresponding AP link affiliated with the AP MLD.

Enforce this condition and reject the operation otherwise.

Reviewed-by: Rohan Dutta <quic_drohan@quicinc.com>
Signed-off-by: Pooventhiran G <quic_pooventh@quicinc.com>
src/ap/ieee802_11_eht.c