mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-14 14:42:22 -04:00
parent
5739b4817a
commit
1e7f5eb161
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -1,3 +1,10 @@
|
|||
6204. [bug] Use NS records for relaxed QNAME-minimization mode.
|
||||
This reduces the number of queries named makes when
|
||||
resolving, as it allows the non-existence of NS RRsets
|
||||
at non-referral nodes to be cached in addition to the
|
||||
referrals that are normally cached. [GL #3325]
|
||||
|
||||
|
||||
6200. [bug] Fix nslookup erroneously reporting a timeout when the
|
||||
input is delayed. [GL #4044]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue