Cleanup
This commit is contained in:
@@ -41,7 +41,7 @@ func (a *App) onTick() {
|
||||
}
|
||||
// Stale non-public direct peer: demote to probing so WireGuard
|
||||
// resumes handshake attempts on the direct path.
|
||||
a.devAddProbe(p, p.WGEndpoint())
|
||||
a.devAddProbe(p, p.PreferredEndpoint())
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user