]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Allow explicit wide channel configuration for AP mode
authorJohannes Berg <johannes.berg@intel.com>
Tue, 7 Mar 2017 16:20:57 +0000 (18:20 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 11 Mar 2017 08:59:51 +0000 (10:59 +0200)
commit2124a615e35737eeb21d9a038d189da882f68144
tree0ebdb8ecbea30aeaa9cf7e8b1cd646adfbfd9d74
parent57ee04dc7d8b3f42f0e230b6b5c27e97e9863cf6
wpa_supplicant: Allow explicit wide channel configuration for AP mode

Instead of deducing the wide (HT, VHT) channel configuration only
automatically in P2P mode, allow it to be configured in the network
in non-P2P mode.

Also allow all of these parameters to be configured through the control
interface or the configuration file.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
wpa_supplicant/ap.c
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/wpa_cli.c