Files
libusbmuxd/common
Martin Szulecki d75d298cf1 socket: Fix IPv6 scope id lookup logic to handle another network device problem
The lookup logic preferred to return the last suitable scope id match.
This became a problem if there was already a suitable scope id match before
that was higher in the interface list. This now chooses the higher last
scope id interface match and thus probably in the routing preference.
2020-06-08 18:32:49 +02:00
..