BIND 10 master, updated. 95861564f241fa7f657eb7c34449c3095fba1930 [master] removed obsolete comment: we now have a search option. trivial doc fix, skipping review.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 26 22:46:57 UTC 2011
The branch, master has been updated
via 95861564f241fa7f657eb7c34449c3095fba1930 (commit)
from ad011294186315051152f2f2bb9d9af09b8f338d (commit)
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 95861564f241fa7f657eb7c34449c3095fba1930
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 26 14:46:17 2011 -0800
[master] removed obsolete comment: we now have a search option.
trivial doc fix, skipping review.
-----------------------------------------------------------------------
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 bf8ad05..0797e97 100644
--- a/src/lib/datasrc/zone.h
+++ b/src/lib/datasrc/zone.h
@@ -185,11 +185,6 @@ public:
/// the same domain.
/// It should not throw other types of exceptions.
///
- /// Note: It's quite likely that we'll need to specify search options.
- /// For example, we should be able to specify whether to allow returning
- /// glue records at or under a zone cut. We leave this interface open
- /// at this moment.
- ///
/// \param name The domain name to be searched for.
/// \param type The RR type to be searched for.
/// \param target If target is not NULL, insert all RRs under the domain
More information about the bind10-changes
mailing list