]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix unit tests for rpz now that the AA flag returns successfully from
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 5 Jan 2022 12:39:06 +0000 (13:39 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 5 Jan 2022 12:39:06 +0000 (13:39 +0100)
  the iterator loop.

doc/Changelog
testdata/rpz_nsdname.rpl
testdata/rpz_nsip.rpl

index 4a6c1c27f9152e34cfca050f9d27cc02ea75ba66..b7f0d7e2ee3ee06a1e7902d4f4a45e7a00c676f2 100644 (file)
@@ -2,6 +2,8 @@
        - Fix for #596: fix that rpz return message is returned and not just
          the rcode from the iterator return path. This fixes signal unset RA
          after a CNAME.
+       - Fix unit tests for rpz now that the AA flag returns successfully from
+         the iterator loop.
 
 4 January 2022: Wouter
        - Fix #596: unset the RA bit when a query is blocked by an unbound
index 08ff3c2e2f5bf6b1c90089212c0ed08f8b0d125d..1c678cc13bad7abe0566c175a5a2ea2cd682e3b5 100644 (file)
@@ -348,7 +348,7 @@ ENTRY_END
 STEP 11 CHECK_ANSWER
 ENTRY_BEGIN
 MATCH all
-REPLY QR RD RA NXDOMAIN
+REPLY QR AA RD RA NXDOMAIN
 SECTION QUESTION
 gotham.aa. IN A
 SECTION ANSWER
index ac132cae09966d22c41c4b018cf9fca3eca5a9d8..34dbd9fef81654ac8249e5b1a47fcad58217e23d 100644 (file)
@@ -348,7 +348,7 @@ ENTRY_END
 STEP 11 CHECK_ANSWER
 ENTRY_BEGIN
 MATCH all
-REPLY QR RD RA NXDOMAIN
+REPLY QR AA RD RA NXDOMAIN
 SECTION QUESTION
 gotham.aa. IN A
 SECTION ANSWER