]> git.ipfire.org Git - thirdparty/hostap.git/commit
MLD STA: Indicate per link channel switch
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Thu, 8 Sep 2022 14:44:22 +0000 (20:14 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 15 Sep 2022 13:00:51 +0000 (16:00 +0300)
commit1b6f3b5850a7e65ac312a7460ccbd929d55be660
tree9f098febf00e7ea41c011492b14b7b5cc429b602
parentb7f98d92dc31a0f1250190c6455e9dbdd34468ab
MLD STA: Indicate per link channel switch

Parse link id info from channel switch events and indicate the info to
control interface using new per link channel switch events. If channel
switch happens on the link which used during association both legacy
and new per-link channel switch events will be reported.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
src/common/wpa_ctrl.h
src/drivers/driver.h
src/drivers/driver_common.c
src/drivers/driver_nl80211_event.c
wpa_supplicant/events.c