]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use default_rcode for AsyncDnsServer where applicable
authorŠtěpán Balážik <stepan@isc.org>
Thu, 30 Oct 2025 13:07:12 +0000 (14:07 +0100)
committerŠtěpán Balážik <stepan@isc.org>
Thu, 18 Dec 2025 12:03:14 +0000 (13:03 +0100)
commite4de7eb4f9c2ed5d4b1b0402d019417455a413ed
treebde75f2bfc34f9a575a33ef588b6e73d1d1e9e40
parentc7d84dc86a6a14ab0fbf8729545fac43d3df8fd5
Use default_rcode for AsyncDnsServer where applicable

Rule of thumb: If a RCode is set unconditionally in all
ResponseHandlers, set it in the server constructor.
bin/tests/system/chain/ans4/ans.py
bin/tests/system/dispatch/ans3/ans.py
bin/tests/system/fetchlimit/ans4/ans.py
bin/tests/system/forward/ans6/ans.py
bin/tests/system/rpzrecurse/ans5/ans.py
bin/tests/system/zero/ans5/ans.py