]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: gather statistics about resolved names
authorLennart Poettering <lennart@poettering.net>
Wed, 23 Dec 2015 18:06:36 +0000 (19:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 26 Dec 2015 18:09:10 +0000 (19:09 +0100)
commita150ff5e4e2481eb28d6ed6e0d3e176623e25f5a
treed21c32a68262a5c7ea74c5dd36ad6f96f6138bd7
parented29bfdce6ef8b1c6e14bb4e77e19e7048f35dd4
resolved: gather statistics about resolved names

This collects statistical data about transactions, dnssec verifications
and the cache, and exposes it over the bus. The systemd-resolve-host
tool learns new options to query these statistics and reset them.
src/resolve-host/resolve-host.c
src/resolve/resolved-bus.c
src/resolve/resolved-dns-cache.c
src/resolve/resolved-dns-cache.h
src/resolve/resolved-dns-transaction.c
src/resolve/resolved-manager.h