From: Michael Tremer Date: Wed, 24 Apr 2019 09:43:50 +0000 (+0100) Subject: hostap: Enable 80MHz bandwidth by default (when using ACS) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc850cb32fdfad60f669f4834f4b4b4b5af770a8;p=people%2Fms%2Fipfire-2.x.git hostap: Enable 80MHz bandwidth by default (when using ACS) Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/wlanap.cgi b/html/cgi-bin/wlanap.cgi index dd30e442b5..a85e3e98e5 100644 --- a/html/cgi-bin/wlanap.cgi +++ b/html/cgi-bin/wlanap.cgi @@ -622,6 +622,7 @@ ieee80211n=1 wmm_enabled=1 ht_capab=$wlanapsettings{'HTCAPS'} vht_capab=$wlanapsettings{'VHTCAPS'} +vht_oper_chwidth=1 END ; diff --git a/lfs/hostapd b/lfs/hostapd index ce399df754..14932cccb7 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -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 = ""