summaryrefslogtreecommitdiff
path: root/changes/feature17951
blob: 42ec32a0dd00105b7e69cc5f94c9f104707fc4a8 (plain)
1
2
3
4
5
6
  o Minor features:
    - 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.