]> git.ipfire.org Git - thirdparty/hostap.git/commit
MLO: Store MLO link information in RSN Authentication
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Mon, 22 May 2023 19:33:59 +0000 (22:33 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 14 Jun 2023 08:34:07 +0000 (11:34 +0300)
commit3102d7676b9f750016e63e006052849b6d45956f
tree41dc015889005c16c645c91c59b144941b466510
parentcb130bbcb91a3f51e2a540de10f8b012c71c652e
MLO: Store MLO link information in RSN Authentication

Make the MLO related information available for the RSN Authenticator
state machine to be able to perform steps needed on an AP MLD. The
actual use of this information will be in the following commits.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/ap/ieee802_11.c
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_glue.c
src/ap/wpa_auth_i.h