]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Handle channel switch event in correct link
authorChenming Huang <quic_chenhuan@quicinc.com>
Tue, 5 Sep 2023 02:26:09 +0000 (07:56 +0530)
committerJouni Malinen <j@w1.fi>
Sun, 26 Nov 2023 15:25:41 +0000 (17:25 +0200)
commitf1fee0d1ffc5e5eef23b5341dbb410b2e8d8bfd2
tree480cf54fc0524dd0dea766b97dcdbe7642168f61
parentfb6598864becbe15e6463b08f6ceb4a9473bf3cc
AP MLD: Handle channel switch event in correct link

USe the link ID information to determine the specific affiliated link
when processing channel switch events on an AP MLD.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/drv_callbacks.c
src/drivers/driver_nl80211_event.c