]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: doc: Expand blackhole description
authorMark Andrews <marka@isc.org>
Thu, 12 Mar 2026 01:08:34 +0000 (12:08 +1100)
committerMark Andrews <marka@isc.org>
Thu, 12 Mar 2026 01:08:34 +0000 (12:08 +1100)
commit98267f4a7a2911bb87d6b7d9df482d33de71b443
treeca4e781925e3138b17f790ef06a097da74f3cb52
parent7c82cb0f14e530234f2e239f51e92be11285ecc7
parent2b23c7011e0b6f2a2deaca17eb90c34386bb027d
fix: doc: Expand blackhole description

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

Closes #5733

Merge branch '5733-expand-blackhole-description' into 'main'

See merge request isc-projects/bind9!11541