]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: RPZ 'servfail-until-ready': skip updating SERVFAIL cache
authorPetr Špaček <pspacek@isc.org>
Wed, 3 Sep 2025 13:23:38 +0000 (13:23 +0000)
committerPetr Špaček <pspacek@isc.org>
Wed, 3 Sep 2025 13:23:38 +0000 (13:23 +0000)
In order to not pollute the SERVFAIL cache with the configured
SERVFAIL answers while RPZ is loading, set the NS_CLIENTATTR_NOSETFC
attribute for the client.

Merge branch 'aram/rpz-servfail-until-ready-tunings' into 'main'

See merge request isc-projects/bind9!10904


Trivial merge