IBSS/mesh: Add support for VHT80P80 configuration
authorAhmad Kholaif <akholaif@qca.qualcomm.com>
Wed, 25 Nov 2015 03:51:43 +0000 (19:51 -0800)
committerJouni Malinen <j@w1.fi>
Thu, 26 Nov 2015 15:47:15 +0000 (17:47 +0200)
commit0f29bc68d18e489e9294bb0ef7a86a9a5235f8d1
tree9647f0e5da84e814f5787b425ebc61e8fa63e6d1
parent05032725e1c2fc861516e50afc04134c307f7434
IBSS/mesh: Add support for VHT80P80 configuration

A new network profile configuration parameter max_oper_chwidth=3 can be
used to specify preference to enable 80+80 MHz VHT channel for IBSS. If
that is set, the first 80 MHz segment is specified based on the
frequency parameter in the network profile and the second segment is
selected automatically (which will practically be limited to a single
possibility due to DFS requirements in most countries).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/wpa_cli.c
wpa_supplicant/wpa_supplicant.c