[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