lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #40303] DHCP xid renewed when sending a DHCPREQUEST


From: Bill Auerbach
Subject: [lwip-devel] [bug #40303] DHCP xid renewed when sending a DHCPREQUEST
Date: Thu, 27 Feb 2014 22:02:00 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0

Follow-up Comment #6, bug #40303 (project lwip):

Yes, it is OK since it's only changed in dhcp_create_message and then stored
in dhcp->xid;  There is no requirement that x_id's increment.

If using LWIP_DHCP_RAND it assumes rand() never returns 2 values the same. 
Hopefully no one starts DHCP and then uses an srand()!

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?40303>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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