BIND 10 trac2252, updated. d6cae3d58234c7fabfc8d1c9bc5b1b59c7c1e3cf [2252] suggested clarification on xfrsuccess in case of "uptodate"

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Apr 25 20:26:00 UTC 2013


The branch, trac2252 has been updated
       via  d6cae3d58234c7fabfc8d1c9bc5b1b59c7c1e3cf (commit)
      from  91a4343fe608ab91dda3f8caf05fef277a2eb215 (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 d6cae3d58234c7fabfc8d1c9bc5b1b59c7c1e3cf
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 25 13:25:39 2013 -0700

    [2252] suggested clarification on xfrsuccess in case of "uptodate"

-----------------------------------------------------------------------

Summary of changes:
 src/bin/xfrin/b10-xfrin.xml |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/bin/xfrin/b10-xfrin.xml b/src/bin/xfrin/b10-xfrin.xml
index 7e03801..ca327d5 100644
--- a/src/bin/xfrin/b10-xfrin.xml
+++ b/src/bin/xfrin/b10-xfrin.xml
@@ -286,7 +286,10 @@ operation
                     <term>xfrsuccess</term>
                     <listitem><simpara>
                       Number of zone transfer requests succeeded
-                    </simpara></listitem>
+                    </simpara></listitem>.  These include the case
+                    where the zone turns out to be the latest as a
+                    result of an initial SOA query (and there is
+                    actually no AXFR or IXFR transaction).
                   </varlistentry>
 
                   <varlistentry>



More information about the bind10-changes mailing list