summaryrefslogtreecommitdiffstats
path: root/src/net/dhcppkt.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-2/+2
* [settings] Eliminate settings "tag magic"Michael Brown2013-05-011-3/+4
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [settings] Formalise notion of setting applicabilityMichael Brown2011-03-221-0/+29
* [dhcp] Allow use of custom reallocation functions for DHCP option blocksMichael Brown2011-01-111-1/+2
* [dhcp] Remove redundant length fields in struct dhcp_packetMichael Brown2011-01-101-11/+1Star
* [settings] Apply settings block name in register_settings()Michael Brown2010-12-011-2/+1Star
* [refcnt] Add ref_init() wrapper functionMichael Brown2010-06-221-0/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-4/+4
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [dhcp] Accept filename via DHCP option 67 as well as BOOTP filename fieldMichael Brown2009-04-151-4/+8
* [dhcp] Split PXE menuing code out of dhcp.cMichael Brown2009-02-011-7/+71
* [dhcp] Allow DHCP non-option settings to be clearedMichael Brown2008-07-081-0/+3
* [DHCP] Treat empty fields in DHCP packets as non-existent.Michael Brown2008-03-271-10/+48
* [Settings] Remove assumption that all settings have DHCP tag valuesMichael Brown2008-03-251-22/+8Star
* [Settings] Migrate DHCP and NVO code to the new settings API (untested)Michael Brown2008-03-211-0/+186