]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: bound maximum recursion depth to 16. 12862/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 30 May 2023 08:16:52 +0000 (10:16 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 30 May 2023 08:16:52 +0000 (10:16 +0200)
commit6abf49f8dbac05d04cd2d9eb8835dd21339112a1
tree9513f0d22ac32321028d7e6c3f83834594a94ccc
parent2cb42ffb952724f99dfcf5a240a28b495b4eb12f
rec: bound maximum recursion depth to 16.

Before #12779, the fixed limit on CNAME chain length (16) effectively
worked as recursion depth limit.
pdns/recursordist/docs/settings.rst
pdns/recursordist/rec-main.cc