> <7>[13905.531148] wireguard: Sending handshake initiation to peer 1 > (x.x.x.x:16) > <4>[13905.629622] ------------[ cut here ]------------
So you said the crash 100% occurs 100ms after sending handshake initiation. If related this could be because: a) The scheduler ticks come in 100ms intervals. In this case, the crash would be caused by something in sending the initiation. or b) The ping latency is 100ms. In this case, the crash would be caused by something in receiving the response. or c) Something else. I'm curious: when the crash happens, does the ARM box receive the handshake initiation message? _______________________________________________ WireGuard mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/wireguard
