-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 AMTRELAY and IPSECKEY RR types #1402
Conversation
looks good in general, but I've got a bunch of nits and questions. You can also update the README and add RFC 8777 and 4025 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly fine with me, just a handful of nits to address.
@tmthrgd you happy with this now? If so, you (or I) can click 'squash and merge' |
@miekg There's still one un-resolved review comment about |
dcb1d8f
to
ce7b45f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
This PR adds the AMTRELAY and IPSECKEY RR types to this library, and bumps dependencies because
go generate
appears to be broken otherwise.