BIND 10 trac2109, created. 6b7f1283d0de285cff60ecc25b6901715a6f104c [2109] clean up for new in-memory ZoneFinder

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Sep 7 14:32:05 UTC 2012


The branch, trac2109 has been created
        at  6b7f1283d0de285cff60ecc25b6901715a6f104c (commit)

- Log -----------------------------------------------------------------
commit 6b7f1283d0de285cff60ecc25b6901715a6f104c
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Sep 7 15:26:18 2012 +0200

    [2109] clean up for new in-memory ZoneFinder
    
    layout, documentation, etc.

commit 6db917d5a6a1f209bf6381779b6673b0a64fd909
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Sep 7 11:09:56 2012 +0200

    [2109] refactor creation of TreeNodeRRsets
    
    and make RRClass a construction-time argument

commit 32f6a8736328b1d532d4ebdcbd15b10ca1815db0
Author: Jelte Jansen <jelte at isc.org>
Date:   Tue Sep 4 19:17:27 2012 +0200

    [2109] ZoneFinder for the improved memory datasource
    
    Moved out the ZoneFinder-specific classes and code from memory_datasrc.[h|cc] into memory/zonefinder.[h|cc]
    
    The new code is mostly similar to the original, but using the new data structures instead of the old. It is also no longer templated (not necessary anymore) and no longer uses the pimpl (also no longer relevant), so it should be somewhat easier to read and modify.

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



More information about the bind10-changes mailing list