BIND 10 trac2225, created. 5726d042eb3f1cf208cedb66ae80d8ff5f038d59 [2225] added descriptions about unixsocket counters into the manpage
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Aug 31 09:12:19 UTC 2012
The branch, trac2225 has been created
at 5726d042eb3f1cf208cedb66ae80d8ff5f038d59 (commit)
- Log -----------------------------------------------------------------
commit 5726d042eb3f1cf208cedb66ae80d8ff5f038d59
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Aug 31 14:48:52 2012 +0900
[2225] added descriptions about unixsocket counters into the manpage
commit 52585df5aa0ed3c8c0d3d95d06251696f2fe734f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Aug 31 12:16:17 2012 +0900
[2225] added checks for statistics unixsocket counters
commit 5f3d3a0aa455506a87c4df13ce7a6ac23c2a203d
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Aug 31 14:31:31 2012 +0900
[2225] changed according the changes of the counter class
- implemented a dummy counter class inside of the notifyout test and made it
use it.
commit 780c008921615f0bb6294eb1f28b30d0622d2394
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Aug 31 12:13:10 2012 +0900
[2225] changed the format of the debug when revised getstats command
- output content of answer to the stats module with the debug message
commit 32ec525114d68f9e9c55655baf2096a819693b03
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Aug 31 14:31:26 2012 +0900
[2225] introduced new counter classes and implemented unixsocket counters
- implemented a base class Counter and a concrete XfroutCounter as an external
module under isc.statistics. Because it is easy to implement another
concrete Counter class for other module in future. The caller module can
statically import it. The new counter class provides a getter method for
each statistics item. It is intended for making loose relationship between
the counter class and the caller module.
- added implementation of unixsocket counter into the existing UnixSockServer
Class.
- added new tests for checking counters implemented in UnixSockServer are
working properly into xfrout_test.py.
- removed obsoleted XfroutCounter class and TestXfroutCounter from xfrout.py
and xfrout_test.py.
- implemented enabling/disabling counting in the new counter class.
- renamed some existent methods for avoinding conflict
commit eb4020a7f96d5d4687a2f56324de7a95cbfb20ce
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Aug 31 14:28:39 2012 +0900
[2225] added definitions of unixdomain sockets as statistics items
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list