]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPA_AUTH: MLO: Add functions to get the AA and SPA
authorIlan Peer <ilan.peer@intel.com>
Wed, 15 Feb 2023 23:08:50 +0000 (01:08 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Mar 2023 21:54:50 +0000 (23:54 +0200)
commitc4cb62ca8ea1ad115f71b8774d3bf516116fba66
treea1b67eec19a50dd8bcf5899ea17164842dc6fe7a
parentcab963e9f887b54da48db56bde8005974c9a830e
WPA_AUTH: MLO: Add functions to get the AA and SPA

As a preparation to use AP MLD address and non-AP MLD address
in the RSN Authenticator state machine, add utility functions to
get the current AA and SPA.

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