Opened 5 years ago
Closed 5 years ago
#2217 closed enhancement (fixed)
Omit deprecated IPv6 addresses from ICE candidates
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.10 |
Component: | pjnath | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
This ticket introduces pj_enum_ip_interface2() with additional option to omit deprecated IPv6 addresses, however currently it is only implemented for Linux. This ticket also modify behavior of STUN socket in enumerating local IPv6 addresses, it now skips deprecated IPv6 addresses.
Contribution from Sébastien Blin, thanks.
Change History (1)
comment:1 Changed 5 years ago by nanang
- Owner set to nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 6045: