Re: [PATCH] umbim: Add mbim message timeout option, -T

2023-07-05 Thread Daniel Danzberger
On Wed, 2023-07-05 at 15:03 +, Eric wrote: > On Wednesday, July 5th, 2023 at 06:08, Daniel Danzberger > wrote: > > Some modems, depending on their state and connection quality can take > > longer than 15 seconds to answer mbim message requests. > > > > This commit adds the -T option, allowin

Re: [PATCH] umbim: Add mbim message timeout option, -T

2023-07-05 Thread Eric 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 Wednesday, July 5th, 2023 at 06

[PATCH] umbim: Add mbim message timeout option, -T

2023-07-05 Thread Daniel Danzberger
Some modems, depending on their state and connection quality can take longer than 15 seconds to answer mbim message requests. This commit adds the -T option, allowing the user to specifiy a custom message timeout in seconds. Default is still 15. Signed-off-by: Daniel Danzberger --- cli.c

[PATCH] libnl: add support for cli

2023-07-05 Thread Koen Vandeputte
Some packages (like wavemon >= 0.9.4) depend on libnl-cli Add support for this part of the lib. libnl-cli itself depends on libnl-genl and libnl-nf On MIPS, this component adds 81kB Signed-off-by: Koen Vandeputte --- package/libs/libnl/Makefile | 19 ++- 1 file changed, 18 inser

[PATCH] Adding sw and hw tag-based KASAN support

2023-07-05 Thread Xin Zhen
Hi all, Currently KASAN is supported but only the generic one. SW-tag and HW-tag based KASAN have less impact on memory footprint or performance, and are worth supporting. The following patch adds a choice menu in the menuconfig, allowing SW-tag or HW-tag to be selected. commit a1db3ed8ad00a1

Słowa kluczowe do wypozycjonowania

2023-07-05 Thread Kamil Tralewski 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 --- Dzień dobry, zapoznałem się z Pań