Skip to content

layer/iterate: some improvements in cname chain unrolling

Grigorii Demidov requested to merge fix-cname-unroll into master

Issue #159 (closed) was fixed. Small simplification for cname chain unrolling. Checking wheither CNAME is covered by RRSIG no longer needed here. If RRSIG is missed, validation process will query it.

Merge request reports