Expose EDE information via API if available#2135
Merged
Merged
Conversation
Signed-off-by: DL6ER <dl6er@dl6er.de>
5 tasks
Member
Does this come as part of the upstream query response? |
Member
Author
|
No, there is a hard-coded list of reasons defined inside Lines 2175 to 2211 in 91ea8d4 |
Member
|
Ah-hah, cool! I only asked as I couldn't see any added as part of this PR :) |
Member
Author
|
Yeah, this PR basically re-adds what we had before. EDE was already exposed via the Telnet API to the frontend but this seems to have been forgotten in the v6 migration. Not that I'd recall the web interface actually used it, though... |
Member
Member
Author
|
Ah, okay, but that seems to be numeric only, not a human-friendly text representation |
yubiuser
approved these changes
Dec 21, 2024
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this implement/fix?
Expose extended DNS error codes (and human-readable textual interpretation if available) via the
queriesAPI. This is especially useful in the vicinity of DNSSEC issues likeBOGUSas it can provide further reasoning such asDNSSEC signature expired:Related issue or feature (if applicable): N/A
Pull request in docs with documentation (if applicable): N/A
By submitting this pull request, I confirm the following:
git rebase)Checklist:
developmentalbranch.