Re: [PATCH] libroxml: remove

2020-11-27 Thread Felix Fietkau
On 2020-11-27 10:36, Paul Spooren wrote: > I'm happy to handle this but you're the maintainer. Please give your > blessing. I hereby bless you :) Thanks for taking care of this - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [PATCH 0/2] enable procd security features by default

2020-11-27 Thread Petr Štetiar
Daniel Golle [2020-11-27 03:21:39]: Hi, > On Thu, Nov 26, 2020 at 05:43:53PM +0100, Petr Štetiar wrote: > > Daniel Golle [2020-11-07 14:17:12]: > > > > > Please report back > > > > testing now the latest master on rtl8382 booted from initramfs and seeing > > following: > > > > Thu Nov 26

Re: [PATCH] libroxml: remove

2020-11-27 Thread Paul Spooren
Done, thank you. On Fr, Nov 27, 2020 at 11:29, Felix Fietkau wrote: On 2020-11-27 10:36, Paul Spooren wrote: I'm happy to handle this but you're the maintainer. Please give your blessing. I hereby bless you :) Thanks for taking care of this - Felix

Re: [PATCH] libroxml: remove

2020-11-27 Thread Paul Spooren
I'm happy to handle this but you're the maintainer. Please give your blessing. On Do, Nov 26, 2020 at 23:54, Rosen Penev wrote: This will be moved to the packages feed as nothing here uses it. Signed-off-by: Rosen Penev --- package/libs/libroxml/Makefile | 48

IPQ40XX: Introduce Kernel Flag

2020-11-27 Thread Nick
The current ipq40xx network stack does no longer work for a few targets: - Zyxel - Fritz!Box 4040 - Fritz!Box 7530 - ZyXEL NBG6617 - GL-B1300 - ... Can we please finally add my PR? I introduced a kernel flag that is about switching between the different options 1. Port Isolation 2. Nested

[PATCH] libroxml: remove

2020-11-27 Thread Rosen Penev
This will be moved to the packages feed as nothing here uses it. Signed-off-by: Rosen Penev --- package/libs/libroxml/Makefile | 48 -- 1 file changed, 48 deletions(-) delete mode 100644 package/libs/libroxml/Makefile diff --git a/package/libs/libroxml/Makefile

[PATCH] ipq806x: Fix gmac1 (WAN) on Netgear D7800

2020-11-27 Thread peter
From: Peter Cardoe ipq806x: Fix gmac1 (WAN) on Netgear D7800 The WAN port on Netgear D7800 is unable to connect to an ISP when the link to the modem is running at less than 1GB. This patch fixes the issue by removing the phy-handle definition and replacing it with a fixed-link definition

Re: base-files: merge /etc/passwd support more than just /rom based installs

2020-11-27 Thread Henrique de Moraes Holschuh
On 27/11/2020 03:19, Imran K wrote: Support more than /rom only when migrating user accounts This is the kind of thing you must do safely (e.g. using mktemp -dt && chmod 0700 && { ... }), unless you can prove there is no way someone might have messed with /tmp before or during the script's

Re: [PATCH v2] vxlan: allow for dynamic source ip selection

2020-11-27 Thread Matthias Schiffer
On 11/24/20 4:26 AM, Johannes Kimmel wrote: > By setting 'auto', the zero address or the empty string as source > address (option ipaddr, option ip6addr), vxlan will choose one > dynamically. This helps in setups where a wan ip or prefix changes. > > This corresponse to setting up an vxlan tunnel

Re: [PATCH v2] vxlan: allow for dynamic source ip selection

2020-11-27 Thread Bastian Bittorf
On Tue, Nov 24, 2020 at 04:26:29AM +0100, Johannes Kimmel wrote: > Fixes: FS#3426 > Ref: https://bugs.openwrt.org/index.php?do=details_id=3426 > > V2: > - bump PKG_RELEASE > - add small explaination about behaviour changes > > Signed-off-by: Johannes Kimmel Tested-by: Bastian Bittorf

Re: IPQ40XX: Introduce Kernel Flag

2020-11-27 Thread Nick
As I understand the issue, it is the the network-hardware that is causing the problem. I did not have the time to lookup that all the flags in the driver and what they do. As u can see, some "NETIF_F_HW_VLAN_CTAG_TX" is disabled and I have no idea why. I think this drops my tx-speed when I

Re: [PATCH] cmake.mk, rules.mk: fix host builds using CMake and ccache

