]> granicus.if.org Git - pdns/commit
dnsupdate: Refuse updates for records with CNAMEs
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 16 Feb 2018 15:24:14 +0000 (16:24 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 27 Feb 2018 14:30:24 +0000 (15:30 +0100)
commit0cd988180af592da3922fb871a86c12cca0ba42a
treed36e002f7e34095dde93db5ac03f80fa4c588a79
parent4f9d63781a8b922b30682ae3a9b4f7a1e959510e
dnsupdate: Refuse updates for records with CNAMEs

Also, refuse updates for CNAMES when other records exist and send
FORMERR to queries that add a CNAME and other data in the same update.

(cherry picked from commit 6f604952dcd8f4bbd9e884c9029039ef915cac24)
pdns/rfc2136handler.cc