Yakun Xu
Yakun Xu
Yes. How about we create a new project which just contains Travis scripts to check compatibility among all OpenThread projects, such as OpenThread, Wpantund, ot-br-posix and ot-rtos?
could you share your feeds.conf and logs captured when you tried the guide?
Can `_GNU_SOURCE` suppress this warning?
> Hello, @bukepo. I traced the change to a commit that you did in 2020. Can you please comment on the issue? BR, Mihai Hi @mihai-ignat the multicast forwarding rule...
Sent https://github.com/openthread/openthread/pull/9817 to discuss the proposed fix in OpenThread.
@mihai-ignat We have merged a change to forward multicast packets to host. Could you try the latest OpenThread?
I think we should keep IPv6 addresses including multicast addresses identical on the Thread network interfaces on both host(lwIP) IP stack and OpenThread IP stack. This is to make sure...
You can find it here: https://github.com/openthread/openthread/blob/main/src/posix/platform/netif.cpp
> @bukepo an idea/suggestion on this: > > I think this PR is doing two conceptual changes at the same time (they are actually part of the same line of...
@konradderda Is Zephyr expecting a packet delivered to the OT interface being looped back to Zephyr's IP stack? If so, it looks not to be a design that works with...