Begin work on full device<->device unit-test
To simulate a full interaction between two WireGuard instances without networking, using dummy instances of the interfaces
This commit is contained in:
@@ -475,7 +475,7 @@ func (device *Device) RoutineHandshake() {
|
||||
peer.endpoint = elem.endpoint
|
||||
peer.mutex.Unlock()
|
||||
|
||||
logDebug.Println("Received handshake initiation from", peer)
|
||||
logDebug.Println(peer, ": Received handshake initiation")
|
||||
|
||||
peer.TimerEphemeralKeyCreated()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user