feature17951 333 B

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