From: Mark Andrews Date: Tue, 24 Nov 2020 14:00:19 +0000 (+1100) Subject: Add release note for [GL #2275] X-Git-Tag: v9.16.10~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e98edb871dd4b8571f86b93fdc737cd5af948d11;p=thirdparty%2Fbind9.git Add release note for [GL #2275] (cherry picked from commit d0dd71380b137e0beb7a77c7e76968d5d1e67dd4) --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 4ecd76a0ff2..567a9cfa06a 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -45,3 +45,6 @@ Bug Fixes - The synthesised CNAME from a DNAME was incorrectly followed when the QTYPE was CNAME or ANY. [GL #2280] + +- Tighten handling of missing DNS COOKIE responses over UDP by + falling back to TCP. [GL #2275]