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

feat(RFC-1034): implement CNAME following, fixes #1 #26

Merged
merged 7 commits into from
Nov 8, 2023
Merged

Conversation

cottand
Copy link
Owner

@cottand cottand commented Nov 7, 2023

  • refactor handler into EventLoop and doRequest()
  • delete reaper subrepo
  • refactor handler to be able to resolve from req to response
  • implement CNAME-following for external domains
  • implement CNAME-following for internal domains

fixes #1

@cottand cottand changed the title feat(RFC-1034): implement CNAME following feat(RFC-1034): implement CNAME following, fixes #1 Nov 7, 2023
@cottand cottand merged commit 340459a into master Nov 8, 2023
5 checks passed
@cottand cottand deleted the recursion branch November 8, 2023 16:29
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

Successfully merging this pull request may close these issues.

No following for CNAME resolution for custom records
1 participant