From 76a89c3a44bf380ed7d8b4823ad3cc291ad5877d Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Wed, 10 Jun 2020 14:34:48 +0200 Subject: [PATCH] qla-v6 outgoing: increase chance of catching errors --- pdns/pdns_recursor.cc | 4 ++-- pdns/recursordist/test-syncres_cc10.cc | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index 71ea44bb06..26439271a6 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -4178,8 +4178,8 @@ static int serviceMain(int argc, char*argv[]) g_log<