]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/cache: add debug logs where kru will be used
authorLukáš Ondráček <lukas.ondracek@nic.cz>
Mon, 28 Apr 2025 10:54:43 +0000 (12:54 +0200)
committerLukáš Ondráček <lukas.ondracek@nic.cz>
Wed, 2 Jul 2025 16:55:50 +0000 (18:55 +0200)
commitf252011eb015645a7ff64f0b7472003ea126e380
treeb946bec5f0f920aad148089631948955221ca2d8
parent29112fe162553161f5ee290156b7eb44bc3d0827
lib/cache: add debug logs where kru will be used
14 files changed:
lib/cache/api.c
lib/cache/api.h
lib/cache/cdb_lmdb.c
lib/cache/entry_pkt.c
lib/cache/nsec1.c
lib/cache/nsec3.c
lib/cache/peek.c
lib/cache/top.c [new file with mode: 0644]
lib/cache/top.h [new file with mode: 0644]
lib/meson.build
lib/selection.c
utils/cache_gc/categories.c
utils/cache_gc/categories.h
utils/cache_gc/kr_cache_gc.c