[ipxe-devel] [IPXE PATCH] [dhcp] Use random transaction ID to associate messages

Michael Brown mcb30 at ipxe.org
Mon Sep 19 16:38:09 UTC 2011


On Sunday 18 Sep 2011 02:21:04 Amos Kong wrote:
> Users may boot up a QEMU guest without default mac address, it's easy to
> repeat, it always to be failed to get IP with PXE boot.
> RFC suggests us to use random xid, it's necessary. This patch generates
> random id when start dhcp, and record it to netdev struct.

I've applied a modified version of this patch, which preserves the separation 
of abstractions between "net device" and "DHCP client":

  http://git.ipxe.org/ipxe.git/commitdiff/12767d2

Thanks!

Michael



More information about the ipxe-devel mailing list