BIND 10 trac2797, updated. 22cd67d216fb454b2aae9086a7a0afdec3c79c32 [2797] expand tabs

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Aug 5 02:45:20 UTC 2013


The branch, trac2797 has been updated
       via  22cd67d216fb454b2aae9086a7a0afdec3c79c32 (commit)
      from  0f4c53e60316f5b7006d96627d6236645285fe8c (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 22cd67d216fb454b2aae9086a7a0afdec3c79c32
Author: Yoshitaka Aharen <aharen at jprs.co.jp>
Date:   Mon Aug 5 11:44:45 2013 +0900

    [2797] expand tabs

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

Summary of changes:
 src/bin/auth/b10-auth.xml.pre |   34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/auth/b10-auth.xml.pre b/src/bin/auth/b10-auth.xml.pre
index 77d9a7e..b8e2946 100644
--- a/src/bin/auth/b10-auth.xml.pre
+++ b/src/bin/auth/b10-auth.xml.pre
@@ -81,8 +81,8 @@
       <varlistentry>
         <term><option>-v</option></term>
         <listitem><para>
-	  Enable verbose logging mode. This enables logging of
-	  diagnostic messages at the maximum debug level.
+          Enable verbose logging mode. This enables logging of
+          diagnostic messages at the maximum debug level.
         </para></listitem>
       </varlistentry>
 
@@ -250,24 +250,24 @@
       </para>
 
       <para>
-	The <quote>qryrecursion</quote> counter is limited to queries
-	(requests of opcode 0) even though the RD bit is not specific
-	to queries.  In practice, this bit is generally just ignored for
-	other types of requests, while DNS servers behave differently
-	for queries depending on this bit.  It is also known that
-	some authoritative-only servers receive a non negligible
-	number of queries with the RD bit being set, so it would be
-	of particular interest to have a specific counters for such
-	requests.
+        The <quote>qryrecursion</quote> counter is limited to queries
+        (requests of opcode 0) even though the RD bit is not specific
+        to queries.  In practice, this bit is generally just ignored for
+        other types of requests, while DNS servers behave differently
+        for queries depending on this bit.  It is also known that
+        some authoritative-only servers receive a non negligible
+        number of queries with the RD bit being set, so it would be
+        of particular interest to have a specific counters for such
+        requests.
       </para>
 
       <para>
-	There are two request counters related to EDNS:
-	<quote>request.edns0</quote> and <quote>request.badednsver</quote>.
-	The latter is a counter of requests with unsupported EDNS version:
-	other than version 0 in the current implementation. Therefore, total
-	number of requests with EDNS is a sum of <quote>request.edns0</quote>
-	and <quote>request.badednsver</quote>.
+        There are two request counters related to EDNS:
+        <quote>request.edns0</quote> and <quote>request.badednsver</quote>.
+        The latter is a counter of requests with unsupported EDNS version:
+        other than version 0 in the current implementation. Therefore, total
+        number of requests with EDNS is a sum of <quote>request.edns0</quote>
+        and <quote>request.badednsver</quote>.
       </para>
     </note>
 



More information about the bind10-changes mailing list