[PATCH v12 2/2] dnsmasq: add config option for connmark DNS filtering

2021-09-01 Thread Etan Kissling
This adds uci support to configure connmark based DNS filtering. Signed-off-by: Etan Kissling (imported from upstream mailing list https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q2/015151.html) Signed-off-by: Etan Kissling --- v2: Bundle with patch to update dnsmasq. v8: Update co

[PATCH v12 1/2] dnsmasq: Update to version 2.86rc3

2021-09-01 Thread Etan Kissling
Summary of upstream CHANGELOG: * Handle DHCPREBIND requests in the DHCPv6 server code. * Fix bug which caused dnsmasq to lose track of processes forked. * Major rewrite of the DNS server and domain handling code. * Revise resource handling for number of concurrent DNS queries. * Improve efficiency

[PATCH] firmware-utils: tplink-safeloader: use revision field

2021-09-01 Thread Sander Vanheule
The structured soft-version partition has a field which contains a (source) revision number. Factory images used to include this, but it was accidentaly removed during an earlier refactoring. Include the source revision number again in the generated soft-version partition. Additionaly, also show t

Re: [PATCH 0/2] TP-Link safeloader custom soft-version support

2021-09-01 Thread Henrique de Moraes Holschuh
On 31/08/2021 17:42, Sander Vanheule wrote: On Sat, 2021-08-28 at 10:24 -0300, Henrique de Moraes Holschuh wrote: On 27/08/2021 06:38, Sander Vanheule wrote: EAP235-Wall support will be included in the 21.02 release, but users who have a v3 (or later) firmware installed, will not be able to in

Re: OpenWrt 21.02 status

2021-09-01 Thread Hauke Mehrtens
On 9/1/21 4:15 AM, Andy Botting wrote: On Wed, 1 Sept 2021 at 11:56, Alexander E. Patrakov wrote: Hauke Mehrtens : On 8/31/21 1:52 PM, Alexander E. Patrakov wrote: Hauke Mehrtens wrote: We did the 21.02-rc4, but there is still a problem with flow offloading as this was not fixed. The oth

Re: [openwrt/openwrt] ucode: update to latest Git HEAD

2021-09-01 Thread Etienne Champetier
Hi Jow, Thanks for your work on firewall4 ! 2 nitpicks inline Le mer. 1 sept. 2021 à 09:42, LEDE Commits a écrit : > > jow pushed a commit to openwrt/openwrt.git, branch master: > https://git.openwrt.org/9e9057f4164a31bbe5a645878a9e0f083b533c0f > > commit 9e9057f4164a31bbe5a645878a9e0f083b533c0f

[PATCH] jsonfilter: update makefile url

2021-09-01 Thread Vladislav Grigoryev
Specify URL as PKG_SOURCE_URL in the jsonfilter Makefile. Signed-off-by: Vladislav Grigoryev --- package/utils/jsonfilter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/utils/jsonfilter/Makefile b/package/utils/jsonfilter/Makefile index 6b7557b38c..56f96d52

[PATCH] kernel: add missing CONFIG_SECURITY_NETWORK_XFRM ksym

2021-09-01 Thread Rui Salvaterra
Paul noticed a build failure [1] due to this missing symbol. Add it as disabled to both generic kconfigs. [1] https://github.com/aparcar/openwrt/runs/3480872706?check_suite_focus=true#step:11:63 Signed-off-by: Rui Salvaterra --- target/linux/generic/config-5.10 | 1 + target/linux/generic/conf

Re: OpenWrt 21.02 status

2021-09-01 Thread Arınç ÜNAL
Hey Hauke. On 31/08/2021 00:51, Hauke Mehrtens wrote: All people who answered agreed to do the release soon and keep this as a known bug. I plan to tag 21.02.0 on Wednesday, 1. September if no one objects. I have a detailed mail to send about the situation with DSA. It's about documentation