Skip to content
New issue

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

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

Already on GitHub? # to your account

DNS-Query for NAPTR (RFC 2915) #88

Merged
merged 12 commits into from
May 16, 2021

Conversation

rj2Skipper
Copy link
Contributor

Add possibilitiy to query for NAPTR (adpated from Heijden.DNS)
add DnsDatagramWriter.WriteBytes(byte[]) convenience method
add NaptrRecords() convenience method to RRCollectionExtension
add DnsDatagramWriter.WriteStringWithLengthPrefix(string) conveniencemethod
add ResolveService(serviceName) extension methods
UnitTests for NAPTR Queries
DnsRecordFactory_McnetValidateSupport: ignore NAPTR

@MichaCo MichaCo added this to the 1.5.0 milestone Feb 14, 2021
@MichaCo
Copy link
Owner

MichaCo commented May 16, 2021

Hi @rj2Skipper.
First of all, thanks for the contribution!
I did a review of your PR and might need some cleanup and changes here and there. I'll do that myself though after I merge your PR because I let that sit here for too long already ;)

So, thanks again and happy coding!

@MichaCo MichaCo linked an issue May 16, 2021 that may be closed by this pull request
@MichaCo MichaCo merged commit bb9576a into MichaCo:dev May 16, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: NAPTR QueryType
2 participants