]> git.ipfire.org Git - thirdparty/pdns.git/commit
When considering dns64, we also should consider handling RCodes != 0.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 3 Aug 2022 07:34:54 +0000 (09:34 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 11 Aug 2022 12:46:24 +0000 (14:46 +0200)
commitcc05899c9ad397255b82f33844f3ebd5ddeb45d0
tree78c78c2ee4afc8973ab1569dd6c4f3b9bc4803de
parent38fd34c4aef10b25ce6fdb87e82e6812eef94c2f
When considering dns64, we also should consider handling RCodes != 0.

This make the logic as described in RFC 6147, section 5.1
pdns/pdns_recursor.cc