mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-13 06:02:37 -04:00
typo
This commit is contained in:
parent
9224b1c0b6
commit
32bb863ea9
1 changed files with 5 additions and 5 deletions
10
CHANGES
10
CHANGES
|
|
@ -6,11 +6,11 @@
|
|||
|
||||
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]
|
||||
takes much too long when a domain has many name
|
||||
servers 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