mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 07:20:00 -04:00
Merge branch 'pspacek/fix-no-case-compression-docs-9.18' into 'bind-9.18'
[9.18] Fix no-case-compress description in the ARM See merge request isc-projects/bind9!8355
This commit is contained in:
commit
9b617a3649
1 changed files with 1 additions and 1 deletions
|
|
@ -3164,7 +3164,7 @@ for details on how to specify IP address lists.
|
|||
:rfc:`1034` to use case-insensitive name comparisons when checking for
|
||||
matching domain names.
|
||||
|
||||
If left undefined, the ACL defaults to ``none``: case-insensitive
|
||||
If left undefined, the ACL defaults to ``none``: case-sensitive
|
||||
compression is used for all clients. If the ACL is defined and
|
||||
matches a client, case is ignored when compressing domain
|
||||
names in DNS responses sent to that client.
|
||||
|
|
|
|||
Loading…
Reference in a new issue