Skip to content

Remove the unused cache cleaning mechanism from dns_cache API

Ondřej Surý requested to merge 3639-remove-cache_cleaner-from-dns_cache-api into main

The dns_cache API contained a cache cleaning mechanism that would be disabled for 'rbt' based cache. As named doesn't have any other cache implementations, remove the cache cleaning mechanism from dns_cache API.

Closes #3639 (closed)

Edited by Evan Hunt

Merge request reports