• Marek Vavrusa's avatar
    lib: cleanup servfail soft-fails · 7b679ecf
    Marek Vavrusa authored
    * simplified soft-fail per-ns limit to per-query
      limit, each query gets 4 tries at resolving
    * instead of locking at single servfailing NS,
      penalise it and run reelection, this may or
      may not try other servers but avoids pathologic
      case when single NS is servfailing while others
      are good but never probed
    * added new nsrep update mode (addition)
    7b679ecf