]> git.ipfire.org Git - thirdparty/bind9.git/commit
Detect extraneous NSEC3 RRs in responses
authorPetr Špaček <pspacek@isc.org>
Mon, 9 Jun 2025 09:01:27 +0000 (11:01 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 29 Jul 2025 10:59:12 +0000 (12:59 +0200)
commit8607e334be97771e2aaed223934ac3ad0fb50d7b
tree6a0e97ec264f98744c6e4513dcec84486bc43d14
parentde4357bc93ed02253d795d34b92c61259d4bd91a
Detect extraneous NSEC3 RRs in responses

We expect minimal possible answers which prove what they have to
according to DNSSEC protocol.

(cherry picked from commit b854d5a3f5d60ceb275a4d1813e56bc9f5b5c4ea)
bin/tests/system/dnssec/tests_nsec3.py