]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Use STA assoc link address in external auth status to the driver
authorManaswini Paluri <quic_mpaluri@quicinc.com>
Mon, 17 Apr 2023 14:04:44 +0000 (19:34 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 19 Jul 2023 16:28:44 +0000 (19:28 +0300)
commite53d44ac63e8168d36c78de1d42ccf3d14305edc
tree5a3af45e110ce4fc10da7f0dce338dd5444a08d3
parent4636476b7f222bc5760f85c090b1eaf3c0eff075
AP MLD: Use STA assoc link address in external auth status to the driver

Use station association link address for sending SAE authentication
status to the driver in AP mode external authentication status.

Signed-off-by: Manaswini Paluri <quic_mpaluri@quicinc.com>
src/ap/ieee802_11.c