aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/dhcp.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-31[dhcp] Add IANA-defined values for all current EFI client architecturesMichael Brown1-2/+21
2017-04-12[block] Allow use of a non-default EFI SAN boot filenameMichael Brown1-0/+6
2017-03-27[block] Allow SAN retry count to be reconfiguredMichael Brown1-0/+7
2017-01-23[netdevice] Allow MTU to be changed at runtimeMichael Brown1-0/+3
2016-07-04[dhcp] Automatically generate vendor class identifier stringMichael Brown1-0/+23
2016-05-26[dhcp] Fix definitions for x86_64 and EFI BC client architecturesMichael Brown1-4/+4
2016-05-26[arm] Use correct DHCP client architecture valuesMichael Brown1-0/+4
2016-03-22[int13] Allow default drive to be specified via "san-drive" settingMichael Brown1-3/+3
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2015-02-25[dhcp] Extract timing parameters out to config/dhcp.hAlex Williamson1-10/+0
2014-02-05[dns] Support DNS search listsMichael Brown1-0/+3
2013-10-25[pxe] Always retrieve cached DHCPACK and apply to relevant network deviceMichael Brown1-16/+1
2013-07-15[nfs] Add support for NFS protocolMarin Hannache1-0/+12
2012-08-31[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headersMichael Brown1-2/+0
2012-05-08[crypto] Automatically download cross-signed certificatesMichael Brown1-0/+3
2012-04-24[crypto] Allow client certificate to be changed without a rebuildMichael Brown1-0/+6
2012-04-19[crypto] Allow trusted root certificate to be changed without a rebuildMichael Brown1-0/+3
2012-04-10[syslog] Add basic support for encrypted syslog via TLSMichael Brown1-0/+3
2012-03-18[libc] Move VA_ARG_COUNT() macro to stdarg.hMichael Brown1-26/+1
2011-09-19[dhcp] Use a random DHCP transaction identifier (xid)Michael Brown1-3/+6
2011-07-06[dhcp] Add symbolic definitions for DHCP client architecture valuesMichael Brown1-0/+33
2011-03-28[main] Add the "scriptlet" settingMichael Brown1-1/+8
2010-12-15[dhcp] Use Ethernet-compatible chaddr, if possibleMichael Brown1-2/+2
2010-10-21[autoboot] Introduce "skip-san-boot" optionDave Hansen1-2/+10
2010-06-22[interface] Convert all job-control interfaces to generic interfacesMichael Brown1-3/+3
2010-05-27[build] Use weak definitions instead of weak declarationsJoshua Oreman1-1/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+637