From 89500f6c2d9d7aa83a5e90fb0503859782352571 Mon Sep 17 00:00:00 2001 From: ab7pa Date: Fri, 10 Feb 2023 09:29:22 -0700 Subject: [PATCH] add extended channels to LAN AP list --- files/www/cgi-bin/setup | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/files/www/cgi-bin/setup b/files/www/cgi-bin/setup index cbbaedf4..a2306040 100755 --- a/files/www/cgi-bin/setup +++ b/files/www/cgi-bin/setup @@ -191,7 +191,7 @@ passwd1 = "" passwd2 = "" local ctwo = { 1,2,3,4,5,6,7,8,9,10,11 } -local cfive = { 36,40,44,48,149,153,157,161,165 } +local cfive = { 36,40,44,48,149,153,157,161,163,165,167,169,171,173,175,177 } local wifiintf = aredn.hardware.get_iface_name("wifi") local phy = iwinfo.nl80211.phyname(wifiintf) @@ -1267,10 +1267,28 @@ if APokay and ((phycount > 1 and (wifi_enable ~= "1" or wifi3_enable ~= "1")) or else hidden[#hidden + 1] = "" end - html.print("SSIDChannel") + html.print("Channel") html.print("Encryption