]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and timeing...
authorLennart Poettering <lennart@poettering.net>
Thu, 31 Jul 2014 22:55:51 +0000 (00:55 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 31 Jul 2014 22:58:12 +0000 (00:58 +0200)
commit9a015429b3bbfe1c2802570c1621e73d6cb57ac3
treec4e11b139a4d6de41a40f2a97598e5f1967a262f
parent7da40fc10879d122cc6ebfba9609b56212a0ef77
resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and timeing out transactions

That way the cache doens't get confused when the system is suspended.
src/resolve/resolved-dns-cache.c
src/resolve/resolved-dns-query.c
src/resolve/resolved-dns-stream.c
src/resolve/resolved-dns-transaction.c