lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Etharp drops packets for unlisted arp entries


From: Leon Woestenberg
Subject: Re: [lwip-users] Etharp drops packets for unlisted arp entries
Date: Sat, 03 Jul 2004 14:19:44 +0200
User-agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)

Hello Tom,

Tom C. Barker wrote:

My dns queries get dropped if the address is not in the arp table.

   /* { packet was queued (ERR_OK), or discarded } */

Did you enable ARP_QUEUEING in your lwipopts.h?

If so, it should not really be dropped at all, but queued for transmission once ARP has
resolved the destination Ethernet address of the DNS server.

Leon.




reply via email to

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