mirror of
https://github.com/libimobiledevice/libusbmuxd.git
synced 2026-04-17 19:27:30 +00:00
d75d298cf1
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.