Skip to content
Snippets Groups Projects
  1. Jan 22, 2016
  2. Jan 21, 2016
  3. Jan 20, 2016
  4. Jan 19, 2016
    • Marek Vavrusa's avatar
      lib/iterate: ignore out-of-bailiwick NSs for positive answers · 2800e375
      Marek Vavrusa authored
      there are broken resolution chains where a zone cut is advertised,
      but it doesn't exist and the final NS answers from its parent's
      zone cut, which is an attempt to escape bailiwick
      
      example:
      
      resolving A ab.cd.ef
      NS ef responds:
       - ab.cd.ef NS X ; adverises ab.cd.ef zone cut
      X responds:
       - A ab.cd.ef A 1.2.3.4
       - cd.ef NS X ; escapes previously advertised cut
      
      on the other hand, it is important to fail early for referrals as
      it signifies a lame answer
      2800e375
  5. Jan 18, 2016
  6. Jan 15, 2016
  7. Jan 11, 2016
  8. Jan 08, 2016
  9. Dec 23, 2015
  10. Dec 17, 2015
  11. Dec 11, 2015
  12. Dec 10, 2015