]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: also collect statistics about negative DNSSEC proofs
authorLennart Poettering <lennart@poettering.net>
Thu, 21 Jan 2016 00:06:28 +0000 (01:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Jan 2016 16:19:19 +0000 (17:19 +0100)
commit7aa8ce985537e7803e16d6f2adf5143df4537cf8
tree253b80335c320513511e6169be8f88009dfd2062
parent352af30838f130bf7aaa36dd6174945c11f39d29
resolved: also collect statistics about negative DNSSEC proofs

We already maintain statistics about positive DNSSEC proofs, and count them up by 1 for each validated RRset. Now,
update the same counters each time we validated a negative query, so that the statistics are the combined result of all
validation checks, both positive and negative.
src/resolve/resolved-dns-transaction.c