|
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) |
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
[Prev in Thread] | Current Thread | [Next in Thread] |