]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify CHANGES [GL #3055]
authorArtem Boldariev <artem@boldariev.com>
Tue, 14 Dec 2021 17:30:45 +0000 (19:30 +0200)
committerEvan Hunt <each@isc.org>
Wed, 15 Dec 2021 17:46:06 +0000 (09:46 -0800)
Mention that we try to avoid spurious interface re-scans on Linux.

CHANGES

diff --git a/CHANGES b/CHANGES
index 25e3094104feb58c0c6ba75f114af71d4399dcab..8f2c78802b5a65f367190202119e1ac86fa095c4 100644 (file)
--- 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