index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dns.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
net: Remove <common.h> and add needed includes
Tom Rini
2020-06-12
net: move random_port() to dns
Baruch Siach
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
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-22
Add DNS support
Robin Getz