]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix that CD flag disables DNS64 processing, returning the DNSSEC
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Nov 2014 15:15:57 +0000 (15:15 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Nov 2014 15:15:57 +0000 (15:15 +0000)
commitb781f2d48dd0663f343680e51e20372172567aec
tree653b467f3662f6171d32bd3857ec013ff6538158
parentfcfbfe403039e4f67b8cbb30e7cf3950b7a50777
- Fix that CD flag disables DNS64 processing, returning the DNSSEC
  signed AAAA denial.

git-svn-id: file:///svn/unbound/trunk@3273 be551aaa-1e26-0410-a405-d3ace91eadb9
19 files changed:
daemon/cachedump.c
daemon/remote.c
daemon/worker.c
dns64/dns64.c
doc/Changelog
iterator/iter_utils.c
iterator/iter_utils.h
iterator/iterator.c
pythonmod/pythonmod_utils.c
services/cache/dns.c
services/cache/dns.h
services/mesh.c
services/mesh.h
util/data/msgreply.c
util/data/msgreply.h
util/fptr_wlist.c
util/fptr_wlist.h
util/module.h
validator/validator.c