mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
1ba959c6b3
Add ability for network devices to flag link up/down state to the networking core. Autobooting code will now wait for link-up before attempting DHCP. IPoIB reflects the Infiniband link state as the network device link state (which is not strictly correct; we also need a succesful IPoIB IPv4 broadcast group join), but is probably more informative.