[sdwalker/sdwalker.github.io] f872cf: This week's update

2022-10-09 Thread Stephen Walker 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 --- Branch: refs/heads/master Home

Re: [PATCH] netifd: add accept_ra support

2022-10-09 Thread Jo-Philipp Wich
Hi, > Make the "Accept Router Advertisements" configurable. This is needed if > you do not want to use odhcp6c and let the kernel handle the RAs. This > can save some diskspace. NACK from me. As it will interfere with odhcp6c operation in the default setup I don't think that it is a good idea to

[PATCH] netifd: add accept_ra support

2022-10-09 Thread Nick Hainke
Make the "Accept Router Advertisements" configurable. This is needed if you do not want to use odhcp6c and let the kernel handle the RAs. This can save some diskspace. Possible values are: 0: Do not accept RA 1: Accept RA if forwarding is disabled 2: Accept RA even if forwarding is enabled

Re: OpenWrt 21.02.4 and OpenWrt 22.03.1 release planning

2022-10-09 Thread Hauke Mehrtens
On 10/6/22 16:42, Szabolcs Hubai wrote: Hi Hauke, There is another LZMA ERROR 1 issue [0] for a ramips/rt3883 device. I have sent a fix for that to GitHub as PR#10834 [1]. It's not on the master, as it is not reviewed yet. The problem is that this device is a SEAMA device, and it got the "$

[PATCH] jail: ignore missing .dynamic sect

2022-10-09 Thread Yuteng Zhong 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 --- github issue: https://github.com/o

[PATCH] jail: ignore missing .dynamic sect

2022-10-09 Thread zonyitoo--- 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 --- From: Yuteng Zhong github issue: