]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes for #1782
authorWitold Kręcicki <wpk@isc.org>
Thu, 4 Jun 2020 08:10:21 +0000 (10:10 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 4 Jun 2020 14:02:59 +0000 (16:02 +0200)
(cherry picked from commit d3ea1caf5a26744df0352b6c5d33f6a1b972a2bc)

doc/notes/notes-current.rst

index b05fb4d7e71846bb82c69f8fe1cb7c5f16e91949..8db2d9b614f1c4ddf66d3bbe2a21a816991a33e0 100644 (file)
@@ -54,6 +54,11 @@ Feature Changes
        option ``max-stale-ttl 1w;`` to named.conf to keep the previous behavior
        of named.
 
+-  listen-on-v6 { any; } creates separate sockets for all interfaces,
+   while previously it created one socket on systems conforming to
+   :rfc:`3493` and :rfc:`3542`, this change was introduced in 9.16.0
+   but accudently ommited from documentation.
+
 Bug Fixes
 ---------