david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/usr
Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state
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.
2008-04-22 17:40:50 +01:00
..
aoeboot.c [Settings] Remove assumption that all settings have DHCP tag values 2008-03-25 20:46:16 +00:00
autoboot.c [NETDEV] Add notion of link state 2008-04-22 17:40:50 +01:00
dhcpmgmt.c [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 2008-03-23 21:58:05 +00:00
ifmgmt.c [NETDEV] Add notion of link state 2008-04-22 17:40:50 +01:00
imgmgmt.c Display name and status of each file as it is downloaded. 2007-08-03 12:49:21 +01:00
iscsiboot.c [Settings] Remove assumption that all settings have DHCP tag values 2008-03-25 20:46:16 +00:00
route.c Use stdio.h instead of vsprintf.h 2007-01-19 01:13:12 +00:00