From: Nicki Křížek Date: Thu, 3 Apr 2025 10:51:47 +0000 (+0000) Subject: fix: usr: Stop caching lack of EDNS support X-Git-Tag: v9.21.7~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebf5c87a532ce00dbe2fe4165f7668ac62272e91;p=thirdparty%2Fbind9.git fix: usr: Stop caching lack of EDNS support `named` could falsely learn that a server doesn't support EDNS when a spoofed response was received; that subsequently prevented DNSSEC lookups from being made. This has been fixed. Closes https://gitlab.isc.org/isc-projects/bind9/-/issues/3949 Closes https://gitlab.isc.org/isc-projects/bind9/-/issues/5066 Merge branch '5066-stop-caching-lack-of-edns-support' into 'v9.21.7-release' See merge request isc-private/bind9!776 --- ebf5c87a532ce00dbe2fe4165f7668ac62272e91