summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/dhcp_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [cmdline] Make "dhcp" command a synonym for "ifconf"Michael Brown2013-11-051-48/+1Star
* [cmdline] Allow "if<xxx>" commands to take optionsMichael Brown2013-11-051-6/+15
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [parseopt] Refer to online documentation for command helpMichael Brown2011-03-041-4/+2Star
* [dhcp] Use generic option-parsing libraryMichael Brown2010-11-221-120/+35Star
* [dhcp] Allow multiple interfaces in dhcp commandMichael Brown2010-08-161-22/+56
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-3/+3
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bitsMichael Brown2009-02-051-13/+4Star
* [dhcp] Split PXE menuing code out of dhcp.cMichael Brown2009-02-011-5/+94
* Warnings purge: src/{crypto,hci,net}Marty Connor2007-07-031-0/+5
* Use stdio.h instead of vsprintf.hMichael Brown2007-01-191-1/+1
* Add "dhcp" commandMichael Brown2007-01-121-0/+103