commit | 251ddf0ab5273b7c161638c267fbc8076b4d5e43 | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan@embeint.com> | Wed May 22 13:53:59 2024 +1000 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon May 27 08:16:22 2024 -0700 |
tree | bfacf3969afdd2094ead0d048e0c6747ae348e07 | |
parent | 8b41f3bebb1b6de3c63ef1198b7dd0dc2b45e123 [diff] |
net: l2: ethernet: arp: improve debug output Improve the ARP debug output by printing: * Sending ARP query * Queuing packets due to pending ARP query * Receiving ARP query response Signed-off-by: Jordan Yates <jordan@embeint.com>