]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: MLO: Add Multi-Link element to (Re)Association Response frame
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Mon, 22 May 2023 19:33:46 +0000 (22:33 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 8 Jun 2023 20:45:15 +0000 (23:45 +0300)
commit408b2a5625848580d505223cee12d09cbeba10c4
tree9da9bc9bd628fe815fe484afd7bf1ebee6d2d4ed
parent5f5db9366cde5bf4384703534edd868db9995dcb
AP: MLO: Add Multi-Link element to (Re)Association Response frame

Add the full station profile to the Multi-Link element in the
(Re)Association Response frame. In addition, use the AP MLD's MLD MAC
address as SA/BSSID once the non-AP MLD has been added to the driver to
use address translation in the driver.

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