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 support for RP records. #54

Closed
wants to merge 1 commit into from
Closed

Conversation

ryan-gang
Copy link

This change adds RD subclasses for RP records (RFC 1183).

The rdata specific attributes are:
mailbox_domainname
txt_domainname

   ... <mbox-dname>, is a domain name that specifies the mailbox for the responsible person. ...
   ... <txt-dname>, is a domain name for which TXT RR's exist. ...

I "digged" for a long time to find a RP record in the wild, but unfortunately came up empty handed. So couldn't add any tests. Sorry about that.

paulc added a commit that referenced this pull request Jan 2, 2024
@paulc
Copy link
Owner

paulc commented Jan 2, 2024

Thanks for the PR (and apologies for the time taken to get to this) - I've merged manually,

@paulc paulc closed this Jan 2, 2024
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.

2 participants