]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Support channel switch to 320 MHz channels
authorRamya Gnanasekar <quic_rgnanase@quicinc.com>
Mon, 3 Apr 2023 01:34:57 +0000 (07:04 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 26 Apr 2023 20:10:03 +0000 (23:10 +0300)
commit8f8f68ba67867b201ae6504b607632dfb083b047
tree18ae54e9d1b9d5017761ebac74f39f3ca29c36ad
parent4d0743d5e5a7af1e74bbc953f0aed2975438031c
hostapd: Support channel switch to 320 MHz channels

Add validatation of center frequency, and filling of appropriate
bandwidth in the channel switch wrapper when the channel switch is done
to a 320 MHz channel.

Signed-off-by: Ramya Gnanasekar <quic_rgnanase@quicinc.com>
hostapd/ctrl_iface.c
src/ap/drv_callbacks.c
src/ap/hostapd.c
src/ap/ieee802_11.c