]> git.ipfire.org Git - thirdparty/pdns.git/commit
Return current rcode instead of 0 if there are no CNAME records to follow. 10226/head
authorOtto <otto.moerbeek@open-xchange.com>
Fri, 5 Feb 2021 15:18:55 +0000 (16:18 +0100)
committerOtto <otto.moerbeek@open-xchange.com>
Fri, 26 Mar 2021 09:41:31 +0000 (10:41 +0100)
commitf772bb061324e41a41f037b4779830a6d6a02675
tree73f73b42f76250d20a69b88bb30c097e2f0ec472
parent1e801417733c7237917519499f46b9e31af04346
Return current rcode instead of 0 if there are no CNAME records to follow.

Note that this is a change in behaviour. While it is for the good, it might
be existing code depends on the old 0 value...

(cherry picked from commit 558d47eba7d2edd3fb5991af428d9d432fec1dfa)
pdns/lua-recursor4.cc
pdns/pdns_recursor.cc
pdns/syncres.hh