lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] etharp.c updating


From: Leon Woestenberg
Subject: Re: [lwip-devel] etharp.c updating
Date: Mon, 13 Jun 2011 02:03:39 +0200

Hello Kieran,

On Sun, Jun 12, 2011 at 8:34 PM, Kieran Mansley <address@hidden> wrote:
> Is there a downside to the current behaviour?  As I see it we keep the ARP 
> table small this way too, and so it tends to only have entries for addresses 
> we're communicating with, rather than filling up with all the addresses of 
> the current broadcast
> domain.
>
Update means only update the entry if it already exists, i.e. we are
not filling the ARP table with random hosts.

Regards,
-- 
Leon



reply via email to

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