summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/dns.h
Commit message (Expand)AuthorAgeFilesLines
* nameserver should be staticMichael Brown2007-07-171-2/+0Star
* Updated DNS to use not-yet-implemented UDP data-xfer API.Michael Brown2007-06-121-26/+1Star
* Have DHCP set the nameserver, rather than DNS read the DHCP nameserverMichael Brown2007-01-181-0/+2
* Use struct sockaddr rather than struct sockaddr_tcpipMichael Brown2007-01-181-5/+11
* A working DNS resolver (not yet tied in to anything)Michael Brown2007-01-151-0/+109