]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Allow fallback to the parent side when MAX_TARGET_NX is reached.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 29 Jun 2022 15:31:23 +0000 (17:31 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 29 Jun 2022 15:32:29 +0000 (17:32 +0200)
commit923eb7d474747e35170ed050949eedb527d28691
treed8af92b9f987da10fdf92b880570018a0b6d822a
parent58b21e4fca3991c9690625cadbe8f49dd5eb2106
- Allow fallback to the parent side when MAX_TARGET_NX is reached.
  This will also allow MAX_TARGET_NX more NXDOMAINs.
doc/Changelog
iterator/iter_delegpt.c
iterator/iter_delegpt.h
iterator/iter_utils.c
iterator/iterator.c
iterator/iterator.h
testdata/iter_nxns_fallback.rpl [new file with mode: 0644]
testdata/iter_nxns_parentside.rpl [new file with mode: 0644]