[ipxe-devel] [ipxe/ipxe] [hci] Add timeout arg to ifconf (#96)
philmd
notifications at github.com
Mon Oct 7 10:42:46 UTC 2019
philmd commented on this pull request.
> @@ -202,6 +204,9 @@ static struct option_descriptor ifconf_opts[] = {
OPTION_DESC ( "configurator", 'c', required_argument,
struct ifconf_options, configurator,
parse_netdev_configurator ),
+ OPTION_DESC ( "timeout", 't', required_argument,
I'm tempted to use `timeout_ms` to explicit the unit.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/96#pullrequestreview-298040259
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20191007/c0c73211/attachment.htm>
More information about the ipxe-devel
mailing list