BIND 10 trac2158, created. db8caa2c048d320dca2c2ea5599acf2dd6812103 [2158] added a ChangeLog entry for #2158

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Aug 20 07:46:56 UTC 2012


The branch, trac2158 has been created
        at  db8caa2c048d320dca2c2ea5599acf2dd6812103 (commit)

- Log -----------------------------------------------------------------
commit db8caa2c048d320dca2c2ea5599acf2dd6812103
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 16:37:49 2012 +0900

    [2158] added a ChangeLog entry for #2158

commit 302762af537cb1a570f1d803702495b2fea2a98f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 15:12:23 2012 +0900

    [2158] updated the manpage of b10-xfrout
    
    - added statistics counters and their descriptions
    - added description about the zone name "_SERVER_"

commit 314157f8af6d820c7beee0eb720951239752e008
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 15:10:31 2012 +0900

    [2158] updated the xfrin_notify_handling feature
    
    - querying each statistics counter of the b10-xfrout daemon
    - checking correct values of the counters and no errors after querying
    - added waiting for some events in the debug log
    - added a similar scenario that xfrin requests are rejected in order to check
      value of the counter xfrrej

commit b18cb62ebeea655fcc277a2478a9ee560a33408b
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 14:42:29 2012 +0900

    [2158] added the lettuce step methods for statistics
    
    - added the two step methods and a helper method
      That is intended for querying statistics counters via bindctl and for
      checking whether the returned values of the counters are exactly expected
      ones.

commit 9007b87d062335814cbef0b579003a61d6442e57
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 14:33:56 2012 +0900

    [2158] updated the lettuce test suite
    
    - introduced the b10-stats daemon running in the lettuce test suite "Xfrin
      incoming notify handling"
    - renamed retransfer_master.conf to retransfer_master.conf.orig because of the
      config change in the lettuce suite

commit d3bc2109f07fac785c5a75041f4e88696dbc6a33
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 14:20:08 2012 +0900

    [2158] updated unittest for checking the notification counters
    
    - updated the mock classes for testing counters
    - added tests of each counter with a specified zone name

commit f483892f37e50ed1a0afe0cc4e1e4f5a1f58a035
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 15:40:07 2012 +0900

    [2158] updated the NotifyOut class for counting notifications
    
    - added setting up the counter handlers for IPv4 and IPv6
    - added counting notifications in the NotifyOut class
    - fixed a trivial typo

commit b6bba799f9422b6bc0003bc2e34d9bdc1fa9da67
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 14:10:54 2012 +0900

    [2158] updated unittest of Xfrout
    
    - updated the mock classes for testing counters
    - added tests checking each counter exactly incrementing
    - added tests for the XfroutCounter class
    - added a test for handling the getstats command

commit 9acbaae908b7aac9123deb5dfa08e199aff4ba8e
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 15:38:18 2012 +0900

    [2158] updated for counting xfr requests
    
    - added the new class XfroutCounter
      It is intended for producing incrementers of the counters based on the
      statistics spec and for outputting statistics data format to passed to the
      b10-stats daemon.
    - added counter handlers passed to the NotifyOut object and the XfroutSession
      object
    - added handling of the getstats command
    - added counting xfr requests in the XfroutSession class
    - updated the UnixSockServer class for taking over the counter handlers

commit 9db438071c5319ed0a09cbb16da88de67a2101be
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 13:50:52 2012 +0900

    [2158] added a new message id for logging
    
    It would be logged when b10-xfrout receives the "getstats" command from the
    b10-stats daemon.

commit ac7c366608439a7d8e79630a469c3460e11c8355
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Aug 17 13:46:16 2012 +0900

    [2158] updated the specification file of Xfrout
    
    added a definition of per-zone counters: notifyoutv4, notifyoutv6, xfrrej, and
    xfrreqdone.

commit 2d8d9b988731c6e566920fd64ba2064554972574
Merge: 8647cc1 68a15b9
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Mon Aug 20 14:59:19 2012 +0900

    [2158] Merge branch 'trac2179' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2158
    
    Conflicts:
    	ChangeLog

commit 8647cc12916a3be22650d5558e714a59bfdb0bcd
Merge: 802589c 945773f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Mon Aug 20 14:58:39 2012 +0900

    [2158] Merge branch 'trac2136' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2158
    
    Conflicts:
    	tests/system/bindctl/nsx1/b10-config.db.template.in

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



More information about the bind10-changes mailing list