Matter integration

2023-07-27 Thread Karsten Sperling 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 --- Hello, I’m part of an effort by t

Re: Matter integration

2023-07-30 Thread Karsten Sperling via openwrt-devel
hear that integrating the OpnThread BR is already being worked on, that’s definitely going to be of interest to us as well! Thanks, Karsten > On 28/07/2023, at 10:33 PM, Stijn Tintel wrote: > > On 28/07/2023 00:11, Karsten Sperling via openwrt-devel wrote: >> Hello, > Hi! >>

Re: Matter integration

2023-07-30 Thread Karsten Sperling via openwrt-devel
roject-chip/connectedhomeip/pull/24232 > [3] https://github.com/project-chip/connectedhomeip/pull/26397 > [4] > https://github.com/plan44/connectedhomeip/commit/aabd0ee91bc6dc2906ccf5b73103a538a6dac205 > [5] https://github.com/plan44/plan44-feed/tree/main > [6] https://github.com/

[PATCH] build: propagate errors in scan and feed update

2023-08-28 Thread Karsten Sperling 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 --- Currently, when an error occurs du

[PATCH] libubus: Make UBUS_* macros work cleanly in C++

2024-08-13 Thread Karsten Sperling 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 --- Note: I’ve also submitted this pat

[PATCH] libubus: Make UBUS_* macros work cleanly in C++

2024-08-13 Thread Karsten Sperling 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 --- Note: I’ve also submitted this pat