aboutsummaryrefslogtreecommitdiff
path: root/src/net/dhcppkt.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2013-12-05[settings] Explicitly separate the concept of a completed fetched settingMichael Brown1-2/+2
2013-05-01[settings] Eliminate settings "tag magic"Michael Brown1-3/+4
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2011-03-22[settings] Formalise notion of setting applicabilityMichael Brown1-0/+29
2011-01-11[dhcp] Allow use of custom reallocation functions for DHCP option blocksMichael Brown1-1/+2
2011-01-10[dhcp] Remove redundant length fields in struct dhcp_packetMichael Brown1-11/+1
2010-12-01[settings] Apply settings block name in register_settings()Michael Brown1-2/+1
2010-06-22[refcnt] Add ref_init() wrapper functionMichael Brown1-0/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-4/+4
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2009-04-15[dhcp] Accept filename via DHCP option 67 as well as BOOTP filename fieldMichael Brown1-4/+8
2009-02-01[dhcp] Split PXE menuing code out of dhcp.cMichael Brown1-7/+71
2008-07-08[dhcp] Allow DHCP non-option settings to be clearedMichael Brown1-0/+3
2008-03-27[DHCP] Treat empty fields in DHCP packets as non-existent.Michael Brown1-10/+48
2008-03-25[Settings] Remove assumption that all settings have DHCP tag valuesMichael Brown1-22/+8
2008-03-21[Settings] Migrate DHCP and NVO code to the new settings API (untested)Michael Brown1-0/+186