]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: doc: Expand blackhole description
authorMark Andrews <marka@isc.org>
Thu, 12 Mar 2026 02:10:28 +0000 (13:10 +1100)
committerMark Andrews <marka@isc.org>
Thu, 12 Mar 2026 02:10:28 +0000 (13:10 +1100)
commit4ed9da5b051ca4d126db7d07715082638b888dd4
treeddc956ee24c6bee1b6054e4b9000d5bd044f9b46
parent2439e306a59580ea626484bada610b7d59794f24
parent22aa753e8c87a628a6b2e3c11db5cd563239681f
[9.20] fix: doc: Expand blackhole description

Clarify the behavior of negated addresses within the `blackhole`
statement to prevent common configuration misunderstandings.

Closes #5733

Backport of MR !11541

Merge branch 'backport-5733-expand-blackhole-description-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11670