2020-11-27 Thread Rosen Penev
On Fri, Nov 27, 2020 at 2:04 PM Petr Štetiar wrote: > > Commit f98878e4c17d ("cmake.mk: set C/CXX compiler for host builds as > well") has introduced regression as it didn't taken usage of ccache into > the account so fix it by handling ccache use cases as well. > > In order to get this working

[PATCH] cmake.mk,rules.mk: fix host builds using CMake and ccache

2020-11-27 Thread Petr Štetiar
Commit f98878e4c17d ("cmake.mk: set C/CXX compiler for host builds as well") has introduced regression as it didn't taken usage of ccache into the account so fix it by handling ccache use cases as well. In order to get this working we need to export HOSTCXX_NOCACHE in rules.mk as well. Fixes:

[no subject]

2020-11-27 Thread Paul Oranje via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- > Op 20 nov. 2020, om 11:44

[no subject]

2020-11-27 Thread Paul Oranje via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- > Op 20 nov. 2020, om 03:24

IPsec (Strongswan) testing... help needed urgently

2020-11-27 Thread Philip Prindeville
Hi, I’m working on a PR to add X.509 certificates to Strongswan for authentication and that all seems to be working fine: https://github.com/openwrt/packages/pull/14028 But I can’t figure out why my traffic isn’t being passed, even though the tunnel comes up: root@OpenWrt2:~# ip xfrm state

[no subject]

2020-11-27 Thread Matthias May via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On 27/11/2020 19:14, Philip

[no subject]

2020-11-27 Thread Andreas Oberritter via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hi Nick, On Fri, 27 Nov 2020

Compilation error with latest master

2020-11-27 Thread Ansuel Smith
Commit f98878e4c17d5f11e78994b4fc456e6b60b2660f cause some compilation error like (the package is random... i got this with many package that use cmake) Reverting the commit and rebuilding the related package fix the problem. make[3]: Entering directory '/home/ansuel/openwrt/tools/padjffs2' --

Re: [PATCH] hostapd: enable airtime policy for the -basic variants

2020-11-27 Thread Daniel Golle
On Wed, Nov 25, 2020 at 11:03:48PM +, Rui Salvaterra wrote: > Airtime policy configuration is extremely useful in multiple BSS scenarios. > Since nowadays most people configure both private and guest networks (at > least), it makes sense to enable it by default, except for the most limited >

[PATCH] libnetfilter-cttimeout: remove

2020-11-27 Thread Rosen Penev
conntrack was moved to packages where this is used. This will be moved there as well. Signed-off-by: Rosen Penev --- package/libs/libnetfilter-cttimeout/Makefile | 72 1 file changed, 72 deletions(-) delete mode 100644 package/libs/libnetfilter-cttimeout/Makefile diff

[PATCH] libnetfilter-log: remove

2020-11-27 Thread Rosen Penev
ulogd in the packages feed is the only user of this. It will be moved there. Signed-off-by: Rosen Penev --- package/libs/libnetfilter-log/Makefile| 75 ...ecessary-pkgconfig-config.status-dep.patch | 25 ...d-remove-unused-lines-in-Makefile.am.patch | 24

[PATCH] libnetfilter-cthelper: remove

2020-11-27 Thread Rosen Penev
conntrack was moved to packages where this is used. This will be moved there as well. Signed-off-by: Rosen Penev --- package/libs/libnetfilter-cthelper/Makefile | 72 - 1 file changed, 72 deletions(-) delete mode 100644 package/libs/libnetfilter-cthelper/Makefile diff

[PATCH] libnetfilter-queue: remove

2020-11-27 Thread Rosen Penev
Nothing in base uses this. This will be moved to packages where it is used. Signed-off-by: Rosen Penev --- package/libs/libnetfilter-queue/Makefile | 71 --- .../patches/100-checksum_computation.patch| 113 -- 2 files changed, 184 deletions(-) delete mode

[PATCH] gdb: add openembedded patches

2020-11-27 Thread Rosen Penev
Update to musl 1.2.0 removes sgidefs.h. This causes various compilation issues. Add patches from openembedded to fix. Remove uClibc-ng patch. The bug was actually with libstdc++ which was fixed in 1647790ae6202bd70b199e2aa44f8eb43e8d3af1 Signed-off-by: Rosen Penev ---

Re: [PATCH v2] vxlan: allow for dynamic source ip selection

2020-11-27 Thread Johannes Kimmel
On 27.11.20 17:13, Matthias Schiffer wrote: > On 11/24/20 4:26 AM, Johannes Kimmel wrote: >> By setting 'auto', the zero address or the empty string as source >> address (option ipaddr, option ip6addr), vxlan will choose one >> dynamically. This helps in setups where a wan ip or prefix changes.