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 f11da20f25 When a network device is specified to tcpip_tx() or it's children, treat
it as a fallback network device rather than an explicitly forced network
device.

Clear routing table entries before re-attempting DHCP.
2007-01-16 04:09:13 +00:00
..
autoboot.c Use dhcp(), imgfetch() etc. to boot rather than dhcp_test(). 2007-01-12 10:08:27 +00:00
dhcpmgmt.c When a network device is specified to tcpip_tx() or it's children, treat 2007-01-16 04:09:13 +00:00
fetch.c Update TFTP and FTP to take the same temporary URI scheme as HTTP 2007-01-15 09:58:26 +00:00
ifmgmt.c Add "name" field to struct device to allow human-readable hardware device 2007-01-10 04:22:09 +00:00
imgmgmt.c Let ifmgmt.c take care of calling efree(), since it's the once which 2007-01-12 09:46:10 +00:00
route.c Warn when net device on an active route is not open. 2007-01-10 20:58:36 +00:00