BIND 10 trac1177, updated. 2708caa4c3cb28141f8ac222421c487f21fc2bfb [1177] Tests for NXRRSET matches

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Sep 7 13:06:55 UTC 2011


The branch, trac1177 has been updated
  discards  b6406b3e8c8e6edede8e840c8e128e944f4cff07 (commit)
  discards  30ade643ceb25a67bd2c27df2dd4eb4001fc60c8 (commit)
       via  2708caa4c3cb28141f8ac222421c487f21fc2bfb (commit)
       via  8926772852309c3f73399f2af013bca396a36bd3 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (b6406b3e8c8e6edede8e840c8e128e944f4cff07)
            \
             N -- N -- N (2708caa4c3cb28141f8ac222421c487f21fc2bfb)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2708caa4c3cb28141f8ac222421c487f21fc2bfb
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Sep 7 15:02:07 2011 +0200

    [1177] Tests for NXRRSET matches
    
    Normal one and wildcard one. Empty-nonterminal is not included here.

commit 8926772852309c3f73399f2af013bca396a36bd3
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Sep 6 14:17:08 2011 +0200

    [1177] Refactor getRRset
    
    That one was getting really hairy and it wouldn't serve it's purpose in
    the following work.
    
    Currently it takes set of types we're interested in and returns all of
    them, the logic to decide which one to take is left to the caller. This
    simplifies the method and doesn't hurt the rest much, as the rest needed
    to know what to ask for anyway.
    
    Also, it allows getting NSEC or NSEC3 records in the same database
    search almost for free.

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

Summary of changes:

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




More information about the bind10-changes mailing list