lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Calling dhcp_handle_ack in dhcp_recv


From: Kieran Mansley
Subject: Re: [lwip-users] Calling dhcp_handle_ack in dhcp_recv
Date: Mon, 29 Jun 2009 13:03:18 +0100

On Fri, 2009-06-26 at 18:19 -0700, Sonny Bui wrote:
> 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.

Sounds sensible to me.  Anyone else care to comment?  

Could you file a bug for this on savannah?

Thanks

Kieran





reply via email to

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