]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Enable HE for channel switch commmand
authorMuna Sinada <msinada@codeaurora.org>
Thu, 11 Jun 2020 11:18:42 +0000 (04:18 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 6 Feb 2021 09:41:09 +0000 (11:41 +0200)
commit2908dc91c1253ba67927294719b1bfc2141913f1
treeecc611a2365dd4815dab3293096dd10b5e6e5d1d
parent1c3e71d1499ae1dbe97dd517efcf554933c45bfd
hostapd: Enable HE for channel switch commmand

Add HE as an accepted option ("he") in the CHAN_SWITCH command similarly
to the way VHT is addressed.

Signed-off-by: Muna Sinada <msinada@codeaurora.org>
src/ap/ap_config.h
src/ap/ctrl_iface_ap.c
src/ap/drv_callbacks.c