]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Do not store per-supplicant AP link MAC address information
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 22 Apr 2024 11:08:57 +0000 (14:08 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 22 Apr 2024 11:38:59 +0000 (14:38 +0300)
commit20872d5256952dc13d530d21bce09343bf0726a1
tree98807abdf8fcccb9db596da8edcf9a0f61c937ef
parent3b68eef7d7683bbf7ecf9d4950820fe2f09013a9
AP MLD: Do not store per-supplicant AP link MAC address information

There is no need to store the AP MLD's link MAC addresses within
per-supplicant data structure in struct wpa_state_machine since those
MAC addresses are available from the generic authenticator data in
struct wpa_authenticator.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/wpa_auth.c
src/ap/wpa_auth_i.h