mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-03 03:18:56 -04:00
Move the WireGuard handshake watcher out of the peer package into client/internal/peer/wg_watcher. The test stays an internal test since it drives the unexported checkPeriod. Update conn.go to reference the watcher through the package.