mirror of
https://github.com/ipxe/ipxe
synced 2026-02-28 03:11:18 +03:00
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>