BIND 10 master, updated. 339c94b4664819a817eda8008778efd2c114ae93 [master] changelog for #2903
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu May 2 15:55:38 UTC 2013
The branch, master has been updated
via 339c94b4664819a817eda8008778efd2c114ae93 (commit)
from 6d3e0f4b36a754248f8a03a29e2c36aef644cdcc (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 339c94b4664819a817eda8008778efd2c114ae93
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu May 2 08:55:24 2013 -0700
[master] changelog for #2903
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 file changed, 9 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 4369150..594a1e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+609. [bug] jinmei
+ Handled some rare error cases in DNS server classes correctly.
+ This fix specifically solves occasional crash of b10-auth due to
+ errors caused by TCP DNS clients. Also, as a result of cleanups
+ with the fix, b10-auth should now be a little bit faster in
+ handling UDP queries: in some local experiments it ran about 5%
+ faster.
+ (Trac #2903, git 6d3e0f4b36a754248f8a03a29e2c36aef644cdcc)
+
608. [bug] jinmei
b10-cmdctl: fixed a hangup problem on receiving the shutdown
command from bindctl. Note, however, that cmdctl is defined as
More information about the bind10-changes
mailing list