On Friday 21 May 2010 15:48:33 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.
Your patch was applied in revision 1663. I also pushed it into the maintenance branch, since it does not break any compatibility.
Thanks, Marek