typo
This commit is contained in:
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]
|
||||
|
||||
Reference in New Issue
Block a user