[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-users] LWIP + DHCP issue
From: |
Stephan Peijnik |
Subject: |
Re: [Savannah-users] LWIP + DHCP issue |
Date: |
Sun, 2 Sep 2007 16:18:08 +0200 |
User-agent: |
Mutt/1.5.11 |
Hello Robert,
The message below was sent to the savannah-users mailing list by you. This
list belongs to the GNU Savannah project and is intended for discussion of
messages sent out via the savannah-announce mailing list and user-oriented
topics that have to do with GNU Savannah.
It seems like your message is totally off-topic, so please do not expect
any help. If you need help with a specific software package, be it hosted
on GNU Savannah or not, you should use the project-specific means of getting
help. So, if you are having a problem with LWIP (which I personally do
not know) then please have a look at the LWIP homepage to get hold of
contact information or alternatively have a look at the contents of LWIP's
source tarball and look for contact information there.
On Wed, Aug 29, 2007 at 10:25:53AM -0400, Robert Coronati wrote:
> Hi I am having a problem with dhcp and LWIP. I am working on a project based
> on the FreeRTOS port for the atmel SAM7X development board. I have
> encountered this problem with LWIP versions 1.1.1 and 1.2.0. Basically, when
> dhcp_renew() or dhcp_rebind() functions are called, my application crashes.
> I am pretty sure this is an LWIP issue but am not sure what the cause is or
> how to fix it. When the t1_timeout from the dhcp object expires, which calls
> the function dhcp_t1_timeout() which then calls dhcp_renew() it attempts to
> renew the dhcp lease. However, at some point after exiting the dhcp_renew()
> function, a crash occurs. The same issue occurs when the t2_timeout expires.
> Is this a known issue? What can I do to fix this problem?
Regards,
Stephan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Savannah-users] LWIP + DHCP issue,
Stephan Peijnik <=