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 5e1fa5cd40 [parseopt] Add parse_timeout()
Parsing a timeout value (specified in milliseconds) into an internal
timeout value measured in timer ticks is a common operation.  Provide
a parse_timeout() value to carry out this conversion automatically.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-11-01 02:26:19 +00:00
..
autoboot.c [autoboot] Use next-server from filename's settings block 2013-06-24 16:14:36 +01:00
dhcpmgmt.c [pxe] Always retrieve cached DHCPACK and apply to relevant network device 2013-10-25 17:29:25 +01:00
fcmgmt.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
ifmgmt.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
imgmgmt.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
imgtrust.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
iwmgmt.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
lotest.c [lotest] Include sequence number within loopback test packets 2013-07-14 11:40:11 +02:00
neighmgmt.c [neighbour] Add nstat() function to print out neighbour table 2013-09-25 14:36:30 +01:00
nslookup.c [settings] Eliminate call to store_named_setting() in nslookup.c 2013-07-19 15:29:23 +01:00
pingmgmt.c [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
prompt.c [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
pxemenu.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
route.c [ipv4] Abstract out protocol-specific portions of "route" command 2013-09-03 16:30:18 +01:00
route_ipv4.c [ipv4] Abstract out protocol-specific portions of "route" command 2013-09-03 16:30:18 +01:00
route_ipv6.c [ipv6] Replace IPv6 stack 2013-09-03 16:30:46 +01:00