candidate: strip link-local ipv6 scope in local preference
This patch makes IPv6 link-local addresses obtain a unique ice local preference when computing their priority, by stripping the "%<interfacename>" added to them by getnameinfo(). Previously, all these addresses obtained the same preference value, since the whole local ips list was checked without finding a match.
Showing
Please register or sign in to comment