Skip to content
Commit 4b764827 authored by hugolhst-arm's avatar hugolhst-arm
Browse files

Fix lwip bug when getting ip address



In this part of the LWIP code, the IPV6 address is used even when the
ADDRESS_STATUS_HAS_ANY_ADDRESS flag is set.
After this change the function used can either return ipv4 or ipv6
address.

Signed-off-by: hugolhst-arm's avatarHugo L'Hostis <hugo.lhostis@arm.com>
parent 7c33fab6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment