From 0f05b02b72390c6eb39f9a3a4679f53db166057e Mon Sep 17 00:00:00 2001 From: bert hubert Date: Tue, 21 Feb 2017 13:19:08 +0100 Subject: [PATCH] With this commit, the recursor authoritative server can deal with CNAME wildcards. This closes #2818. --- pdns/syncres.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pdns/syncres.cc b/pdns/syncres.cc index bdd157d7a..528244658 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -245,7 +245,8 @@ bool SyncRes::doOOBResolve(const DNSName &qname, const QType &qtype, vector