mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 04:52:59 +02:00
hostap: Enable 80MHz bandwidth by default (when using ACS)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -622,6 +622,7 @@ ieee80211n=1
|
||||
wmm_enabled=1
|
||||
ht_capab=$wlanapsettings{'HTCAPS'}
|
||||
vht_capab=$wlanapsettings{'VHTCAPS'}
|
||||
vht_oper_chwidth=1
|
||||
END
|
||||
;
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = hostapd
|
||||
PAK_VER = 47
|
||||
PAK_VER = 48
|
||||
|
||||
DEPS = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user