- 20 Aug, 2012 9 commits
-
-
Naoki Kambe authored
- 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
-
Naoki Kambe authored
- updated the mock classes for testing counters - added tests of each counter with a specified zone name
-
Naoki Kambe authored
- added setting up the counter handlers for IPv4 and IPv6 - added counting notifications in the NotifyOut class - fixed a trivial typo
-
Naoki Kambe authored
- 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
-
Naoki Kambe authored
- 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
-
Naoki Kambe authored
It would be logged when b10-xfrout receives the "getstats" command from the b10-stats daemon.
-
Naoki Kambe authored
added a definition of per-zone counters: notifyoutv4, notifyoutv6, xfrrej, and xfrreqdone.
-
-
ssh://git.bind10.isc.org/var/bind10/git/bind10Naoki Kambe authored
Conflicts: tests/system/bindctl/nsx1/b10-config.db.template.in
-
- 17 Aug, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 16 Aug, 2012 16 commits
-
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
discussed via jabber
-
Jeremy C. Reed authored
noted on jabber
-
Jeremy C. Reed authored
Some review on jabber. If necessary, jelte can update later.
-
Jeremy C. Reed authored
okayed by muks
-
Jeremy C. Reed authored
and updated entries for style (even old entries).
-
Jeremy C. Reed authored
since not backward incompatible or operational changes.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
This is only needed so I don't have differences later. This won't be needed once we stop including generated docs in the source tree.
-
- 15 Aug, 2012 2 commits
-
-
Jeremy C. Reed authored
-
Mukund Sivaraman authored
-
- 14 Aug, 2012 5 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
referring to #2066.
-
JINMEI Tatuya authored
-
- 13 Aug, 2012 7 commits
-
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
BasicRRset implements a dummy getRRsigDataCount() which returns 0 (as getRRsig() returns NULL without throwing). The method was renamed different to what is asked in the bug, so that the new name is consistent with other AbstractRRset methods for RRSIGs.
-
Mukund Sivaraman authored
This seems to be required in our coding style.
-
Mukund Sivaraman authored
-
Jelte Jansen authored
(conflicts purely in generated files, regenerated them) Conflicts: doc/guide/bind10-guide.html doc/guide/bind10-guide.txt doc/guide/bind10-messages.html
-
-