Probably older than version 1.4.0

This commit is contained in:
Frank Denis 2020-03-26 18:33:39 +01:00
parent 3ca80afb19
commit 8fc2f00ffb
1 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,12 @@
* Version 2.0.42 * Version 2.0.42
- Version 1.4.0 of the dnsdist load balancer (presumably used by - The current versions of the `dnsdist` load balancer (presumably used
quad9, cleanbrowsing, qualityology, freetsa.org, ffmuc.net, by quad9, cleanbrowsing, qualityology, freetsa.org, ffmuc.net,
opennic-bongobow, sth-dnscrypt-se, ams-dnscrypt-nl and more) opennic-bongobow, sth-dnscrypt-se, ams-dnscrypt-nl and more)
is preventing queries over 1500 bytes from being received over UDP. is preventing queries over 1500 bytes from being received over UDP.
Temporary workarounds have been introduced to improve reliability Temporary workarounds have been introduced to improve reliability
with these resolvers for regular DNSCrypt. Unfortunately, anonymized with these resolvers for regular DNSCrypt. Unfortunately, anonymized
DNS cannot be reliable until dnsdist is updated on these servers. DNS cannot be reliable until the issue is fixed server-side. `dnsdist`
authors are aware of it and are working on a fix.
- New option in the `[anonymized_dns]` section: `skip_incompatible`, - New option in the `[anonymized_dns]` section: `skip_incompatible`,
to ignore resolvers incompatible with Anonymized DNS instead of to ignore resolvers incompatible with Anonymized DNS instead of
using them without a relay. using them without a relay.