lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] dhcp_bind never called if DHCP_DOES_ARP_CHECK


From: Pomeroy, Marty
Subject: Re: [lwip-users] dhcp_bind never called if DHCP_DOES_ARP_CHECK
Date: Thu, 13 Jun 2013 13:08:50 -0400


Setting a breakpoint in dhcp_bind, it is called from dhcp_timeout.

So DHCP offers an address, lwip ARPS the address and gets no response,
so it binds to it.

Those with more experience, is that right?


-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of ella
Sent: Thursday, June 13, 2013 7:14 AM
To: address@hidden
Subject: Re: [lwip-users] dhcp_bind never called if DHCP_DOES_ARP_CHECK

HI,
I also stuck with the same problem (in 1.4.1 it is the same):



And in opt.h:


So if ARP and DHCP are enabled dhcp_bind will be newer called. 
What is the logic behind it (assuming this is not a bug)? Maybe ARP is
not required if DHCP is in use?




--
View this message in context:
http://lwip.100.n7.nabble.com/dhcp-bind-never-called-if-DHCP-DOES-ARP-CH
ECK-tp5359p21561.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users



reply via email to

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