]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Send Link Reconfiguration Response after validation
authorPooventhiran G <quic_pooventh@quicinc.com>
Mon, 16 Jun 2025 11:18:58 +0000 (16:48 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 18 Jun 2025 09:08:07 +0000 (12:08 +0300)
commit3618fc4ca7f220978e6c72aa90e8bd1f32aebef6
treee992be754d1e7355d4d399d04062f1c2c7ad2df9
parent60b3884948c61f562159fbc978f786ff902aab61
AP MLD: Send Link Reconfiguration Response after validation

If a Link Reconfiguration Request is parsed and validated, send the
response frame to indicate success or failure for each operation
requested.

As long as one "add" request is accepted, Group KDEs and Basic MLE with
Per-STA profile for accepted links, and OCE element are added.

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