summaryrefslogtreecommitdiffstats
path: root/net/dns.c
Commit message (Expand)AuthorAgeFilesLines
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-181-1/+1
* net: cosmetic: Clean up DNS variables and functionsJoe Hershberger2015-04-181-28/+25
* net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-181-3/+4
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-2/+2
* net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-181-9/+9
* 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