]> git.ipfire.org Git - thirdparty/bind9.git/commit
Set default_aa for AsyncDnsServer instances where suitable
authorŠtěpán Balážik <stepan@isc.org>
Thu, 30 Oct 2025 12:51:31 +0000 (13:51 +0100)
committerŠtěpán Balážik <stepan@isc.org>
Thu, 18 Dec 2025 12:03:14 +0000 (13:03 +0100)
commitc7d84dc86a6a14ab0fbf8729545fac43d3df8fd5
tree7bc7ed1b5caef5d52e41043bf345ef2a9738d49f
parent6e684d44e09f8e41c89c93b48b7e538576f5538c
Set default_aa for AsyncDnsServer instances where suitable

Rule of thumb: If all ResponseHandlers said authoritative=True, it
should be default_aa=True instead.
bin/tests/system/chain/ans3/ans.py
bin/tests/system/chain/ans4/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