Debugging ethernet ARP
Posted: Thu Jul 13, 2017 11:44 pm
Hi
With ETHARP_DEBUG set to LWIP_DBG_ON, should I expect to see messages printed on stdout?
Also, is ethernet_input() used for receiving frames for all interfaces? So, even over WiFi, I should expect ethernet_input() to be invoked - right?
Thanks
With ETHARP_DEBUG set to LWIP_DBG_ON, should I expect to see messages printed on stdout?
Also, is ethernet_input() used for receiving frames for all interfaces? So, even over WiFi, I should expect ethernet_input() to be invoked - right?
Thanks