The rand() function doesn't produce a client specific random number.
Its not clear to me how the bug is actually addressed.
On 28/12/15 19:23, Aun-Ali Zaidi wrote:
From: Tim Cussins
The DHCP code in rtems uses an unchanging transaction id (xid) in the dhcp
discover and request
packets.
It
From: Tim Cussins
The DHCP code in rtems uses an unchanging transaction id (xid) in the dhcp
discover and request
packets.
It is possible (and in fact has been observed) that DHCP servers may issue
multiple OFFER packets
in response to multiple REQUEST packets from the same device.
The second