BIND 10 trac1484, updated. 321a37a11088881f57df5088571f9ac7c919daf7 [1484] The find_all for finder

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Dec 19 17:16:06 UTC 2011


The branch, trac1484 has been updated
  discards  a1a6d5ac323f97dcb9db53a1e07a45caab3f1672 (commit)

This update discarded existing revisions and left the branch pointing at
a previous point in the repository history.

 * -- * -- N (321a37a11088881f57df5088571f9ac7c919daf7)
            \
             O -- O -- O (a1a6d5ac323f97dcb9db53a1e07a45caab3f1672)

The removed revisions are not necessarilly gone - if another reference
still refers to them they will stay in the repository.

No new revisions were added by this update.

Summary of changes:
 src/lib/datasrc/zone.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/zone.h b/src/lib/datasrc/zone.h
index 77e1148..485eeda 100644
--- a/src/lib/datasrc/zone.h
+++ b/src/lib/datasrc/zone.h
@@ -291,11 +291,6 @@ public:
     /// including returning delegations, NSEC/NSEC3 proofs, etc. The options
     /// parameter works the same way and it should conform to the same exception
     /// restrictions.
-    ///
-    /// \param name \see find, parameter name
-    /// \param target the successfull result is returned through this
-    /// \param options \see find, parameter options
-    /// \return \see find and it's result
     virtual FindResult findAll(const isc::dns::Name& name,
                                std::vector<isc::dns::ConstRRsetPtr> &target,
                                const FindOptions options = FIND_DEFAULT) = 0;




More information about the bind10-changes mailing list