]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
document the 'dnssec', 'dispatch', and 'lame-servers' log categories
authorAndreas Gustafsson <source@isc.org>
Wed, 7 Mar 2001 18:51:32 +0000 (18:51 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 7 Mar 2001 18:51:32 +0000 (18:51 +0000)
doc/arm/Bv9ARM-book.xml

index 41275f2e0ff2e51286cf00cce04c910441533c9b..8f48607c8815f0c03c2a8785795ef42f9294b85f 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
                "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.72.2.13 2001/02/22 00:49:55 gson Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.72.2.14 2001/03/07 18:51:32 gson Exp $ -->
 
 <book>
 
@@ -2426,6 +2426,24 @@ lookups performed on behalf of clients by a caching name server.</para></entry>
 <entry colname = "1"><para><command>queries</command></para></entry>
 <entry colname = "2"><para>Queries.</para></entry>
 </row>
+<row rowsep = "0">
+<entry colname = "1"><para><command>dispatch</command></para></entry>
+<entry colname = "2"><para>Dispatching of incoming packets to the
+server modules where they are to be processed.
+</para></entry>
+</row>
+<row rowsep = "0">
+<entry colname = "1"><para><command>dnssec</command></para></entry>
+<entry colname = "2"><para>DNSSEC and TSIG protocol processing.
+</para></entry>
+</row>
+<row rowsep = "0">
+<entry colname = "1"><para><command>lame-servers</command></para></entry>
+<entry colname = "2"><para>Lame servers.  These are misconfigurations
+in remote servers, discovered by BIND 9 when trying to query
+those servers during resolution.
+</para></entry>
+</row>
 </tbody>
 </tgroup></informaltable>
       </sect3>