fune/netwerk/docs/dns
Valentin Gosu 0337a7de38 Bug 1743022 - Add tests for TRR temporary blocklisting r=necko-reviewers,kershaw
* DNSPacket::Decode now returns an error code for NS responses with a non-zero
  RCODE. Previously, when we'd do the check for the parent domain, we'd treat
  any DoH response as a valid NS, making the entire check for parents useless.
* Changes the documentation for this feature to mention the prefs used by this
  feature.
* I don't think we need to worry about clearing the blocklist when the DNS
  cache is cleared. For testing we can simply disable the blocklist. In real
  life the blocklist is only 60 seconds and it's unlikely to cause problems
  for users.

Depends on D136530

Differential Revision: https://phabricator.services.mozilla.com/D136531
2022-01-25 15:57:04 +00:00
..
dns-over-https-trr.rst Bug 1743022 - Add tests for TRR temporary blocklisting r=necko-reviewers,kershaw 2022-01-25 15:57:04 +00:00