John Crispin
4312a42b62
ucentral-client: update to latest HEAD
...
e39e9c2 add wildcard CN validation
Fixes: WIFI-10419
Signed-off-by: John Crispin <john@phrozen.org >
2022-11-14 07:47:20 +01:00
John Crispin
011e5b6e1a
ucentral-schema: update to latest HEAD
...
0856cd5 add support for wifi mac acl
Signed-off-by: John Crispin <john@phrozen.org >
2022-11-14 07:47:20 +01:00
John Crispin
8233c10569
.github: add wallys_dr6018_v4 to the build pipeline
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-11-04 11:20:07 +01:00
John Crispin
fb73d889ed
udevmand: update to latest HEAD
...
3d2b67b use u64 when reporting interface counters
Fixes: WIFI-11235
Signed-off-by: John Crispin <john@phrozen.org >
2022-11-02 16:34:38 +01:00
John Crispin
80bfb8671d
spotfilter: fix sta detection when multiple ifaces are tracked
...
Fixes: WIFI-11272
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-29 08:56:04 +02:00
John Crispin
521df1a142
mac80211-ax: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0
...
Rekeying PTK for STA 2e:54:0a:55:25:c6 but driver can't safely do that.
Rekeying PTK for STA 48:26:2c:3e:b0:f4 but driver can't safely do that.
ath11k c000000.wifi: failed to flush transmit queue 0
Fixes: WIFI-11004
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-28 16:32:53 +02:00
John Crispin
72a75b72ac
ipq807x: properly assign macs on wf196
...
Fixes: WIFI-10939
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-28 16:32:42 +02:00
jaspreetsachdev
c22dce10d3
Merge pull request #486 from elludraon/readme
...
Update README.md
2022-10-20 15:24:47 -04:00
Jeffrey Han
8eb801a0cc
Update README.md
...
Signed-off-by: Jeffrey Han <39203126+elludraon@users.noreply.github.com >
2022-10-19 17:04:14 -07:00
jaspreetsachdev
6eaef7adad
Merge pull request #484 from Telecominfraproject/2.7.1-fixes-from-next
...
2.7.1 fixes from next
2022-10-17 15:41:09 -04:00
John Crispin
0272d4bcad
hostapd: AAA WISPr rates are sent as mbit
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-17 15:35:20 -04:00
John Crispin
41c64e9978
spotfilter: fix a use-after-free
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-17 15:35:20 -04:00
John Crispin
9c2f0a098d
uspot: dns_state was not getting reset correctly when flushing a client
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-17 15:35:20 -04:00
John Crispin
0bb8d0dcc0
uspot: Session-Timeout AVP was not correctly honoured
...
Fixes: WIFI-10663
Signed-off-by: John Crispin <john@phrozen.org >
2022-10-17 15:35:19 -04:00
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