]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix scrubber bug that potentially let NS records through. Reported
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 24 Feb 2010 13:27:47 +0000 (13:27 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 24 Feb 2010 13:27:47 +0000 (13:27 +0000)
commit5dcbb54e632cb727630ba8c3c357d644f7ae5913
tree4996ea4e94c3f9eb0ef508c908dcbf33424b85c2
parent2bda84201474b2694802d6366d3897e8be711c04
    - Fix scrubber bug that potentially let NS records through.  Reported
          by Amanda Constant.
        - Also delete potential poison references from additional.
        - Fix: no classification of a forwarder as lame, throwaway instead.

git-svn-id: file:///svn/unbound/trunk@1993 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
iterator/iter_resptype.c
iterator/iter_scrub.c
testdata/iter_scrub_ns.rpl [new file with mode: 0644]
testdata/iter_scrub_ns_fwd.rpl [new file with mode: 0644]