diff options
| author | Jonas Karlman <[email protected]> | 2026-01-17 00:24:37 +0000 |
|---|---|---|
| committer | Jerome Forissier <[email protected]> | 2026-02-04 09:04:36 +0100 |
| commit | 35ee795d63977781960da9003a33ee78edb00da4 (patch) | |
| tree | 8aa062638725b38f76ddd80979c3ec7d2ee2df06 /scripts/kernel-doc | |
| parent | d93b3a38d5f847ec7420c86c98286c5d5d55c788 (diff) | |
net: lwip: dns: Fix print of resolved IP address
The lwIP dns command only prints out cached resolved IP addresses.
When a hostname is first resolved and ERR_INPROGRESS is returned the
dns command prints out 0.0.0.0 instead of the resolved IP address.
Fix this by printing out host_ipaddr instead of the temporary ipaddr
that only is valid when ERR_OK is returned.
Fixes: 1361d9f4f00a ("lwip: dns: do not print IP address when a variable is specified")
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Jerome Forissier <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
