Yoshitaka Aharen
|
efbe16c46b
[2157] add testcase
|
il y a 12 ans |
Yoshitaka Aharen
|
4d9785cd65
[2157] corrected condition for "request.badednsver"
|
il y a 12 ans |
Yoshitaka Aharen
|
7d02b9cc88
[2157] add testcase
|
il y a 12 ans |
Yoshitaka Aharen
|
91a81c3b9a
[2157] use ADD_FAILURE instead of ASSERT_FALSE("string")
|
il y a 12 ans |
Yoshitaka Aharen
|
ab7f77f9ea
[2157] opcode is unsigned
|
il y a 12 ans |
Yoshitaka Aharen
|
cb5a5f6e3c
[2157] corrected conditions for compound attributes
|
il y a 12 ans |
Yoshitaka Aharen
|
d5d8fa746c
[2157] renamed statistics items generator
|
il y a 12 ans |
Yoshitaka Aharen
|
3e2516ee09
[2157] add notes for fillNodes
|
il y a 12 ans |
Yoshitaka Aharen
|
8c169e9a60
[2157] add description for CounterSpec
|
il y a 12 ans |
Yoshitaka Aharen
|
a1107af9f0
[2157] renamed CounterTypeTree to CounterSpec
|
il y a 12 ans |
Yoshitaka Aharen
|
a0f35ebd59
[2157] add documentation
|
il y a 12 ans |
Yoshitaka Aharen
|
6f61065e70
[2157] remove per-zone statistics code
|
il y a 12 ans |
Yoshitaka Aharen
|
a44025da79
[2157] use std::bitset, add notes
|
il y a 12 ans |
Yoshitaka Aharen
|
34dd2565e9
[2157] add getter method
|
il y a 12 ans |
Yoshitaka Aharen
|
50c6b204fe
[2157] renamed according to coding style, moved to anonymous namespace
|
il y a 12 ans |
Yoshitaka Aharen
|
5abc52b3f4
[2157] use a constant instead of a magic number, typo fix
|
il y a 12 ans |
Yoshitaka Aharen
|
92cf23f15e
[2157] rename following the naming policy
|
il y a 12 ans |
Yoshitaka Aharen
|
7a821cf7fe
[2157] update item definitions
|
il y a 12 ans |
Yoshitaka Aharen
|
24cecc6e62
[2157] only count for requests with EDNS version 0
|
il y a 12 ans |
Yoshitaka Aharen
|
0e784ad2b3
[2157] fix code-to-counter conversion table
|
il y a 12 ans |
Yoshitaka Aharen
|
c30ebf9ecc
[2157] change need_generate condition
|
il y a 12 ans |
Yoshitaka Aharen
|
7dd1d39f97
[2157] directly convert `ConstEDNSPtr` to bool
|
il y a 12 ans |
Yoshitaka Aharen
|
0382951b17
[2157] remove unnecessary #include
|
il y a 12 ans |
Yoshitaka Aharen
|
d24fcdc599
[2157] ItemTreeType renamed to ItemTreePtr, fixed markup
|
il y a 12 ans |
Yoshitaka Aharen
|
01cec039d9
[2157] remove empty explicit destructor
|
il y a 12 ans |
Yoshitaka Aharen
|
16a7ef79d2
[2155] call reset() instead of initializer
|
il y a 12 ans |
Yoshitaka Aharen
|
7791af176b
[2155] removed inline keywords from methods inside class definition
|
il y a 12 ans |
Yoshitaka Aharen
|
1603af4c98
[2155] added some notes to the mapping tables of counter item
|
il y a 12 ans |
Yoshitaka Aharen
|
fb246fec83
[2155] update test case according to the review comment
|
il y a 12 ans |
Yoshitaka Aharen
|
081f73d83d
[2155] fixed wrong comment
|
il y a 12 ans |