BIND 10 trac1177, created. 30ade643ceb25a67bd2c27df2dd4eb4001fc60c8 [1077] Refactor getRRset
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Sep 6 12:36:09 UTC 2011
The branch, trac1177 has been created
at 30ade643ceb25a67bd2c27df2dd4eb4001fc60c8 (commit)
- Log -----------------------------------------------------------------
commit 30ade643ceb25a67bd2c27df2dd4eb4001fc60c8
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Tue Sep 6 14:17:08 2011 +0200
[1077] 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.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list