From: Yoshitaka Aharen Date: Mon, 5 Aug 2013 02:44:45 +0000 (+0900) Subject: [2797] expand tabs X-Git-Tag: bind10-1.2.0beta1-release~302^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=22cd67d216fb454b2aae9086a7a0afdec3c79c32;p=thirdparty%2Fkea.git [2797] expand tabs --- diff --git a/src/bin/auth/b10-auth.xml.pre b/src/bin/auth/b10-auth.xml.pre index 77d9a7e3b6..b8e29469fd 100644 --- a/src/bin/auth/b10-auth.xml.pre +++ b/src/bin/auth/b10-auth.xml.pre @@ -81,8 +81,8 @@ - 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. @@ -250,24 +250,24 @@ - The qryrecursion 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 qryrecursion 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. - There are two request counters related to EDNS: - request.edns0 and request.badednsver. - 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 request.edns0 - and request.badednsver. + There are two request counters related to EDNS: + request.edns0 and request.badednsver. + 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 request.edns0 + and request.badednsver.