summaryrefslogtreecommitdiff
path: root/net/dns.c
AgeCommit message (Expand)Author
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger
2011-10-23net/dns.c: Fix endian conversion for big-endian in dns commandBernhard Kaindl
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-22Add DNS supportRobin Getz