Yakun Xu

Results 35 comments of Yakun Xu

@konradderda The problem is looping back a packet from host back to host may cause the packet being processed multiple times, and even forwarded to adjacent networks. I checked Zephyr's...

@konradderda could you confirm whether loop back to host is really used by Zephyr? If not, probably we can safely disable the behavior looping back packets to host network stack.

@AlanLCollins thanks for reporting this issue! To better understand the issue, could you please point to any reference that shows d-bus client must read all pending messages and may otherwise...

It seems the code coverage report has been missing for a while. Is this PR fixing the issue?

> Looks good overall. Thanks. Some style and smaller suggestions below. All make sense! Fixed and uploaded. Thanks!