]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Don't validate signature for "glue" CNAME
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 3 Jan 2018 11:34:02 +0000 (12:34 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 3 Jan 2018 14:01:18 +0000 (15:01 +0100)
commit933299e88c46fdc1cf8c64ff9bf11e6839686a94
tree585e75dbe8aacdb4eb00c1f489788feb646e7f9c
parent82b8b632f3c6b975eb33fc54b737c24b802a77d7
rec: Don't validate signature for "glue" CNAME

Anything else than the initial CNAME can't be considered authoritative.
pdns/recursordist/test-syncres_cc.cc
pdns/syncres.cc