BIND 10 #1613: auth per rcode statistics

BIND 10 Development do-not-reply at isc.org
Thu Feb 16 18:07:39 UTC 2012


#1613: auth per rcode statistics
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  jelte
  jinmei                             |                Status:  reviewing
                       Type:  task   |             Milestone:
                   Priority:  major  |  Sprint-20120221
                  Component:         |            Resolution:
  statistics                         |             Sensitive:  0
                   Keywords:         |           Sub-Project:  DNS
            Defect Severity:  N/A    |  Estimated Difficulty:  3
Feature Depending on Ticket:         |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jinmei):

 Oh, and one more minor point: I guess we'd eventually move the rcode
 stat check to the common srv_test:

 {{{#!c++
 TEST_F(AuthSrvTest, ednsBadVers) {
     ednsBadVers();
     checkAllRcodeCountersZeroExcept(Rcode::BADVERS(), 1);
 }
 }}}

 but right now b10-resolver doesn't support statistic in the first
 place, so it's okay to place them in the auth tests.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1613#comment:12>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list