Skip to content

[9.20] fix: usr: return SERVFAIL for a too long CNAME chain

When cutting a long CNAME chain, named was returning NOERROR instead of SERVFAIL (alongside with a partial answer). This has been fixed.

Closes #4449 (closed)

Backport of MR !9090 (merged)

Merge request reports