summaryrefslogtreecommitdiff
path: root/lib/net_utils.c
AgeCommit message (Expand)Author
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-15net: Move the checksum functions to lib/Simon Glass
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-01-14lib: net_utils: enforce '.' as octet separator in string_to_ipChris Packham
2017-01-14lib: net_utils: make string_to_ip stricterChris Packham
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2010-11-28string_to_ip: constify "s" argMike Frysinger
2010-04-13Rename lib_generic/ to lib/Peter Tyser