]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cmdline] Accept "netX" in iPXE commands
authorMichael Brown <mcb30@ipxe.org>
Sat, 13 Jul 2013 13:22:34 +0000 (15:22 +0200)
committerMichael Brown <mcb30@ipxe.org>
Sat, 13 Jul 2013 13:22:34 +0000 (15:22 +0200)
commiteba6bb38f2d6642efcb20d43e8b4c6c20406dd32
treeed46615c46891c49b78b40dcd5369925786a9c64
parent66ea4581256449fe9dcb26340851c09ffd9d6290
[cmdline] Accept "netX" in iPXE commands

Allow any iPXE command expecting a network device name to accept
"netX" as a synonym for "most recently opened network device".

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/netdevice.c