Daniel Seither wrote:
Fixes the calculation of the mean absolute deviation (mdev) of the roundtrip times. mdev was previously calculated by computing the difference of maximum and minimum round trip times.
The calculation is now done using the same formula as in the iputils ping program.
Signed-off-by: Daniel Seither post@tiwoc.de
Thanks for the adjustment. :)
Acked-by: Sven Eckelmann sven.eckelmann@gmx.de
Best regards, Sven