Fix blocked ICMP for latency measurment
There's an array index out of range error in
--> the crash was fixed with !9 (merged)pickBest
if pinging from the client fails for some reason (e.g. in my case Socket creation is not allowed "socket: permission denied")
The remaining task here is to think of a fallback strategy in case ICMP packages are blocked. @kali 's proposal sounds promising.
Edited by cyberta