summaryrefslogtreecommitdiff
path: root/net/dns.c
Commit message (Expand)AuthorAgeLines
* net: dns: fix for DNS queries sent to the wrong MAC addressGerhard Sittig2014-09-16-0/+3
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-23-1/+1
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-23-4/+4
* net: cosmetic: Un-typedef IP_tJoe Hershberger2012-05-23-1/+1
* net/dns.c: Fix endian conversion for big-endian in dns commandBernhard Kaindl2011-10-23-12/+8
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-12-1/+1
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-23-1/+0
* Add DNS supportRobin Getz2009-07-22-0/+211