]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
hostap: Enable 80MHz bandwidth by default (when using ACS)
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Apr 2019 09:43:50 +0000 (10:43 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Apr 2019 09:43:50 +0000 (10:43 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/wlanap.cgi
lfs/hostapd

index dd30e442b54938f118b9d7631df7db83fe89ec7c..a85e3e98e5809c6850a62300e5859a57eb3cf0ed 100644 (file)
@@ -622,6 +622,7 @@ ieee80211n=1
 wmm_enabled=1
 ht_capab=$wlanapsettings{'HTCAPS'}
 vht_capab=$wlanapsettings{'VHTCAPS'}
+vht_oper_chwidth=1
 END
 ;
 
index ce399df754aa3056fc509fe89633f7a02ce62145..14932cccb7249b9538bca6b0ebc01fbfd38339cf 100644 (file)
@@ -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       = ""