mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
1500. [bug] host failed to lookup MX records. Also look up
AAAA records.
This commit is contained in:
11
CHANGES
11
CHANGES
@@ -1,3 +1,6 @@
|
|||||||
|
1500. [bug] host failed to lookup MX records. Also look up
|
||||||
|
AAAA records.
|
||||||
|
|
||||||
1499. [bug] isc_random need to be seeded better if arc4random()
|
1499. [bug] isc_random need to be seeded better if arc4random()
|
||||||
is not used.
|
is not used.
|
||||||
|
|
||||||
@@ -463,11 +466,9 @@
|
|||||||
1339. [func] dig, host and nslookup now use IP6.ARPA for nibble
|
1339. [func] dig, host and nslookup now use IP6.ARPA for nibble
|
||||||
lookups. Bit string lookups are no longer attempted.
|
lookups. Bit string lookups are no longer attempted.
|
||||||
|
|
||||||
1338. [func] IPv6 synthesis is now performed for IP6.ARPA bit
|
1338. [placeholder]
|
||||||
string queries.
|
|
||||||
|
|
||||||
1337. [func] IPv6 synthesis is now performed for both IP6.ARPA
|
1337. [placeholder]
|
||||||
and IP6.INT nibble queries.
|
|
||||||
|
|
||||||
1336. [func] Nibble lookups under IP6.ARPA are now supported by
|
1336. [func] Nibble lookups under IP6.ARPA are now supported by
|
||||||
dns_byaddr_create(). dns_byaddr_createptrname() is
|
dns_byaddr_create(). dns_byaddr_createptrname() is
|
||||||
@@ -1242,7 +1243,7 @@
|
|||||||
[RT #1966]
|
[RT #1966]
|
||||||
|
|
||||||
1077. [func] Do not accept further recursive clients when
|
1077. [func] Do not accept further recursive clients when
|
||||||
the total number of of recursive lookups being
|
the total number of recursive lookups being
|
||||||
processed exceeds max-recursive-clients, even
|
processed exceeds max-recursive-clients, even
|
||||||
if some of the lookups are internally generated.
|
if some of the lookups are internally generated.
|
||||||
[RT #1915, #1938]
|
[RT #1915, #1938]
|
||||||
|
Reference in New Issue
Block a user