]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check 'stale-refresh-time' when sharing cache between views
authorDiego Fronza <diego@isc.org>
Tue, 10 Nov 2020 16:50:54 +0000 (13:50 -0300)
committerDiego Fronza <diego@isc.org>
Wed, 11 Nov 2020 15:53:24 +0000 (12:53 -0300)
commit581e2a8f283d24f0f34f5b873fd960a3f84995de
treea271012baa63944ee6307dc17ea7364d064ce205
parente99671e8ddbdc35183bb4e55da94fbac414c489f
Check 'stale-refresh-time' when sharing cache between views

This commit ensures that, along with previous restrictions, a cache is
shareable between views only if their 'stale-refresh-time' value are
equal.
bin/named/server.c
lib/dns/cache.c
lib/dns/include/dns/cache.h