From 2a8639ae23fbe36c5155430af61d897ebc79f46b Mon Sep 17 00:00:00 2001 From: bert hubert Date: Wed, 9 Dec 2015 13:30:02 +0100 Subject: [PATCH] I can't imagine how this worked - DNSName() as name for an OPT record. Should be "." --- pdns/dnswriter.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnswriter.cc b/pdns/dnswriter.cc index d7e58374ab..8dd1dbb99e 100644 --- a/pdns/dnswriter.cc +++ b/pdns/dnswriter.cc @@ -105,7 +105,7 @@ void DNSPacketWriter::addOpt(int udpsize, int extRCode, int Z, const vectorfirst); xfr16BitInt(iter->second.length()); -- 2.47.2