summaryrefslogtreecommitdiff
path: root/core/fs/pxe/dnsresolv.c
Commit message (Expand)AuthorAgeFilesLines
* pxe_dns: remove obsolete pxe_dns.c wrapperH. Peter Anvin2016-04-061-11/+1
* Merge branch 'lwip' into elflinkMatt Fleming2013-02-261-266/+55
|\
| * pxe, dns: add the local domain to unqualified hostnamesH. Peter Anvin2011-05-071-4/+12
| * pxe: allow an empty input to dns_resolv()H. Peter Anvin2011-04-241-0/+8
| * pxe: use the unified URL parsing frameworksyslinux-4.10-pre2H. Peter Anvin2011-04-231-44/+27
| * core pxe: Use the lwip dns resolverEric W. Biederman2011-04-121-233/+19
| * core: declare jiffies_t and mstime_t and use them.Eric W. Biederman2011-04-081-1/+1
* | pxe: Add PXELINUX-specific symbols to symbol whitelistMatt Fleming2013-01-211-1/+1
* | pxe: rename pxe_dns_resolv() function to pm_pxe_dns_resolv()Paulo Alcantara2012-05-121-5/+1
|/
* core, pxe: Fix handling of unqualified DNS namesH. Peter Anvin2010-11-141-1/+1
* dns: don't get stuck on no packet receivedsyslinux-4.00-pre54H. Peter Anvin2010-06-211-10/+5
* pxe: fix handling of lost packets in DNS resolutionH. Peter Anvin2010-06-211-39/+41
* core, pxe: remove stray debugging printfH. Peter Anvin2010-06-181-1/+0
* pxe: centralize all the IP information and export it to modulesH. Peter Anvin2010-06-181-2/+3
* Changes missing from previous checkinH. Peter Anvin2010-03-071-6/+16
* fs: move to a chdir()-based mechanism for managing cwdsyslinux-4.00-pre19H. Peter Anvin2010-02-131-0/+1
* core: use jiffies instead of BIOS_timerH. Peter Anvin2009-09-021-3/+3
* core: pxe: use FAR_PTR() macro where appropriateH. Peter Anvin2009-09-011-4/+2
* core: pxe: remove vestigial dnsresolv.incH. Peter Anvin2009-09-011-4/+6
* Core:pxelinux: code cleanLiu Aleaxander2009-08-301-1/+1
* Core:pxelinux: The pxe structures are all converted to standard structures.syslinux-4.00-pre3Liu Aleaxander2009-08-291-22/+22
* Core:pxelinux: fix the probaly hang when use hostLiu Aleaxander2009-08-281-0/+2
* dnsresolv: compare returned name; "better" CNAME handlingH. Peter Anvin2009-08-241-27/+82
* dnsresolv: fix timeouts, clean up typesH. Peter Anvin2009-08-241-21/+23
* Core:PXELINUX: dns_resolv problem resolved.Liu Aleaxander2009-08-211-14/+20
* Core:PXELINUX: dnsrelov.inc convertedLiu Aleaxander2009-08-191-0/+276