Skip to content

Fix case-sensitive zone handling in the transfer plugin for AXFR/IXFR.#7899

Merged
yongtang merged 1 commit into
coredns:masterfrom
yongtang:axfr-7898
Mar 15, 2026
Merged

Fix case-sensitive zone handling in the transfer plugin for AXFR/IXFR.#7899
yongtang merged 1 commit into
coredns:masterfrom
yongtang:axfr-7898

Conversation

@yongtang

@yongtang yongtang commented Mar 5, 2026

Copy link
Copy Markdown
Member

1. Why is this pull request needed and what does it do?

This PR fixes Fix case-sensitive zone handling in the transfer plugin for AXFR/IXFR, raised in #7898

2. Which issues (if any) are related?

Fixes #7898

3. Which documentation changes (if any) need to be made?

n/a

4. Does this introduce a backward incompatible change or deprecation?

n/a

This PR fixes Fix case-sensitive zone handling in the transfer plugin for AXFR/IXFR, raised in 7898

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@yongtang yongtang marked this pull request as ready for review March 5, 2026 06:20

@thevilledev thevilledev left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yongtang yongtang merged commit c0d676e into coredns:master Mar 15, 2026
11 checks passed
@yongtang yongtang deleted the axfr-7898 branch March 18, 2026 17:57
yongtang added a commit to yongtang/coredns that referenced this pull request Mar 18, 2026
coredns#7899)

This PR fixes Fix case-sensitive zone handling in the transfer plugin for AXFR/IXFR, raised in 7898

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
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.

CoreDNS doesn't use zones case-insensitive during AXFR

2 participants