You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Earlier this year we removed the ARP component from the echo server example since it was not necessary since lwIP can handle all the ARP packets.
The component code is now bit-rotted and so we need to figure out whether we want to keep supporting it by at least having a test for it or a separate example, or remove it altogether.
The text was updated successfully, but these errors were encountered:
Earlier this year we removed the ARP component from the echo server example since it was not necessary since lwIP can handle all the ARP packets.
The component code is now bit-rotted and so we need to figure out whether we want to keep supporting it by at least having a test for it or a separate example, or remove it altogether.
The text was updated successfully, but these errors were encountered: