blob: 67a6a8fd6607f038cae85e5a6caef91ac50706f4 (
plain)
1
2
3
4
5
6
|
o Minor features (relay, address discovery):
- When get_interface_address6_list(.,AF_UNSPEC,.) is called and fails
to enumerate interface addresses using the platform-specific API,
have it rely on the UDP socket fallback technique to try and find
out what IP addresses (both IPv4 and IPv6) our machine has. Resolves
ticket 17951.
|