mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
b940d54235
Retain a reference to the cached DHCPACK until the late startup phase, and allow it to be recycled for reuse. This allows the cached DHCPACK to be used for a temporary MNP network device and then subsequently reused for the corresponding real network device. Signed-off-by: Michael Brown <mcb30@ipxe.org>