lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] ARP table fix


From: Leon Woestenberg
Subject: Re: [lwip-users] ARP table fix
Date: Thu, 25 Nov 2004 14:41:14 +0100

Hello Paul,

On Thu, 25 Nov 2004 09:38:24 +1030, "Paul Clarke"
<address@hidden> said:
> Hi,
> 
> The cvs etharp code fills the arp table with all network broadcast tcp/ip
> packets.

I just noticed this report does not match the patch.

Here you say non-unicast address end up in the cache, whereas the patch
addresses the use of the ETHARP_CREATE flag. These are orthonogal.

FYI, I have responded to both this report and the patch in seperate
emails.

I have adapted some of the ETHARP_CREATE usage, but broadcast IP
address should not end up in the cache. Several functions in etharp_*()
just drop those requests (early in the function body).

Regards,

Leon Woestenberg.






reply via email to

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