BIND 10 master, updated. 079133e3457fc2b6864f977d2970b5dfccad19e5 [master] changelog for #1399
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 18 18:35:13 UTC 2012
The branch, master has been updated
via 079133e3457fc2b6864f977d2970b5dfccad19e5 (commit)
from 07206ec76e2834de35f2e1304a274865f8f8c1a5 (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 079133e3457fc2b6864f977d2970b5dfccad19e5
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 18 10:35:06 2012 -0800
[master] changelog for #1399
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index c9774aa..81fede6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+364. [func] jinmei
+ b10-auth experimentally supports statistics counters of incoming
+ requests per opcode. The counters can be (e.g.) shown as
+ opcode.<code name> in the output of the bindctl "Stats show"
+ command, where <code name> is lower-cased textual representation
+ of opcodes ("query", "notify", etc).
+ Note: This is an experimental attempt of supporting more
+ statistics counters for b10-auth, and the interface and output may
+ change in future versions.
+ (Trac #1399, git 07206ec76e2834de35f2e1304a274865f8f8c1a5)
+
bind10-devel-20120119 released on January 19, 2012
363. [func] jelte
More information about the bind10-changes
mailing list