Ping through net shell seems to be broken #11561
Labels
area: Networking
area: Shell
Shell subsystem
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Running ping through the net shell causes a
BUS FAULT
. Tested onfrdm_k4f
andsam_e70_xplained
.One scenario where it happens is using http server with net shell and dhcp enabled, here is the full config:
And here is the output:
Note that the output is also kind of malformed (e.g.
Received eG reply
instead ofReceived echo reply
). This happens when pinging a PC connected to the same router, or other Zephyr devices.@jukkar could you take a look at this?
The text was updated successfully, but these errors were encountered: