Skip to content

Support parsing authority and additional records from DNS response #123

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

Merged
merged 1 commit into from
Jan 30, 2019

Conversation

clue
Copy link
Member

@clue clue commented Jan 30, 2019

This PR adds support for parsing authority and additional records from DNS response messages in accordance to RFC 1035. Among others, this is a prerequisite for parsing EDNS0 responses (#100) which is left up to a follow-up PR. This is a pure feature addition (without any BC breaks), though this is not currently used in practice.

Resolves #32

@clue clue added this to the v0.4.17 milestone Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants