lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Calling dhcp_handle_ack in dhcp_recv


From: Sonny Bui
Subject: [lwip-users] Calling dhcp_handle_ack in dhcp_recv
Date: Fri, 26 Jun 2009 18:19:30 -0700 (PDT)

Hi,

I am using LWIP 1.3.0 and have a question about dhcp_recv(): When msg_type is 
DHCP_ACK and dhcp->state is DHCP_RENEWING, shouldn’t dhcp_handle_ack() be 
called before dhcp_bind() is called? Otherwise, we will use the old values (t0, 
t1, t2, etc…) from a previous DHCP_ACK instead of the current DHCP_ACK.

Thanks.

Sonny

 









reply via email to

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