]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix validation failures (like: validation failure xx: no NSEC3
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 1 Feb 2012 11:18:07 +0000 (11:18 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 1 Feb 2012 11:18:07 +0000 (11:18 +0000)
commitdff630c7889b1353013264a6582b3ed6b16549b0
tree5e7c1b7ae07388f498ea63f2fc1567d21219efc9
parent30038d8fa6d32fe0365683d11cafd25339b9a043
   - Fix validation failures (like: validation failure xx: no NSEC3
         closest encloser from yy for DS zz. while building chain of trust,
         because of a bug in the TTL-fix in 1.4.15, it picked the wrong rdata
         for an NSEC3.  Now it does not change rdata, and fixes TTL.

git-svn-id: file:///svn/unbound/trunk@2599 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
services/cache/rrset.c
services/cache/rrset.h
testdata/val_nsec3_optout_cache.rpl [new file with mode: 0644]