From 9902881ba377a033b1f3e2463503db741ffde4b9 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Wed, 23 Dec 2015 15:18:35 +0100 Subject: [PATCH] stop the auths in the recursor regression test from listening on ipv6 :: --- regression-tests.recursor/config.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/regression-tests.recursor/config.sh b/regression-tests.recursor/config.sh index c309aecbe..23e0f3880 100755 --- a/regression-tests.recursor/config.sh +++ b/regression-tests.recursor/config.sh @@ -413,6 +413,7 @@ module-dir=../../../regression-tests/modules launch=bind daemon=no local-address=$dir +local-ipv6= bind-config=named.conf no-shuffle socket-dir=. -- 2.40.0