BIND 10 trac1836, created. 4e80da3959ae51851ce68294bd59fed429977f4d [1836] also added unittest that would fail the fixed in this branch.

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Mar 26 17:41:11 UTC 2012


The branch, trac1836 has been created
        at  4e80da3959ae51851ce68294bd59fed429977f4d (commit)

- Log -----------------------------------------------------------------
commit 4e80da3959ae51851ce68294bd59fed429977f4d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Mar 26 10:39:14 2012 -0700

    [1836] also added unittest that would fail the fixed in this branch.
    
    To make this test workable, I needed to change the returned flag
    for the NXRRSET case in MockZoneFinder::find() from setting NSEC_SIGNED
    unconditionally to setting any SIGNED flags.  this doesn't affect other
    tests.

commit d01a04e0f57552e78fe19beb99789888fecab7f4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Mar 26 10:14:54 2012 -0700

    [1836] added a lettuce test case for delegation from unsigned zone with DO bit.
    
    this would identify the bug fixed in this branch.

commit deafd46a146bf83ea3af9076c9ec808cfd1c168b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Mar 26 10:12:41 2012 -0700

    [1836] throw exception from addDS only when the find result != NXRRSET.
    
    Otherwise, queries with DO bit can incorrectly trigger an exception if
    the zone is unsigned and queyr result is delegation.

-----------------------------------------------------------------------



More information about the bind10-changes mailing list