Sorry, I sent the wrong version of the patch. I'll send a fixed patch in a minute...
- Daniel
Am 20.05.2010 17:58, schrieb Daniel Seither:
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