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 ability to set 'additional' section for request packets #76

Open
advait opened this issue Aug 14, 2014 · 1 comment · May be fixed by #77
Open

Add ability to set 'additional' section for request packets #76

advait opened this issue Aug 14, 2014 · 1 comment · May be fixed by #77

Comments

@advait
Copy link

advait commented Aug 14, 2014

RFC 6891 - EDNS Section 6.1.1 indicates the following:

An OPT pseudo-RR (sometimes called a meta-RR) MAY be added to the
additional data section of a request.

Can we add the ability to send up RRs in the additional data section of a request? Currently, we're only sending up the question section. See pending.js line 128

I'll be happy to spin up a pull request if @tjfontaine is supportive!

@advait advait linked a pull request Aug 14, 2014 that will close this issue
@coolaj86
Copy link
Contributor

coolaj86 commented Dec 9, 2015

I see that the additional section is being sent as-is.

However, I haven't been able to figure out how to send an OPT version 0 as required by edns.

Did you figure it out?

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 a pull request may close this issue.

2 participants