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 <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2019-03-13 18:37:28 +01:00
parent 70a7c454af
commit c31c8078cf

View File

@@ -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
;