Skip to content
Snippets Groups Projects
  1. Aug 24, 2016
    • Marek Vavrusa's avatar
      lib/resolve: track rtt of all tried servers · d5f3f4e2
      Marek Vavrusa authored
      when doing fast retransmit, each address may be
      contacted 1-N times, but previously only cumulative
      RTT was tracked for the NS that sent the answer.
      
      now the approximate query start time is subtracted
      from cumulative RTT to give an idea how long it
      took since the query was actually sent, and all
      the NSs that didn't respond within their retransmit
      windows are penalised too
      d5f3f4e2
  2. Aug 23, 2016
  3. Aug 17, 2016
  4. Aug 15, 2016
  5. Aug 12, 2016
  6. Aug 11, 2016
Loading