mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-03 00:09:35 -04:00
3731. [func] Added a "no-case-compress" ACL, which causes
named to use case-insensitive compression
(disabling change #3645) for specified
clients. (This is useful when dealing
with broken client implementations that
use case-sensitive name comparisons,
rejecting responses that fail to match the
capitalization of the query that was sent.)
[RT #35300]
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| include | ||
| win32 | ||
| aclconf.c | ||
| api | ||
| dnsconf.c | ||
| log.c | ||
| Makefile.in | ||
| namedconf.c | ||
| parser.c | ||
| version.c | ||