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
/
cmd
/
lwip
Age
Commit message (
Expand
)
Author
2026-02-04
net: lwip: Use ipaddr helpers
Jonas Karlman
2026-01-15
net: lwip: nfs: Port the NFS code to work with lwIP
Andrew Goodbody
2025-12-18
cmd: lwip/wget: avoid NULL dereference in _set_cacert()
Heinrich Schuchardt
2025-08-18
net: lwip: ping: set net_try_count to 1
Jerome Forissier
2025-08-18
lwip: sntp: remove redundant sys_check_timeouts()
Jerome Forissier
2025-08-18
net: introduce CONFIG_DNS
Jerome Forissier
2025-07-08
lwip: add sntp command
Jerome Forissier
2025-07-08
lwip: ping: accept host name when CONFIG_CMD_DNS=y
Jerome Forissier
2025-07-08
lwip: dns: do not print IP address when a variable is specified
Jerome Forissier
2025-07-08
lwip: dns: do not return CMD_RET_FAILURE on successful resolution
Jerome Forissier
2025-07-08
lwip: split net/lwip/wget.c
Jerome Forissier
2025-07-08
lwip: split cmd/net-lwip.c into one file per command
Jerome Forissier
2025-07-08
lwip: move net/lwip/ping.c to cmd/lwip
Jerome Forissier
2025-07-08
lwip: move net/lwip/dns.c to cmd/lwip
Jerome Forissier