]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
allow the delegation change if NS has both zones and child is in bailiwick
authorMarek Vavruša <mvavrusa@cloudflare.com>
Tue, 28 Aug 2018 17:32:45 +0000 (10:32 -0700)
committerMarek Vavruša <mvavrusa@cloudflare.com>
Fri, 7 Sep 2018 17:45:21 +0000 (10:45 -0700)
commit2ba103f9bb539367066a6235ef6547a994404f68
tree336063b0891c1541f2102bf3c4974c6c3d9b7be3
parent577ac4e1f0c1e18e914916c202abbbfa43ec5d03
allow the delegation change if NS has both zones and child is in bailiwick

Previous change required the new delegation to contain QNAME, but
that's not always the case with chasing CNAME chains. This relaxes
the requirement to QNAME from the response packet, so it always
follows the next chased name.
lib/layer/iterate.c