tor/changes/feature17951
2016-02-01 16:46:29 -05:00

7 lines
360 B
Plaintext

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.