Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c93fd5753dab477d867a15769244a0ae5627190a
/
net
/
dns.c
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
c80b41b0
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· Wed Apr 08 01:41:21 2015 -0500
f725e34
net: cosmetic: Clean up DNS variables and functions
by Joe Hershberger
· Wed Apr 08 01:41:15 2015 -0500
a8ca4f6
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· Wed Apr 08 01:41:05 2015 -0500
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· Wed Apr 08 01:41:04 2015 -0500
5874dec
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· Wed Apr 08 01:41:01 2015 -0500
57b8013
net: dns: fix for DNS queries sent to the wrong MAC address
by Gerhard Sittig
· Fri Sep 12 08:48:15 2014 +0200
f50357b
net: Refactor to separate the UDP handler from the ARP handler
by Joe Hershberger
· Wed May 23 07:59:15 2012 +0000
d4bb76a
net: Refactor to protect access to the NetState variable
by Joe Hershberger
· Wed May 23 07:59:14 2012 +0000
6fe8b45
net: cosmetic: Un-typedef IP_t
by Joe Hershberger
· Wed May 23 07:58:04 2012 +0000
a77e293
net/dns.c: Fix endian conversion for big-endian in dns command
by Bernhard Kaindl
· Sat Oct 15 23:59:22 2011 +0000
428ab36
NET: pass source IP address to packet handlers
by Luca Ceresoli
· Mon Apr 18 06:19:50 2011 +0000
bddc726
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· Thu Jul 23 22:23:23 2009 +0200
82f0d23
Add DNS support
by Robin Getz
· Mon Jul 20 14:53:54 2009 -0400