John Crispin
a542660072
uspot: idle-timeout failed for non radius backed clients
...
Fixes: WIIF-11208
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-17 15:35:19 -04:00
John Crispin
8ee15d0053
uspot: fix unreolved variable in mac-format handler
...
Fixes: WIFI-11204
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-17 15:35:19 -04:00
John Crispin
311515867c
uspot: add ssid to called-station-id
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-17 15:35:19 -04:00
jaspreetsachdev
16bbcddd40
Merge branch 'main' of github.com:Telecominfraproject/wlan-ap
2022-10-17 14:24:06 -04:00
John Crispin
a4b663b824
ucentral-schema: update to latest HEAD
...
329dffa add captive portal info to state messages
f3ee560 start the uspot service if captive is enabled
7da0185 allow defining the format of MAC sent to AAA in captive mode
2dfbeff rename wlancaptive -> wlanc, netdev name got too long when creating the IFB device
1784f7e add 'none' mode to wifi-steering
abeb712 broadband: the DNS was not getting applied in static configuration
0fbe7d5 various captive portal improvements
Fixes: WIFI-10665
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-06 07:02:49 +02:00
John Crispin
736ab2b803
uhttpd: update to latest HEAD
...
Fixes: WIFI-10665
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-06 07:02:49 +02:00
John Crispin
cd2fbd11f2
captive: add missing UAM/ACCT/rate features
...
Fixes: WIFI-10665
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-05 16:26:01 +02:00
John Crispin
708fe70e75
ucentral-schema: update to latest HEAD
...
a473fe2 restart ratelimit daemon after config apply
ec58d3a do not auto-expire captive clients
Fixes: WIFI-10190
Fixes: WIFI-10194
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-05 16:25:50 +02:00
John Crispin
0c9499c085
ratelimit: replace script with daemon
...
Fixes: WIFI-10190
Fixes: WIFI-10194
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-05 16:25:48 +02:00
John Crispin
d52d4ff627
ucode: update to latest HEAD
...
Fixes: WIFI-10190
Fixes: WIFI-10194
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-05 16:25:37 +02:00
Venkat Chimata
324df56861
ipq50xx: Addp support for Liteon WPX8324 AP
...
Specifications are:
* CPU: Qualcomm IPQ5018
* RAM: 512 MB
* Storage: 16MB ROR, 128MB NAND-optional.
* Ethernet: 2x GBe
* UART header
* WLAN: QCN6122 + QCN8080
* 3x LED-s
Installation instructions:
Connect to UART, pins are like this (from the edge on LEDS):
-> GND | RX | TX | GND | VCC
Settings are 115200 8n1
1. Copy openwrt-ipq807x-liteon_wpx8324-squashfs-nand-factory.bin (attached) onto the board into /tmp/
2. At board's command prompt, issue sysupgrade -n /tmp/openwrt-ipq807x-liteon_wpx8324-squashfs-nand-factory.bin
Fixes: WIFI-10929
Signed-off-by: Venkat Chimata <venkata@shasta.cloud >
2022-10-05 16:25:14 +02:00
Felix Fietkau
a21a08e8bf
ipq807x: backport sched matchall classifier support
...
Fixes: WIFI-10190
Fixes: WIFI-10194
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2022-10-05 16:24:34 +02:00
John Crispin
393db0ec2a
mac80211: fix typo
...
The detection of multi_bssid was using bad syntx, this caused the wifi MAC
of some boards to change.
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-04 07:21:27 +02:00
jaspreetsachdev
ca26d347eb
Merge branch 'main' of github.com:Telecominfraproject/wlan-ap
2022-09-29 21:53:47 -04:00
Sohail Ahmad
c56b7adea8
ipq807x: Support for Indio WiFi6 AP -indoor and outdoor models based on IPQ6000
...
Fixes: WIFI-10802
Signed-off-by: Sohail Ahmad <sohail.ahmad@wifi-soft.com >
2022-09-26 22:06:53 +02:00
Felix Fietkau
84d31765db
qosify: update to the latest version
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2022-09-26 22:06:53 +02:00
Arif Alam
fb617ea136
ipq807x: Fix EAP104 upgrade
...
Signed-off-by: Arif Alam <arif.alam@netexperience.com >
2022-09-26 22:06:53 +02:00
John Crispin
47468145c6
spotfilter: add a maissing v5.4 kernel backport
...
fixes an off-by-one bug in the validator
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-26 22:06:53 +02:00
John Crispin
854c8a44d4
ucentral-client: update to latest HEAD
...
update wifi-scan timeout to 120s
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-26 22:06:53 +02:00
John Crispin
86948e1052
ucentral-schema: update to latest HEAD
...
55b8272 add support for overriding country codes
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-26 22:06:53 +02:00
Felix Fietkau
39053d366d
qosify: update to the latest version
...
fixes classification on linux 4.4
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2022-09-26 22:06:53 +02:00
Felix Fietkau
daaed910da
wifi-ax: backport mac80211 WME classification fix
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2022-09-26 22:06:53 +02:00
John Crispin
bf6abd80dd
mac80211: fix multiple bssid mac addresses
...
Fixes: WIFI-10596
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-26 22:06:53 +02:00
Jaspreet Sachdev
e74e22e184
.github/workflows: Removed deprecated targets
...
Signed-off-by: Jaspreet Sachdev <jaspreetsachdev@fb.com >
2022-09-26 22:06:53 +02:00
John Crispin
b8f5e17e38
uspot: fix a typo causing config to not load correctly
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-26 22:06:53 +02:00
Simon Kinane
956a31db8f
uspot: Improve HTML for captive portal UI
...
Signed-off-by: Simon Kinane <skinane@fb.com >
2022-09-26 22:06:15 +02:00
Sohail Ahmad
9eeefa2fbf
ipq807x: Support for Indio WiFi6 AP -indoor and outdoor models based on IPQ6000
...
Fixes: WIFI-10802
Signed-off-by: Sohail Ahmad <sohail.ahmad@wifi-soft.com >
2022-09-26 18:00:41 +02:00
Felix Fietkau
c33705ca60
qosify: update to the latest version
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2022-09-26 15:00:33 +02:00
Arif Alam
ba41e6773b
ipq807x: Fix EAP104 upgrade
...
Signed-off-by: Arif Alam <arif.alam@netexperience.com >
2022-09-23 17:19:01 +02:00
John Crispin
8ebf884436
spotfilter: add a maissing v5.4 kernel backport
...
fixes an off-by-one bug in the validator
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-23 17:19:01 +02:00
John Crispin
7d4353caf0
ucentral-client: update to latest HEAD
...
update wifi-scan timeout to 120s
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-23 17:19:01 +02:00
John Crispin
fa6220a615
ucentral-schema: update to latest HEAD
...
55b8272 add support for overriding country codes
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-22 15:14:05 +02:00
Felix Fietkau
26517bb6ae
qosify: update to the latest version
...
fixes classification on linux 4.4
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2022-09-22 07:47:21 +02:00
Felix Fietkau
ea4c4b3fe5
wifi-ax: backport mac80211 WME classification fix
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2022-09-22 07:47:01 +02:00
John Crispin
00f273000e
mac80211: fix multiple bssid mac addresses
...
Fixes: WIFI-10596
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-21 09:45:05 +02:00
Jaspreet Sachdev
6014d3a04d
.github/workflows: Removed deprecated targets
...
Signed-off-by: Jaspreet Sachdev <jaspreetsachdev@fb.com >
2022-09-20 08:56:55 +02:00
John Crispin
08f082acfe
uspot: fix a typo causing config to not load correctly
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-19 09:19:01 +02:00
Simon Kinane
12e5efcda4
uspot: Improve HTML for captive portal UI
2022-09-19 09:19:01 +02:00
John Crispin
26be5ba20e
udhcpsnoop: fix an endianness error
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-16 17:06:54 +02:00
John Crispin
dc2feb3cc7
ucentral-client: update to latest HEAD
...
90d276f force SIGKILL when terminating a runqueu task
Signed-off-by: John Crispin <john@phrozen.org >
v2.7.0-rc1
2022-09-09 13:40:03 +02:00
John Crispin
ed397f5ce4
ucentral-client: update to latest HEAD
...
f5e5a61 propagate "cancelled" when a runqueue job timed out
Fixes: WIFI-10768
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-09 13:40:03 +02:00
John Crispin
19f0260c0a
ucentral-schema: update to latest HEAD
...
b27df64 add support for setting an interfaces MTU
Fixes: WIFI-10556
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-09 13:40:03 +02:00
John Crispin
49c55bdec5
ucentral-schema: update to latest HEAD
...
19df069 update fils-discovery-interval max value
Fixes: WIFI-10710
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-09 13:40:03 +02:00
John Crispin
2ab86ee29d
ucentral-client: update to latest HEAD
...
b0e7432 proto: limit wifiscans to 30s
597aab3 task: add an additional runqueue for admin commands
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-09 13:40:02 +02:00
Krishna
888aa40057
ipq807x: Add support for Mesh++ S618 devices
...
Mesh++ S618 has below products based on Qualcomm IPQ6018:
* cp03-c1
* cp01-c1
These are Wi-Fi 6 (IEEE 80211.ax) dual band 2x2 mesh routers.
Fixes: WIFI-10561
Signed-off-by: Krishna <krishna@meshplusplus.com >
Signed-off-by: Edward Cheung <edward@meshplusplus.com >
Signed-off-by: Alex Ballmer <alexb@meshplusplus.com >
2022-09-08 12:49:58 +02:00
Sven Eckelmann
2291ccf198
ipq807x: Fix build of kmod-br-netfilter
...
QCA is still backporting the old OpenWrt hack for BR_HOOK to newer kernels.
This change was identified as a source for bugs and also caused performance
problems in certain scenarios.
And since OpenWrt is now building the bridge as part of the kernel and the
br-netfilter code as module, the build of the QCA kernel fork will also
fail because the kernel binary is depending on a module:
net/built-in.o: in function `BR_HOOK':
net/bridge/br_private.h:929: undefined reference to `br_netfilter_run_hooks'
net/bridge/br_private.h:929: undefined reference to `br_netfilter_run_hooks'
net/bridge/br_private.h:929: undefined reference to `br_netfilter_run_hooks'
net/bridge/br_private.h:929: undefined reference to `br_netfilter_run_hooks'
net/bridge/br_private.h:929: undefined reference to `br_netfilter_run_hooks'
net/built-in.o:net/bridge/br_private.h:929: more undefined references to `br_netfilter_run_hooks' follow
Just getting rid of this patch (as OpenWrt did) is therefore the best
option.
Signed-off-by: Sven Eckelmann <sven@narfation.org >
2022-09-08 12:49:27 +02:00
John Crispin
1d031a0535
unetd: add bpf-headers dependency
...
This fixes a spurious build issue
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-08 12:49:27 +02:00
John Crispin
cb7ed7a37b
hostapd: backport multicast_to_unicast patch
...
Fixes: WIFI-10766
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-08 12:49:27 +02:00
John Crispin
e692aea19e
uspot: refactor code
...
* add a common.uc class
* add ucode ubus calls
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-08 12:49:27 +02:00
John Crispin
a8bb06fb1c
ath1kk-wifi: update the WF188n BDF file
...
This is the BDF that passed FCC certification.
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-08 12:49:27 +02:00