]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor the conditions when adding new NEGATIVE header
authorOndřej Surý <ondrej@isc.org>
Sat, 8 Nov 2025 11:09:18 +0000 (12:09 +0100)
committerOndřej Surý <ondrej@isc.org>
Fri, 28 Nov 2025 09:10:14 +0000 (10:10 +0100)
commit3d2244a74593295cbf7ecd1920446bd67d685446
tree6205aa1abc245fe983d98126ea035b5697cab1c5
parentf4adabb2dd33510a91a30a129d8b5afe601348c7
Refactor the conditions when adding new NEGATIVE header

Refactor the block when adding existing negative header under common
block, so it is easier to understand that the two conditions inside are
related.
lib/dns/qpcache.c