BIND 10 trac1583, created. 3f6415fc870ed25719f6c71f27ab4f2154358f9c [1583] added a test case of bogus findNSEC3 result for the wildcard NXRRSET case. also made a non-related cleanup: removed resetting of nsec3_fake_ in the fake findNSEC3() method. This reset wasn't really necessary, and unless/until we need that it'd be better to limit the place of tweaking such mutable variables.

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Feb 14 01:49:37 UTC 2012


The branch, trac1583 has been created
        at  3f6415fc870ed25719f6c71f27ab4f2154358f9c (commit)

- Log -----------------------------------------------------------------
commit 3f6415fc870ed25719f6c71f27ab4f2154358f9c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 13 17:44:19 2012 -0800

    [1583] added a test case of bogus findNSEC3 result for the wildcard NXRRSET case.
    also made a non-related cleanup: removed resetting of nsec3_fake_ in the
    fake findNSEC3() method.  This reset wasn't really necessary, and unless/until
    we need that it'd be better to limit the place of tweaking such mutable
    variables.

commit 9b1d96cccb6572d7ebdeed0ac9c59fa3059a3db3
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 13 17:21:50 2012 -0800

    [1583] added a test case of run time collision for wildcard no data + NSEC3
    case.

commit bc105b59161101bb6cf757e5f863bb7a3c97e6cc
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 13 17:13:23 2012 -0800

    [1583] not directly related, intermediate update: reject null RRset in
    Message::addRRset().

commit 05a6a866c9ab6eb451ba8d106c78726b64c5c5c2
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 13 16:52:06 2012 -0800

    [1583] supported the normal case of wildcard no data response with NSEC3.
    the older version of wildcardNxrrsetWithNSEC3 was removed.  also extended
    some existing tests so it's easier to detect the cause when subsequent
    updates introduce a regression.

commit 605afe96c79c356df9488f2e75c05efc9ceddedc
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 13 14:17:56 2012 -0800

    [1583] unrelated editorial cleanups: folded long lines, corrected return code
    of find() based on recent updates (there's no WILDCARD_NXRRSET, etc.)

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




More information about the bind10-changes mailing list