Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC 6975: Pass on DAU, DHU, and N3U options in iterative queries #2640

Open
divergentdave opened this issue Dec 5, 2024 · 0 comments
Open

Comments

@divergentdave
Copy link
Contributor

Section 4.2 of RFC 6975 recommends that recursive resolvers pass on DAU, DHU, and N3U options from incoming stub queries to authoritative servers when making iterative queries, so that those servers have visibility into what algorithms are supported by validating clients. Briefly, if the recursive resolver is validating, it should union its own list of supported algorithms with those from the stub query, and send on those unions in iterative queries. If the recursive resolver is not validating, it should pass through the algorithm lists as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant