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 <amwiddersh...@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
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to