lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] etharp.c update suggestions


From: Leon Woestenberg
Subject: Re: [lwip-users] etharp.c update suggestions
Date: Wed, 4 Jun 2003 23:52:21 +0200

Hello Robert,

> On Wed, 4 Jun 2003 address@hidden wrote:
> > (Could not find NULL returns in etharp_query() though)
>
> in etharp.c:  lines 687 & 699
>
Could you be more specific. I could not find any NULL returns
from _query().

>     if( arp_table[i].state == ETHARP_STATE_STABLE )
>       printf("%d.%d.%d.%d \t %02X:%02X:%02X:%02X:%02X:%02X \t %d\n",
>
You might want to use the hwaddr_len field and print accordingly.

> using the "raw" interface method, am I responsible for calling this
> routine?  If so, we need to update the docs to reflect this.  I have a few
>
Yes.

> other updates I would like to see in rawapi.txt, if there is interest, I
> will try my hand at adding a bit of text to it.
>
You are welcome to do so.

Leon.





reply via email to

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