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



_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to