]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO
authorMichael Brown <mcb30@ipxe.org>
Mon, 29 Jun 2015 08:58:16 +0000 (09:58 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 29 Jun 2015 09:18:39 +0000 (10:18 +0100)
commitedf74df4abf0b9ed92f399272b0491851ba1ffaa
treecb80547d2cc004219c784224229fdb0007102af0
parentd73982f098db9fdedb28a3826eb97a6832eac1e4
[pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO

Avoid accidentally returning stale packets (e.g. for a previously
attempted network device) by always constructing a fresh DHCP packet.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/interface/pxe/pxe_preboot.c