mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-22 18:33:11 -04:00
incorrect cross reference, missing RT reference
This commit is contained in:
parent
7d33e89969
commit
24dc90eff0
1 changed files with 2 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,10 +1,11 @@
|
|||
|
||||
627. [bug] The EDNS0 blackhole detection code of 327. waited
|
||||
627. [bug] The EDNS0 blackhole detection code of 324. waited
|
||||
for three retransmissions to each server, which
|
||||
takes much too long when a domain has many name
|
||||
and all of them drop EDNS0 queries. Now we retry
|
||||
without EDNS0 after three consecutive timeouts,
|
||||
even if they are all from different servers.
|
||||
[RT #143]
|
||||
|
||||
626. [bug] The lightweight resolver daemon no longer crashes
|
||||
when asked for a SIG rrset. [RT #558]
|
||||
|
|
|
|||
Loading…
Reference in a new issue