From: Michael Tremer Date: Wed, 13 Mar 2019 17:37:28 +0000 (+0100) Subject: hostapd: Always enable 80 MHz channel width for 802.11ac X-Git-Tag: v2.23-core131~76^2 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=c31c8078cffcf3f933f567cb02a366ceedd6d5da hostapd: Always enable 80 MHz channel width for 802.11ac This is mandatory to support by all hardware and works well. Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/wlanap.cgi b/html/cgi-bin/wlanap.cgi index 44b0b40532..93366a38fa 100644 --- a/html/cgi-bin/wlanap.cgi +++ b/html/cgi-bin/wlanap.cgi @@ -600,6 +600,8 @@ ieee80211n=1 wmm_enabled=1 ht_capab=$wlanapsettings{'HTCAPS'} vht_capab=$wlanapsettings{'VHTCAPS'} +vht_oper_chwidth=1 +vht_oper_centr_freq_seg0_idx=42 END ;