Skip to content
Snippets Groups Projects
  1. Nov 02, 2016
  2. Aug 25, 2016
  3. 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
  4. Aug 23, 2016
  5. Jul 16, 2016
  6. May 06, 2016
  7. Dec 10, 2015
  8. Nov 15, 2015
  9. Oct 28, 2015
  10. Sep 29, 2015
  11. Jun 22, 2015
  12. Jun 07, 2015
    • Marek Vavruša's avatar
      lib/resolve: do not reelect NS after addr resolution · b2127d21
      Marek Vavruša authored
      previously if NS had no A/AAAA records, they we’re looked up in subrequests, after that a new NS was reelected (possibly preferring another unknown), now it stays true to the NS of choice and changes only if it is unuseable
      b2127d21
  13. Jun 06, 2015
  14. Jun 04, 2015
  15. Jun 03, 2015
  16. Jun 01, 2015
    • Marek Vavruša's avatar
      lib/nsrep: persistent NS RTT/reputation tracking · e19396cc
      Marek Vavruša authored
      score has now meaning of ‘RTT’, maximum RTT is 10s
      which is also the penalty for timeout
      unknown servers are favorized as 10ms servers to
      encourage resolver to try them out, if they contain
      unknown glue they are most favourable
      e19396cc
  17. Apr 22, 2015
  18. Apr 18, 2015
  19. Apr 10, 2015
  20. Mar 19, 2015
  21. Mar 18, 2015
  22. Feb 18, 2015
  23. Feb 15, 2015
  24. Dec 30, 2014
  25. Aug 14, 2014
  26. Aug 04, 2014
  27. Jul 31, 2014