]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES note
authorEvan Hunt <each@isc.org>
Wed, 11 Apr 2018 00:13:06 +0000 (17:13 -0700)
committerEvan Hunt <each@isc.org>
Wed, 11 Apr 2018 00:13:06 +0000 (17:13 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 762963d66ba5aef510d0664f48816f2cf1680f0b..dababd96a1f55974a541b6c663d29cee13b63431 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+4922.  [bug]           dnstap: Log the destination address of client
+                       packets rather than the interface address. 
+                       [GL #197]
+
 4921.  [cleanup]       Add dns_fixedname_initname() and refactor the caller
                        code to make usage of the new function, as a part of
                        refactoring dns_fixedname_*() macros were turned into