]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
backport regression test from GL #3157
authorEvan Hunt <each@isc.org>
Thu, 17 Feb 2022 17:38:26 +0000 (09:38 -0800)
committerEvan Hunt <each@isc.org>
Thu, 17 Feb 2022 17:38:26 +0000 (09:38 -0800)
add "blackhole { none; };" to a secondary server in the xfer system
test to ensure that the error in GL #3157 is not present in 9.16.

bin/tests/system/xfer/ns4/named.conf.base

index 395f80c580555a8695aa6098cf5f5c20bae64dbc..8e77d0cd7d1bce580457e3a38c9e249f956ff7a9 100644 (file)
@@ -21,6 +21,7 @@ options {
        listen-on-v6 { none; };
        recursion no;
        notify yes;
+       blackhole { none; };
 };
 
 key rndc_key {