Closed voxsoftware closed 1 year ago
Mine crashes too, but not in 3 pings, but after 10 or so, and not with address in use. mtr: Unexpected mtr-packet error
this is an ETIMEDOUT error. (the reporting can be improved!)
Because we use 1- returend/send
to calculate the packet loss rate, so for ETIMEOUT error, we should be able to handle it directly in function report_packet_error
and ignore the error
MTR exit after 3 pings (using --tcp) with message: Address in use I compiled from git today, same error.
If is relevant, my machine is an LXD container: Ubuntu 18.04 64 bits, but with direct connection to internet.