index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dns.c
Age
Commit message (
Expand
)
Author
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Clean up DNS variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2014-09-16
net: dns: fix for DNS queries sent to the wrong MAC address
Gerhard Sittig
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
net: Refactor to protect access to the NetState variable
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2011-10-23
net/dns.c: Fix endian conversion for big-endian in dns command
Bernhard Kaindl
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
2009-07-23
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
Add DNS support
Robin Getz