]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ifmgmt] Add ifconf() to carry out network device configuration
authorMichael Brown <mcb30@ipxe.org>
Mon, 4 Nov 2013 17:05:53 +0000 (17:05 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 5 Nov 2013 17:30:20 +0000 (17:30 +0000)
commit26b87b221b45ccf53257962f4de030fbe855d634
tree09e4d8e0b3b2d205ec7faa15c41677e81e0279ea
parent3a67224c622332c4e75484b4510780e7818ac2e4
[ifmgmt] Add ifconf() to carry out network device configuration

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/usr/ifmgmt.h
src/usr/ifmgmt.c