modules/hints: NODATA answers also for non-address queries
Apparently the original implementation in 14de9110 didn't think of this. Noticed by Fantomas: https://forum.turris.cz/t/kresd-returns-nxdomain-for-local-mx-records/12991
As a part of #535 we'll most likely scrap the whole module, but that won't really happen so soon, and the fix is quite easy.
Merge request reports
Activity
added 7 commits
-
4a216aa9...6552d471 - 2 commits from branch
master
- 88df6d27 - modules/hints: NODATA answers also for non-address queries
- 876bea09 - tests: move check_answer() into require('tests_utils')
- 5d128baa - tests check_answer(): do not return until finished
- 491777e9 - tests check_answer(): support testing NODATA
- db4aad94 - modules/hints/tests: test NODATA, fix module order
Toggle commit list-
4a216aa9...6552d471 - 2 commits from branch
mentioned in commit 6c98b011
Please register or sign in to reply