]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
validator: fix CNAME to NXDOMAIN in a single answer
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 3 Apr 2018 14:15:26 +0000 (16:15 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 3 Apr 2018 14:20:03 +0000 (16:20 +0200)
commit4162e2da3f6d57c7618daf6c2924eb0b0cf250b9
treee93db41f5e82cc2bc7a6a2e7c479bae3ae77246d
parent93da58f1ef5bc97207a98f16b50469c6e882cc91
validator: fix CNAME to NXDOMAIN in a single answer

Real example: cname.nohats.ca
This case was handled for forwarding only, presumably because it
happened more often (no need to be withing single zone to be within
single answer); now the approach is the same.
NEWS
lib/layer/validate.c