Re: Vote: New member proposal linusw (Linus Walleij)

2024-03-02 Thread Paul D
No voting rights, but +1 for his contributions and help esp on XG6846 and bcm/marvell stuff. On 2024-03-02 16:01, Christian Marangi (Ansuel) wrote: From: Petr Štetiar Hi, Linus is renowned in the FOSS community primarily for his exceptional contributions to the Linux kernel, where he

Re: OpenWRT for my tp-link EX510 AX3000 Dual Band Wi-Fi 6 Router?

2024-03-02 Thread Denver Gingerich
On Sat, Feb 17, 2024 at 11:26:05AM +0100, Felix Baumann via openwrt-devel wrote: > Hi, > > I just saw your mail from last year (22nd of march) > No your EX510 is not supported. > Look here: > No firmware available > > It appears the device is not sold

RE: Vote: New member proposal linusw (Linus Walleij)

2024-03-02 Thread Christian Marangi (Ansuel)
From: Petr Štetiar Hi, Linus is renowned in the FOSS community primarily for his exceptional contributions to the Linux kernel, where he maintains an impressive array of subsystems, drivers, and architectures. He has been contributing to OpenWrt for about six years already and given that we

rpcd / acl.d problem

2024-03-02 Thread Paul D
Can this be fixed or is lib micro box the limitation? See jows commit for the current apex of permission strings: https://git.openwrt.org/?p=project/rpcd.git;a=commitdiff;h=aaa08366e6384d9933a405d1218b03c1b167f9e5 In https://github.com/openwrt/luci/pull/6907 I encountered a permissions

Re: [PATCH 1/3] respect limitedness of the phy name buffer

2024-03-02 Thread Leon Busch-George
Oops - sorry! Typos, missing words, missing subject prefix.. Let me resubmit that. On Sat, 2 Mar 2024 00:16:20 +0100 "Leon M. Busch-George" wrote: > From: "Leon M. Busch-George" > > This prevents potential buffer overflows while writing to the phy > name buffer buffer. Additionally,