mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
d620606d3e
Allow packet transmission to be deferred pending successful ARP resolution. This avoids the time spent waiting for a higher-level protocol (e.g. TCP or TFTP) to attempt retransmission. Signed-off-by: Michael Brown <mcb30@ipxe.org>