Skip to content
Snippets Groups Projects
  1. Jun 22, 2015
  2. Jun 16, 2015
  3. 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
  4. Jun 06, 2015
  5. Jun 04, 2015
  6. Jun 03, 2015
    • Marek Vavruša's avatar
      lib/nsrep: probabilistic NS probing strategy · 2fff8c8c
      Marek Vavruša authored
      simplified bee foraging strategy, by default each query goes to the most rewarding NS
      however with a chance proportional to the NS RTT, a server may be probed even if it isn’t the most rewarding
      2fff8c8c
  7. 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
  8. May 18, 2015
  9. Apr 22, 2015
  10. Apr 18, 2015
  11. Apr 10, 2015
  12. Feb 15, 2015