BIND 10 trac2179, created. 55ab66227285eba50c4bca02d76f339834d56710 [2179] added a proposed Changelog entry
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Aug 6 11:03:28 UTC 2012
The branch, trac2179 has been created
at 55ab66227285eba50c4bca02d76f339834d56710 (commit)
- Log -----------------------------------------------------------------
commit 55ab66227285eba50c4bca02d76f339834d56710
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Sun Aug 5 07:54:03 2012 +0900
[2179] added a proposed Changelog entry
commit e0832f0c78dd8a4cd36d2f17145a8f70b0089cd6
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Mon Aug 6 14:30:52 2012 +0900
[2179] Supported a identifier in isc.cc.data e.g. "xxx/yyy/zzz[i]"
If a target module returns data whose key name is such a identifier type, the
stats module can identify statistics data. The stats module checks the
validation of data even if such a identifier is specified. But when the stats
shows statistics data e.g. via bindctl, this type of identifier is not shown
for now.
commit 0b5f173681c9e167603a4f420679e70c38f8cfc1
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Mon Aug 6 14:26:43 2012 +0900
[2179] Supported a named_set data type
A named_set data type is supported in a spec file in each module for
statistics.
commit f1609762ee2641e245778e4465def59509ac081a
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Sun Aug 5 07:53:29 2012 +0900
[2179] Supported differential statistics updates of Stats
Stats updates corresponding statistics data which each module returns. For
that, the method "update_statistics_data()" was updated to merge recursively
old value and new value each other. As for this merging, a new method
"merge_oldnew" was introduced into stats.py. This method is intended to be
internally used so far.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list