[Top][All Lists]
[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
- [lwip-devel] etharp.c updating, Leon Woestenberg, 2011/06/12
- Re: [lwip-devel] etharp.c updating, Kieran Mansley, 2011/06/12
- Re: [lwip-devel] etharp.c updating,
Leon Woestenberg <=
- Re: [lwip-devel] etharp.c updating, Simon Goldschmidt, 2011/06/12
- Re: [lwip-devel] etharp.c updating, Leon Woestenberg, 2011/06/12
- Re: [lwip-devel] etharp.c updating, Leon Woestenberg, 2011/06/12
- Re: [lwip-devel] etharp.c updating, Kieran Mansley, 2011/06/13
- Re: [lwip-devel] etharp.c updating, Bill Auerbach, 2011/06/13
- Re: [lwip-devel] etharp.c updating, Leon Woestenberg, 2011/06/13
- Re: [lwip-devel] etharp.c updating, Bill Auerbach, 2011/06/13
- Re: [lwip-devel] etharp.c updating, Simon Goldschmidt, 2011/06/14
- Re: [lwip-devel] etharp.c updating, Simon Goldschmidt, 2011/06/14
- Re: [lwip-devel] etharp.c updating, Kieran Mansley, 2011/06/14