Opened 7 years ago

Closed 7 years ago

#1976 closed enhancement (fixed)

Support to generate a synthesized IPv6 address from IPv4 address

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.6
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Add support to generate a synthesized IPv6 address from IPv4 address. The ability to synthesize IPv6 addresses was added to getaddrinfo in iOS 9.2 and OS X 10.11.2 (reference: Apple's doc).

Thanks to Jamil Abdullayev for the patch.

Change History (1)

comment:1 Changed 7 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

In 5476:

Fixed #1976: Support to generate a synthesized IPv6 address from IPv4 address

Note: See TracTickets for help on using tickets.