]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1446. [func] Implemented undocumented alternate transfer sources
authorMark Andrews <marka@isc.org>
Wed, 26 Feb 2003 23:45:53 +0000 (23:45 +0000)
committerMark Andrews <marka@isc.org>
Wed, 26 Feb 2003 23:45:53 +0000 (23:45 +0000)
                        from BIND 8.  See use-alt-transfer-source,
                        alt-transfer-source-v4 and alt-transfer-source-v6.

CHANGES

diff --git a/CHANGES b/CHANGES
index 27c814b4179ab2e94ae3ffee89c623f7ac6c08ad..d5df12da25e62159906e946221d9624835df548c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+1446.  [func]          Implemented undocumented alternate transfer sources
+                       from BIND 8.  See use-alt-transfer-source,
+                       alt-transfer-source-v4 and alt-transfer-source-v6.
+
+                       SECURITY: use-alt-transfer-source is ENABLED unless
+                       you are using views.  This may caues a security risk
+                       resulting in accidental disclosure of wrong zone
+                       content if the master supplying different source
+                       content based on IP address.  If you are not certian
+                       ISC recommends setting use-alt-transfer-source no;
+
 1445.  [bug]           DNS_ADBFIND_STARTATROOT broke stub zones.  This has
                        been replaced with DNS_ADBFIND_STARTATZONE which
                        causes the search to start using the closest zone.