david/ipxe
Archived
1
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 44d5ef9d7d [netdevice] Allow network device to update link state before checking
If the network interface has only just been opened (e.g. by the "dhcp"
command) then we should allow at least one opportunity for the card to
update the link state before testing it, to avoid false positives.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-04-21 16:28:29 +01:00
..
autoboot.c [image] Simplify image management commands and internal API 2012-03-24 23:12:04 +00:00
dhcpmgmt.c [dhcp] Use Ethernet-compatible chaddr, if possible 2010-12-15 18:46:19 +00:00
fcmgmt.c [fc] Maintain a list of Fibre Channel upper-layer protocol users 2011-06-28 14:45:01 +01:00
ifmgmt.c [netdevice] Allow network device to update link state before checking 2012-04-21 16:28:29 +01:00
imgmgmt.c [image] Simplify image management commands and internal API 2012-03-24 23:12:04 +00:00
imgtrust.c [image] Log results of image signature checks 2012-03-26 23:24:27 +01:00
iwmgmt.c [console] Move putchar() and getchar() declarations to stdio.h 2012-03-26 14:43:52 +01:00
lotest.c [lotest] Accept non-loopback packets during test 2011-12-08 00:30:28 +00:00
prompt.c [console] Move include/console.h to include/ipxe/console.h 2011-03-09 20:09:26 +00:00
pxemenu.c [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
route.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00