John Crispin
4820218fc2
netifd: backport 2 status fixes
...
Fixes: WIFI-12513
Signed-off-by: John Crispin <john@phrozen.org >
2023-06-01 08:58:14 +02:00
Ravi Vaishnav
258e484d5f
uboot-envtools: Fix syntax on number of sectors
...
ProblemStatement: On EAP104, "fw_setenv" fails with the error "MTD erase error on /dev/mtd10: Invalid argument"
RootCause: uboot-envtools expects hex format for the number of sectors while the config file (/etc/fw_env.config) contains a decimal number format for the number of sectors. This leads to out-of-boundary size calculation within the function "environment_end()".
Solution: Update the scripts to write a hex value instead of a decimal value in the config file.
Reference for the expected format from the config file: Please check the function "get_config" in the file "fw_env.c", where the function uses sscanf to read the parameters from the config file.
Fixes: WIFI-12189
Signed-off-by: Ravi Vaishnav <ravi.vaishnav@netexperience.com >
2023-01-27 12:18:37 +01: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
c9a76b8d76
openssl: update to 22.03-rc6 version
...
Fixes: WIFI-10390
Signed-off-by: John Crispin <john@phrozen.org >
2022-08-23 09:01:07 +02:00
John Crispin
1c4c82a9df
bpftools: backport latest version from OpenWrt HEAD
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-07-12 10:44:57 +02:00
John Crispin
0d50975152
hostapd: backport OWE patches
...
Fixes: WIFI-9811
Signed-off-by: John Crispin <john@phrozen.org >
2022-06-30 12:19:41 +02:00
John Crispin
f371c789d0
ipq807x: revert all 11.5 changes
...
Fixes: WIFI-7570
Signed-off-by: John Crispin <john@phrozen.org >
2022-06-09 14:03:42 +02:00
John Crispin
7d5eab4bf3
libnl-tine: update to latest HEAD
...
Fixes: WIFI-7571
Signed-off-by: John Crispin <john@phrozen.org >
2022-05-26 09:50:34 +02:00
John Crispin
be4ca445f5
netifd: update to latest HEAD
...
Fixes: WIFI-7571
Signed-off-by: John Crispin <john@phrozen.org >
2022-05-26 09:28:36 +02:00
John Crispin
e99c8b27e1
libubox: update to latest HEAD
...
Fixes: WIFI-7571
Signed-off-by: John Crispin <john@phrozen.org >
2022-05-26 09:28:11 +02:00
John Crispin
c6a45184fd
ipq807x: fix buildsystem for ath11.5-csu
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-05-17 07:45:32 +02:00
John Crispin
172c0d3690
bpf.mk: backport a fix that unbreaks bpf compile on armv7
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-05-03 07:44:34 +02:00
John Crispin
2be18091a4
proxy_arp: backport skb->cb fix from upstream kernel
...
this caused proxy_arp to misbehave
Signed-off-by: John Crispin <john@phrozen.org >
2022-04-26 12:24:51 +02:00
John Crispin
4b07afe59f
ucentral-schema: update to latest HEAD
...
19fcc8d update schemareader
bef2a8f state: add the upstream dhcp servers ip to the state message
Signed-off-by: John Crispin <john@phrozen.org >
2022-03-02 15:12:50 +01:00
John Crispin
17fe72c6e9
wifi: revert some tweaks that are causing stability issues
...
this will come back in 2.6 once stability is restored
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-25 17:34:27 +01:00
John Crispin
e4fa57b4d0
proxy_arp: backport skb->cb fix from upstream kernel
...
this caused proxy_arp to misbehave
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-17 08:28:21 +01:00
John Crispin
4dcd0ad1da
uvol: update to latest version
...
Fixes: WIFI-368
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-15 07:54:43 +01:00
John Crispin
19128346ae
openwrt-21.02: update to latest upstream commit
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-04 08:06:06 +01:00
John Crispin
bb2b6db088
patches: restructure patches and backports
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-04 08:06:05 +01:00