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

Fix Cloudflare AAAA creation #242

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

m4rcs
Copy link
Contributor

@m4rcs m4rcs commented Jul 22, 2024

When running godns with Cloudflare and IPv6 mode. The creation of AAAA record failed, because the record type was hardcoded to A.

With this pull request the record creation takes the configured IP type into consideration.

@TimothyYe TimothyYe merged commit 1762813 into TimothyYe:master Jul 23, 2024
1 check passed
@TimothyYe
Copy link
Owner

Thank you for your contribution!

@m4rcs m4rcs deleted the fix/cloudflareAAAA branch July 23, 2024 18:58
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.

2 participants