From: Artem Boldariev Date: Tue, 14 Dec 2021 17:30:45 +0000 (+0200) Subject: Modify CHANGES [GL #3055] X-Git-Tag: v9.17.22~41^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=923a9a33fe00372b868c9a61dc18b5e2ebc6a850;p=thirdparty%2Fbind9.git Modify CHANGES [GL #3055] Mention that we try to avoid spurious interface re-scans on Linux. --- diff --git a/CHANGES b/CHANGES index 25e3094104f..8f2c78802b5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +5780. [bug] The Linux kernel may send netlink messages + indicating that network interfaces have changed + when they have not. This caused frequent unnecessary + re-scans of the interfaces. Netlink messages now + only trigger re-scanning if a new address is seen + or an existing address is removed. [GL #3055] + 5779. [test] Drop cppcheck suppressions and workarounds. [GL #2886] 5778. [bug] Destroyed TLS contexts could have been used after a