]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix SOA excluded from negative DS responses. Reported by Hauke
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 9 Dec 2009 14:55:19 +0000 (14:55 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 9 Dec 2009 14:55:19 +0000 (14:55 +0000)
commitc68aebb3d7f4beb2f9f7d47cfb13125ceff758a7
tree1d8769a244042b4740f7d16f38d8a9632c9a62a0
parent90da0cc2e88b5ef25c5935d010b4a430d8174cbe
- Fix SOA excluded from negative DS responses.  Reported by Hauke
  Lampe.  The negative cache did not include proper SOA records for
  negative qtype DS responses which makes BIND barf on it, such
  responses are now only used internally.
- Fix negative cache lookup of closestencloser check of DS type bit.

git-svn-id: file:///svn/unbound/trunk@1932 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
iterator/iterator.c
validator/val_neg.c
validator/val_neg.h
validator/val_utils.c
validator/val_utils.h
validator/validator.c