]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[dhcp] Remove obsolete dhcp() function
authorMichael Brown <mcb30@ipxe.org>
Mon, 4 Nov 2013 23:07:06 +0000 (23:07 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 5 Nov 2013 17:42:55 +0000 (17:42 +0000)
commitc99f9ee9dfbff6dad087693ae253cebb1776ec03
tree4b0a6c84298fd7eb3023059cdf06dea7eb44d461
parent452fb2d0a2fc9d090e070fcf47b3c58ff1f0deb2
[dhcp] Remove obsolete dhcp() function

All functionality provided by dhcp() has now been obviated by the more
generic ifconf().

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