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
/
lib
/
net_utils.c
Age
Commit message (
Expand
)
Author
2024-11-18
net: net_utils: Move ip_to_string to lib/net_utils.c
Adriano Cordova
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2022-12-05
net: ipv6: Add string_to_ip6 converter
Viacheslav Mitrofanov
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-15
net: Move the checksum functions to lib/
Simon Glass
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-01-14
lib: net_utils: enforce '.' as octet separator in string_to_ip
Chris Packham
2017-01-14
lib: net_utils: make string_to_ip stricter
Chris Packham
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2010-11-28
string_to_ip: constify "s" arg
Mike Frysinger
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser