mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-19 15:01:29 +02:00
Manager.OpenConn now takes a RelayServer struct and a preferForeign flag instead of a server address string and a serverIP. Adjust the manager tests accordingly: bundle addr/IP into RelayServer and set preferForeign=true for foreign-relay dials, false for home-relay dials.