mirror of
https://github.com/ipxe/ipxe
synced 2026-05-14 20:00:42 +03:00
aabfb8a94d
Use the discovery protocol pointer field (rather than the running state of the discovery timer) to determine whether or not neighbour discovery is ongoing, as a precursor to allowing the timer to be (ab)used for adding deliberate latency to transmitted packets. Signed-off-by: Michael Brown <mcb30@ipxe.org>