lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Start DHCP from application thread not tcpip thread


From: Pomeroy, Marty
Subject: Re: [lwip-users] Start DHCP from application thread not tcpip thread
Date: Wed, 13 Jun 2012 07:25:40 -0400

 
> i see the DHCP Discover, DHCP Request and a ARP message 
> who has IP xxx.xxx.xxx.xxx via wireshark but the ip 
> address will not be assigned.


Check that netif->ip_addr (in lwIP 1.4.0) is zeroes before starting
DHCP.

Also, you can capture a working DHCP transaction from another system in
Wireshark, and compare the details with yours.

Marty



reply via email to

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