]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #746: Fix unbound sets CD bit on all forwards.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 17 Mar 2016 14:01:59 +0000 (14:01 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 17 Mar 2016 14:01:59 +0000 (14:01 +0000)
commit47e2026ca68097e383d43d3cb527c3a83d668ea3
tree4330563b167d812623f6187696940856beb77094
parent1cf82595a772b95b8add7a62df20c4dca934e34c
- Fix #746: Fix unbound sets CD bit on all forwards.
  If no trust anchors, it'll not set CD bit when forwarding to another
  server.  If a trust anchor, no CD bit on the first attempt to a
  forwarder, but CD bit thereafter on repeated attempts to get DNSSEC.

git-svn-id: file:///svn/unbound/trunk@3679 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
iterator/iter_utils.c
iterator/iter_utils.h
iterator/iterator.c