]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: When sending Action frames, use the AP MLD MAC address if needed
authorIlan Peer <ilan.peer@intel.com>
Wed, 13 Dec 2023 14:04:08 +0000 (16:04 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 16 Dec 2023 16:54:39 +0000 (18:54 +0200)
commit31e025c033f36ce90fcdaf69d8417785ae31685e
treeaa7e5b78f04a7ccbd2805e8318c1007a7cab4597
parent54e6c56d251f4c9a42105d6f27181f709e38481c
AP: When sending Action frames, use the AP MLD MAC address if needed

When the AP MLD sends an Action frame to a non-AP MLD, use the AP MLD
MAC address instead of the local AP address (BSSID).

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/ap_drv_ops.c