summaryrefslogtreecommitdiff
path: root/core/fs/pxe/dhcp_option.c
Commit message (Expand)AuthorAgeFilesLines
* core/pxe: Allow DHCP option 54 Server IdentifierGene Cumm2015-10-081-2/+6
* pxe/dhcp_option: Don't parse DHCP option 54 Server IdentifierGene Cumm2015-09-121-1/+0
* core/pxe/dhcp_option: Filter options based on pkt_typeGene Cumm2015-06-251-1/+4
* core/pxe: Don't prevent serverip overrideGene Cumm2015-06-251-3/+0
* core/pxe: extend parse_dhcp() for packet typeGene Cumm2015-06-201-2/+4
* core/fs/pxe/dhcp_option: comment spellingGene Cumm2015-06-091-1/+1
* pxe: Re-add support for embedded DHCP optionssyslinux-6.03-pre15H. Peter Anvin2014-06-161-3/+4
* Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming2013-03-221-7/+3
|\
| * Merge branch 'lwip' into elflinkMatt Fleming2013-02-261-7/+3
| |\
| | * pxe: remove non-lwIP definition of DNS_MAX_SERVERSH. Peter Anvin2011-04-251-0/+1
| | * pxe: use the unified URL parsing frameworksyslinux-4.10-pre2H. Peter Anvin2011-04-231-7/+2
* | | Create derivative-specific filesMatt Fleming2012-09-041-1/+1
|/ /
* | pxe: stop using trackbuf for DHCP packetsH. Peter Anvin2012-05-291-4/+2
|/
* pxelinux: new IPAPPEND 4 to generate a SYSUUID= option.syslinux-4.01-pre3H. Peter Anvin2010-07-011-2/+1
* pxe: fix bugs in DHCP parsing and config file selectionH. Peter Anvin2010-06-221-56/+53
* pxe: fix handling of lost packets in DNS resolutionH. Peter Anvin2010-06-211-39/+34
* pxe: mark ipinfo as IPv4H. Peter Anvin2010-06-181-0/+2
* pxe: centralize all the IP information and export it to modulesH. Peter Anvin2010-06-181-6/+6
* pxe: make have_uuid a boolH. Peter Anvin2010-03-071-3/+2
* pxe: use an inode structure for pxesyslinux-4.00-pre36H. Peter Anvin2010-03-061-7/+3
* fs: move to a chdir()-based mechanism for managing cwdsyslinux-4.00-pre19H. Peter Anvin2010-02-131-1/+1
* Last code cleanupYuanhan Liu2009-10-201-21/+19
* core: pxe: remove vestigial dnsresolv.incH. Peter Anvin2009-09-011-0/+3
* Core:pxelinux: code cleanLiu Aleaxander2009-08-301-27/+30
* dnsresolv: fix timeouts, clean up typesH. Peter Anvin2009-08-241-2/+2
* Core:PXELINUX: dns_resolv problem resolved.Liu Aleaxander2009-08-211-0/+11
* Core:PXELINUX: dnsrelov.inc convertedLiu Aleaxander2009-08-191-10/+4
* core: more filesystem-specific files into subdirectoriesH. Peter Anvin2009-08-121-0/+261