Skip to content
  • Kirk Webb's avatar
    Change the way linktest handles latency testing in windows. · 84e1b8cd
    Kirk Webb authored
    The first ping under Windows is almost always way off (x2 or x3).  Instead
    of using the calculated average from windows ping, linktest will now throw out
    the first ping sample and calculate avg and stddev itself.  Add one to the
    number of ping samples to collect to compensate.
    84e1b8cd