summaryrefslogtreecommitdiffstats
path: root/net/dns.c
Commit message (Expand)AuthorAgeFilesLines
* dns: fix recursive loopSascha Hauer2012-05-161-2/+9
* dns: use global nameserver/domainnameSascha Hauer2012-04-151-3/+3
* net dns: remove debug codeSascha Hauer2012-04-151-1/+1
* net: env: getenv_ip use resolvJean-Christophe PLAGNIOL-VILLARD2012-04-031-1/+1
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* net: add a context to the packet handlerSascha Hauer2011-04-121-2/+2
* net: add dns supportSascha Hauer2010-06-171-0/+264