]> git.ipfire.org Git - thirdparty/hostap.git/commit
mesh: Enable 160 MHz bandwidth support for 6 GHz in IEEE 802.11s mesh
authorPradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Thu, 9 Sep 2021 17:46:16 +0000 (10:46 -0700)
committerJouni Malinen <j@w1.fi>
Tue, 9 Nov 2021 19:21:42 +0000 (21:21 +0200)
commitc8b94bc7b347dac0422d32a3e330d4425d898906
tree3cd18a88982794c93b594576e308523fcf20ed3c
parentab0af709dfcf2906c69038555aa3e72a182b1409
mesh: Enable 160 MHz bandwidth support for 6 GHz in IEEE 802.11s mesh

Since the 6 GHz band has no DFS channels, enable 6 GHz 160 MHz bandwidth
as the default configuration for IEEE 802.11s mesh.

example:
network={
 ssid="6gmesh160"
 key_mgmt=SAE
 mode=5
 frequency=6275
 psk="1234567890"
}

Signed-off-by: P Praneesh <ppranees@codeaurora.org>
Signed-off-by: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
wpa_supplicant/wpa_supplicant.c