BIND 10 trac1035, updated. 8454952f81b704bdf5f28d1e105ed32de7797d83 [trac1035] Update messages after review

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Jun 27 08:46:22 UTC 2011


The branch, trac1035 has been updated
       via  8454952f81b704bdf5f28d1e105ed32de7797d83 (commit)
      from  4f82e3bdef9612a632da55d3ddfd02326d358160 (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 8454952f81b704bdf5f28d1e105ed32de7797d83
Author: Stephen Morris <stephen at isc.org>
Date:   Mon Jun 27 09:46:03 2011 +0100

    [trac1035] Update messages after review

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

Summary of changes:
 src/lib/nsas/nsas_messages.mes |   22 ++++++++++++----------
 1 files changed, 12 insertions(+), 10 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/nsas/nsas_messages.mes b/src/lib/nsas/nsas_messages.mes
index a52a1a6..9f9277f 100644
--- a/src/lib/nsas/nsas_messages.mes
+++ b/src/lib/nsas/nsas_messages.mes
@@ -25,14 +25,15 @@ of the resolver) has retrieved the given address for the specified
 nameserver through an external query.
 
 % NSAS_INVALID_RESPONSE queried for %1 but got invalid response
-The NSAS made a query for a RR for the specified nameserver but received
-an invalid response.  Either the success function was called without a
-DNS message or the message was invalid on some way. (In the latter case,
-the error should have been picked up elsewhere in the processing logic,
-hence the raising of the error here.)
+The NSAS (nameserver address store - part of the resolver) made a query
+for a RR for the specified nameserver but received an invalid response.
+Either the success function was called without a DNS message or the
+message was invalid on some way. (In the latter case, the error should
+have been picked up elsewhere in the processing logic, hence the raising
+of the error here.)
 
-This message indicates an internal error in the nameserver address store
-component (NSAS) of the resolver.  Please raise a bug report.
+This message indicates an internal error in the NSAS.  Please raise a
+bug report.
 
 % NSAS_LOOKUP_CANCEL lookup for zone %1 has been canceled
 A debug message issued when an NSAS (nameserver address store - part of
@@ -46,8 +47,9 @@ nameserver may be unreachable, in which case the NSAS will try other
 nameservers in the zone.
 
 % NSAS_SEARCH_ZONE_NS searching NSAS for nameservers for zone %1
-A debug message output when a call is made to the nameserver address store
-(part of the resolver) to obtain the nameservers for the specified zone.
+A debug message output when a call is made to the NSAS (nameserver 
+address store - part of the resolver) to obtain the nameservers for 
+the specified zone.
 
 % NSAS_UPDATE_RTT update RTT for %1: was %2 ms, is now %3 ms
 A NSAS (nameserver address store - part of the resolver) debug message
@@ -64,4 +66,4 @@ a resource record of a particular type and class, but instead received
 an answer with a different given type and class.
 
 This message indicates an internal error in the nameserver address store
-component (NSAS) of the resolver.  Please riase a bug report.
+component (NSAS) of the resolver.  Please raise a bug report.




More information about the bind10-changes mailing list