lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Can lwip1.3.0 support LWIP_ARP = 0 ?


From: embed9527
Subject: [lwip-users] Can lwip1.3.0 support LWIP_ARP = 0 ?
Date: Mon, 26 Nov 2007 17:48:42 +0800 (CST)

 
 
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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]