Parcourir la source

[2433] add some more doc

JINMEI Tatuya il y a 12 ans
Parent
commit
c466b2fb0a
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/lib/dns/zone_checker.h

+ 2 - 1
src/lib/dns/zone_checker.h

@@ -95,7 +95,8 @@ private:
 /// \c error() method of \c callbacks, and non critical issues are reported
 /// via its \c warn() method.
 ///
-/// Specific checks performed by this function is as follows:
+/// Specific checks performed by this function is as follows.  Failure of
+/// a check is considered a critical error unless noted otherwise:
 /// - There is exactly one SOA RR at the zone apex.
 /// - There is at least one NS RR at the zone apex.
 /// - For each apex NS record, if the NS name (the RDATA of the record) is