lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] arp question


From: Leon Woestenberg
Subject: Re: [lwip-users] arp question
Date: Thu, 25 Nov 2004 15:07:27 +0100

Jim,

ARP is not protected against concurrent access.

Calling the etharp_timer should be possible from within the
TCP/IP thread though.

I have suggested earlier to rename the tcpip thread name to
something more generic lwip_timer_thread or so, and do all
the timeout involved actions there.

Regards,

Leon.




reply via email to

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