]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix recursion lame test for qname minimisation asked queries,
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 11 Feb 2019 09:49:13 +0000 (09:49 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 11 Feb 2019 09:49:13 +0000 (09:49 +0000)
  that were not present in the set of prepared answers.

git-svn-id: file:///svn/unbound/trunk@5110 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
testdata/iter_reclame_two.rpl

index cafe8fe1ca8d08fd92b43d9e9f18e3d92438e925..34a1c7919be0edb024849cee1620d929a99576ea 100644 (file)
@@ -1,5 +1,7 @@
 11 February 2019: Wouter
        - Note default for module-config in man page.
+       - Fix recursion lame test for qname minimisation asked queries,
+         that were not present in the set of prepared answers.
 
 7 February 2019: Wouter
        - Fix #4206: OpenSSL 1.0.2 hostname verification for FreeBSD 11.2.
index f30edd941472fa428b526493a05a0fdb2d3c4d7e..de4ef4165550925910a595b96026c0fd40af5561 100644 (file)
@@ -105,6 +105,26 @@ lame.example.com. IN AAAA
 SECTION ANSWER
 ENTRY_END
 
+ENTRY_BEGIN
+MATCH opcode qtype qname
+ADJUST copy_id
+REPLY QR RA NOERROR
+SECTION QUESTION
+ns.example.com. IN A
+SECTION ANSWER
+ns.example.com.                IN      A       1.2.3.4
+ENTRY_END
+
+ENTRY_BEGIN
+MATCH opcode qtype qname
+ADJUST copy_id
+REPLY QR RA NOERROR
+SECTION QUESTION
+lame.example.com. IN A
+SECTION ANSWER
+lame.example.com.              IN      A       1.2.3.5
+ENTRY_END
+
 ENTRY_BEGIN
 MATCH opcode qtype qname
 ADJUST copy_id