[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] read the arp table
From: |
Piero 74 |
Subject: |
Re: [lwip-devel] read the arp table |
Date: |
Fri, 13 Mar 2009 00:33:13 +0100 |
as i said, i need to generate traffic to my board, even when it's
connected directely to router-modem adsl, and it is alone, or when
it's connected to a pc with cable without hub.
i'm searching the better way to access to arp_table from another c
file (i want to change less or nothing in lwip code)
piero
2009/3/12, address@hidden <address@hidden>:
> Piero 74 wrote:
>> i want to read all the ip in current arp table (even if it is expiered).
> Why would you need that? If they expired, it is likely the device is not
> present any more, since you re-request the ARP by the other code you
> suggested... You should only make sure the age counter gets reset somewhere.
>
> Simon
>
>
> _______________________________________________
> lwip-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-devel
>