commit | e9a5ed88b80d4c6e4ce79f104c7f9cc74c60c71d | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Wed Jun 25 15:19:16 2025 +0200 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Tue Jul 08 11:07:37 2025 +0200 |
tree | e5bc70bd18077accd12ce2d9bc6380049436105f | |
parent | a0b1a5d6ec1c1a23ce1ae6302d0579a9515b2841 [diff] |
lwip: add net_lwip_dns_resolve() Add a helper fonction to convert an IP address (supplied as a text string) or a host name to an ip_addr_t. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>