Audit fixes
This commit is contained in:
@@ -26,6 +26,7 @@ func addRelayPeer(t *testing.T, a *App, vpnIP string, ep netip.AddrPort) *Peer {
|
||||
})
|
||||
p := a.peersByKey[key]
|
||||
p.wgPeer.LastHandshakeTime = time.Now()
|
||||
p.LastPing = time.Now()
|
||||
return p
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user