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