Hi,
In my test, when I set LWIP_ARP = 0 and ARP_QUEUEING = 0,
lwip\netif\enthernet.c has a lot of errors like:
ETHARP_HWADDR_LEN does not define;
struct eth_hdr does not define;
......
So, I want to ask that I set LWIP_ARP = 0 is right? if it is right, what
can I do?
Thanks._______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
