mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
@@ -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
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user