Skip to content

DNS-Query for NAPTR (RFC 2915)#88

Merged
MichaConrad merged 12 commits into
MichaCo:devfrom
rj2Skipper:feature/QueryType.NAPTR
May 16, 2021
Merged

DNS-Query for NAPTR (RFC 2915)#88
MichaConrad merged 12 commits into
MichaCo:devfrom
rj2Skipper:feature/QueryType.NAPTR

Conversation

@rj2Skipper

Copy link
Copy Markdown
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

@MichaConrad MichaConrad added this to the 1.5.0 milestone Feb 14, 2021
@MichaConrad

Copy link
Copy Markdown
Collaborator

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!

@MichaConrad MichaConrad linked an issue May 16, 2021 that may be closed by this pull request
@MichaConrad MichaConrad merged commit bb9576a into MichaCo:dev May 16, 2021
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.

Feature request: NAPTR QueryType

2 participants