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/include/usr
Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function
All functionality provided by dhcp() has now been obviated by the more
generic ifconf().

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-11-05 17:42:55 +00:00
..
autoboot.h [autoboot] Split main control flow out of main() into a new function ipxe() 2013-03-13 22:24:13 +00:00
dhcpmgmt.h [dhcp] Remove obsolete dhcp() function 2013-11-05 17:42:55 +00:00
fcmgmt.h [fc] Add Fibre Channel management commands 2010-09-15 03:17:30 +01:00
ifmgmt.h [ifmgmt] Add ifconf() to carry out network device configuration 2013-11-05 17:30:20 +00:00
imgmgmt.h [image] Simplify image management commands and internal API 2012-03-24 23:12:04 +00:00
imgtrust.h [image] Add the "imgtrust" and "imgverify" commands 2012-03-25 00:11:43 +00:00
iwmgmt.h [iwmgmt] Add wireless management commands and text for common errors 2010-01-05 09:11:21 -05:00
lotest.h [lotest] Move lotest.h to correct directory 2010-11-18 23:30:50 +00:00
neighmgmt.h [neighbour] Add nstat() function to print out neighbour table 2013-09-25 14:36:30 +01:00
nslookup.h [cmdline] Add standalone "nslookup" command 2012-09-10 15:31:14 +01:00
pingmgmt.h [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
prompt.h [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
route.h [ipv4] Abstract out protocol-specific portions of "route" command 2013-09-03 16:30:18 +01:00
sync.h [cmdline] Rewrite "sync" command to use monojob_wait() 2013-11-01 17:00:16 +00:00