|
@@ -754,10 +754,10 @@ public:
|
|
|
virtual isc::dns::Name findPreviousName(const isc::dns::Name& query)
|
|
|
const;
|
|
|
|
|
|
- /// Look for NSEC3 for proving (non)existence of given name.
|
|
|
- ///
|
|
|
- /// See documentation in \c Zone.
|
|
|
- virtual FindNSEC3Result
|
|
|
+ /// Look for NSEC3 for proving (non)existence of given name.
|
|
|
+ ///
|
|
|
+ /// See documentation in \c Zone.
|
|
|
+ virtual FindNSEC3Result
|
|
|
findNSEC3(const isc::dns::Name& name, bool recursive);
|
|
|
|
|
|
/// \brief The zone ID
|