From bc1c3280c65dd50845a58328d1e314e91794ba41 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Wed, 24 Jan 2018 16:33:23 +0100 Subject: [PATCH] ixfrdist: use ComboAddress::isIPv4() --- pdns/ixfrdist.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/ixfrdist.cc b/pdns/ixfrdist.cc index 27608a299..0b49217cf 100644 --- a/pdns/ixfrdist.cc +++ b/pdns/ixfrdist.cc @@ -222,7 +222,7 @@ void updateThread() { if (g_verbose) { cerr<<"[INFO] Attempting to receive full zonedata for '"< soa; try { -- 2.40.0