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 private record types #136

Merged
merged 1 commit into from
May 23, 2023

Conversation

jeroenvermeulen
Copy link
Contributor

Added support for private record types, TYPE65280 till TYPE65534

Description

See issue #135

Motivation and context

See issue #135

How has this been tested?

The test included in issue #135 + loading 44296 other zones from our PowerDNS 4.7.4 cluster.

Screenshots (if appropriate)

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

Please, please, please, don't send your pull request until all of the boxes are ticked. Once your pull request is created, it will trigger a build on our continuous integration server to make sure your tests pass.

  • I have read the CONTRIBUTING document.
  • My pull request addresses exactly one patch/feature.
  • My pull request contains a title that can be used as a release note.
  • I have created a branch for this patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have added tests to cover my changes.
  • If my change requires a change to the documentation, I have updated it accordingly.

If you're unsure about any of these, don't hesitate to ask. We're here to help!

@robbinjanssen
Copy link
Member

@jeroenvermeulen thanks for your submission! We've been a bit busy with other (internal) projects but we'll have a look later this week.

@robbinjanssen robbinjanssen added the new-feature New features or options. label May 9, 2023
@jeroenvermeulen
Copy link
Contributor Author

@robbinjanssen Did you have time already?

@trizz trizz merged commit 0301903 into exonet:master May 23, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants