]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix assertion failure reported by Kai Storbeck from XS4ALL, the
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 16 Jun 2010 15:05:22 +0000 (15:05 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 16 Jun 2010 15:05:22 +0000 (15:05 +0000)
         assertion was wrong.

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

doc/Changelog
testdata/test_packets.5

index 49e44f4149456f67a678d0c24891cd288ccc4181..6de0e01a437e4b6db050998421a06686f4267ec8 100644 (file)
@@ -1,3 +1,7 @@
+16 June 2010: Wouter
+       - Fix assertion failure reported by Kai Storbeck from XS4ALL, the
+         assertion was wrong.
+
 15 June 2010: Wouter
        - tag 1.4.5 created.
        - trunk contains 1.4.6 in development.
index 1845faab55a4c9c4342cfe73338b625d600480b2..907ac9bfab4fd57b613ee5b39e47dce2abd9784b 100644 (file)
@@ -54,3 +54,17 @@ c004 0001 0001  00000101 0004 0a203040
 4242 0000 0001 0001 0000 0000
 07 6578616d706c65 03 636f6d 00 0001 0001
 c0bb 0001 0001  00000101 0004 0a203040
+
+;-- next packet --
+; 6. double OPT record.
+; id flags qd  an   ns  ar   -- header
+4242 0000 0001 0001 0000 0002
+; query: qname example.com. qtype A(1) qclass IN(1)
+07 6578616d706c65 03 636f6d 00 0001 0001
+; answer: example.com          type class ttl rdatalen 10.x address.
+07 6578616d706c65 03 636f6d 00 0001 0001  00000101 0004 0a203040
+; additional:  .               OPT  4096     
+00                             0029 1000  00000000 0000
+; additional:  .               OPT  4096     
+00                             0029 1000  00000001 0000
+