[ipxe-devel] [ipxe] [settings] Add ability to get interface name (#43)
Michael Brown
notifications at github.com
Mon Jan 18 08:36:52 UTC 2016
Having the ability to get the interface name makes doing things like the
following quite a bit easier:
iPXE> echo ${netX/ifname}
net0
iPXE> dhcp ${netX/ifname}
Configuring (net0 00:50:56:a6:30:ca)..... ok
Signed-off-by: Andrew Widdersheim <amwiddersheim at gmail.com>
You can view, comment on, or merge this pull request online at:
https://github.com/ipxe/ipxe/pull/43
-- Commit Summary --
* [settings] Add ability to get interface name
-- File Changes --
M src/net/netdev_settings.c (22)
-- Patch Links --
https://github.com/ipxe/ipxe/pull/43.patch
https://github.com/ipxe/ipxe/pull/43.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/43
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20160118/28534737/attachment.htm>
More information about the ipxe-devel
mailing list