]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4621-fix-cache-pruning-after-rndc-flush-9.16' into 'bind-9.16'
authorMichał Kępień <michal@isc.org>
Wed, 6 Mar 2024 18:16:26 +0000 (18:16 +0000)
committerMichał Kępień <michal@isc.org>
Wed, 6 Mar 2024 18:16:26 +0000 (18:16 +0000)
commit336096cdd17c594a2dea54a86e31498d0fa28061
tree1ccf281d5e433fae6c0a0fdf190e8797bdf61c86
parentdc7eec86fb35a7e64c4269b4d679705cb88cf017
parentbde5e18cb11ecc79ae52ecb00f883abd9edb50bd
Merge branch '4621-fix-cache-pruning-after-rndc-flush-9.16' into 'bind-9.16'

[9.16] Move the task creation into cache_create_db()

See merge request isc-projects/bind9!8831