• Fabrice Bellet's avatar
    candidate: strip link-local ipv6 scope in local preference · 76f6df3c
    Fabrice Bellet authored
    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.
    76f6df3c
candidate.c 11.1 KB