Re: [PATCH 1/2] realtek: Use firewall4

2022-03-02 Thread Raylynn Knight 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 Mar 1, 2022, at 4:11 PM, Dan

Re: [PATCH] base-files: call "sync" after initial setup

2022-03-02 Thread Richard Weinberger
- Ursprüngliche Mail - > Von: "Koen Vandeputte" >>> Signed-off-by: Rafał Miłecki >> >> Acked-by: Hauke Mehrtens >> >> This is not the best solution as you said but a simple one. >> >> How do we handle the situation in the first boot when the overlay file >> system is not ready yet and we

Re: [PATCH] base-files: call "sync" after initial setup

2022-03-02 Thread Koen Vandeputte
On 01.03.22 19:57, Hauke Mehrtens wrote: On 3/1/22 18:46, Rafał Miłecki wrote: From: Rafał Miłecki OpenWrt uses a lot of (b)ash scripts for initial setup. This isn't the best solution as they almost never consider syncing files / data. Still this is what we have and we need to try living with

Re: [PATCH] libnetfilter-conntrack: backport patch fixing compilation with 5.15

2022-03-02 Thread Robert Marko
On Wed, 2 Mar 2022 at 15:47, Ansuel Smith wrote: > > Il giorno mer 2 mar 2022 alle ore 15:43 Robert Marko > ha scritto: > > > > On Wed, 2 Mar 2022 at 15:40, Ansuel Smith wrote: > > > > > > Backport patch fixing compilation with 5.15 and musl provided by Robert > > > Marko > > > > I would prefer

Re: [PATCH] libnetfilter-conntrack: backport patch fixing compilation with 5.15

2022-03-02 Thread Ansuel Smith
Il giorno mer 2 mar 2022 alle ore 15:43 Robert Marko ha scritto: > > On Wed, 2 Mar 2022 at 15:40, Ansuel Smith wrote: > > > > Backport patch fixing compilation with 5.15 and musl provided by Robert > > Marko > > I would prefer just bumping the package version using GIT hash since > its already u

Re: [PATCH] libnetfilter-conntrack: backport patch fixing compilation with 5.15

2022-03-02 Thread Robert Marko
On Wed, 2 Mar 2022 at 15:40, Ansuel Smith wrote: > > Backport patch fixing compilation with 5.15 and musl provided by Robert Marko I would prefer just bumping the package version using GIT hash since its already upstreamed. Regards > > Signed-off-by: Ansuel Smith > --- > package/libs/libnetfil

[PATCH] libnetfilter-conntrack: backport patch fixing compilation with 5.15

2022-03-02 Thread Ansuel Smith
Backport patch fixing compilation with 5.15 and musl provided by Robert Marko Signed-off-by: Ansuel Smith --- package/libs/libnetfilter-conntrack/Makefile | 2 +- ...-fix-build-with-kernel-5_15-and-musl.patch | 56 +++ 2 files changed, 57 insertions(+), 1 deletion(-) create mo

[PATCH] ath9k: backport hw_random API support

2022-03-02 Thread Rui Salvaterra
Backport Jason's patch [1] implementing proper hw_random API support for the ath9k hwrng. The original code invoked add_hwgenerator_randomness to directly feed ADC entropy into the system pool. Since add_hwgenerator_randomness blocks until the system is low on entropy, if there is another hw_random