mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 18:19:42 +00:00
note non-fix for catz case sensitivity bug
parent
37b7628ac9
commit
d0163cceb9
@ -110,7 +110,8 @@ Hash table
|
|||||||
|
|
||||||
For the zones table, `catz` goes wrong if the `zone{}` clause does not
|
For the zones table, `catz` goes wrong if the `zone{}` clause does not
|
||||||
state the zone's name in all lower-case; the case of the zone name in the
|
state the zone's name in all lower-case; the case of the zone name in the
|
||||||
`catalog-zones{}` clause does not matter.
|
`catalog-zones{}` clause does not matter. Initializing the hash table as
|
||||||
|
case-insensitive is not enough to fix this bug.
|
||||||
|
|
||||||
* `dns/rpz`
|
* `dns/rpz`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user