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

Add support for NAPTR record type #427

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Add support for NAPTR record type #427

merged 5 commits into from
Nov 4, 2024

Conversation

weilence
Copy link
Contributor

@weilence weilence marked this pull request as draft October 28, 2024 14:19
@ximon18 ximon18 linked an issue Oct 29, 2024 that may be closed by this pull request
@ximon18 ximon18 requested a review from a team October 29, 2024 14:24
src/rdata/naptr.rs Outdated Show resolved Hide resolved
src/rdata/naptr.rs Outdated Show resolved Hide resolved
src/rdata/naptr.rs Show resolved Hide resolved
src/rdata/naptr.rs Outdated Show resolved Hide resolved
src/rdata/naptr.rs Outdated Show resolved Hide resolved
src/rdata/naptr.rs Outdated Show resolved Hide resolved
src/rdata/naptr.rs Outdated Show resolved Hide resolved
src/rdata/naptr.rs Outdated Show resolved Hide resolved
src/rdata/naptr.rs Show resolved Hide resolved
src/rdata/mod.rs Outdated Show resolved Hide resolved
@ximon18
Copy link
Member

ximon18 commented Oct 29, 2024

I think it would be good to add a test that regexp escape handling works as expected, e.g. as discussed in https://www.rfc-editor.org/rfc/rfc3403.html#section-4.3, https://www.rfc-editor.org/rfc/rfc3403.html#section-6.1 and https://www.rfc-editor.org/rfc/rfc3403.html#section-7.

@weilence weilence marked this pull request as ready for review November 2, 2024 13:22
@ximon18 ximon18 merged commit 196c5f5 into NLnetLabs:main Nov 4, 2024
13 checks passed
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.

Add support for NAPTR record type
3 participants