index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: cosmetic: Clean up DNS variables and functions
Joe Hershberger
2015-04-18
1
-28
/
+25
*
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
1
-3
/
+4
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-2
/
+2
*
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
1
-9
/
+9
*
net: dns: fix for DNS queries sent to the wrong MAC address
Gerhard Sittig
2014-09-16
1
-0
/
+3
*
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
1
-1
/
+1
*
net: Refactor to protect access to the NetState variable
Joe Hershberger
2012-05-23
1
-4
/
+4
*
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
1
-1
/
+1
*
net/dns.c: Fix endian conversion for big-endian in dns command
Bernhard Kaindl
2011-10-23
1
-12
/
+8
*
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-05-12
1
-1
/
+1
*
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
1
-1
/
+0
*
Add DNS support
Robin Getz
2009-07-22
1
-0
/
+211