BIND 10 trac1578, created. 721278917f81b75862a813a9acd7b45edc636737 [1578] more fix about MEM_SUPER_STOP

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Feb 1 04:39:50 UTC 2012


The branch, trac1578 has been created
        at  721278917f81b75862a813a9acd7b45edc636737 (commit)

- Log -----------------------------------------------------------------
commit 721278917f81b75862a813a9acd7b45edc636737
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 20:38:43 2012 -0800

    [1578] more fix about MEM_SUPER_STOP

commit 4d3cf5eb83569ee90646cc070642d0075cf488cb
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 20:34:22 2012 -0800

    [1578] covered some more cases with NSEC3.  it also covered some any-query
    cases.

commit 5e05ed3052388f3bdd87e9d9e8f938b101014b98
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 20:26:03 2012 -0800

    [1578] unrelated editorial fix: removed obsolete comment:
    NXRRSET (including empty) for any-query was already supported and tested.

commit 7ee50a91c4e5d294e92e0472e3d05485fc63dd12
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 20:21:03 2012 -0800

    [1578] covered some other, non wildcard case scenarios.  there's nothing
    to add in the main code for them, just confirming it also works for these
    cases.

commit 7074f97e8f9a6cc7b288f161fd5fea221c45f67a
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 20:11:38 2012 -0800

    [1578] unrelated doc fix: corrected description of MEM_SUPER_STOP log.

commit cb79b6fae1cd7c348eb2c2671f1a44e857e7a82d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 20:09:56 2012 -0800

    [1578] made sure RESULT_NSEC3_SIGNED is set for NSEC3-signed zone in wildcard
    case.

commit cccb06b7d9afb36217b873ae007f23eb5bffd0e1
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 19:51:46 2012 -0800

    [1578] set RESULT_NSEC3_SIGNED for negative responses when zone is NSEC3-signed.

commit b614d6fb5ce0950bd212f5b6b01daa634fa5bb22
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 15:54:01 2012 -0800

    [1578] set RESULT_WILDCARD for wildcard answers to type-any query

commit e657a6ace7b2ef3935f34ba87b85f8c0989eb9e4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 15:39:37 2012 -0800

    [1578] intermediate refactoring: update findAllTest() using rrsetsCheck()
    to test expected list of RRsets.  This should be generally better as
    explained for the same update to findTest().

commit 8080602fae702171f2f08301e3058956cffed881
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 15:07:37 2012 -0800

    [1578] set RESULT_WILDCARD for the wildcard + NXRRSET (but name exist) case

commit d86d66e6d7c9a94356e76164e7675b3de448aeee
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 15:02:44 2012 -0800

    [1578] set RESULT_WILDCARD for the empty wild match case

commit 1d74a54df8e93bc300e575bf1e3732d14c1432ec
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 14:46:01 2012 -0800

    [1578] adjusted test

commit ceeb013ba37445e7728d82a850c69d8b2c3377b0
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 14:43:45 2012 -0800

    [1578] set RESULT_WILDCARD flag for SUCCESS case

commit ec3e1e87637f0bb63c942758b1f5af4eb50708b7
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 14:00:02 2012 -0800

    [1578] pre-work refactoring2: use testutils::rrsetCheck to compare RRsets.
    
    this makes the test code shorter, and perfomrs more flexible than pointer
    comparison.  this is not necessarily crucial for this branch, but will
    eventually be necessary when we update the internal representation of in-memory
    data.  at that point returned RRset by find() will be different from the one
    installed by add() wrt pointer comprison.

commit e475cf69a701cb84b7261b3a73d67f8f8dbaf6c4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 13:48:05 2012 -0800

    [1578] pre-work refactoring: added expected find result flags to findTest().

commit 0b23de1d0bce5d32486fb6dc2de411047c325dec
Merge: 6b562b9 13ef8a1
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 31 13:18:55 2012 -0800

    [1578] Merge branch 'trac1574b' into trac1578

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




More information about the bind10-changes mailing list