lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] DHCP Lockup


From: Bill Lawson
Subject: [lwip-users] DHCP Lockup
Date: Mon, 15 Aug 2005 16:48:28 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Does anyone know what could cause dhcp_start() and dhcp_stop() to never to return?

I can call dhcp_start() once, and if I get an offer immediately everything is fine. However, I only send one discover message. If I don't get a reply to that message nothing more happens.

I've tried calling dhcp_stop() (after a timeout) so that I can restart the transaction, but dhcp_stop() never returns. I've tried calling dhcp_start() again without stopping it first but the second call to dhcp_start never returns.

Does anyone have any idea why this might occur?

Thanks,
Bill






reply via email to

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