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

Only allow contiguous netmasks #131

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

djc
Copy link

@djc djc commented Jun 8, 2020

Should fix #130.

I haven't figured out yet how to test this. Any suggestions?

I own the copyright to the code being contributed and that the code is being licensed under the same terms as the existing webpki code.

@briansmith
Copy link
Owner

Thanks for making this PR. I am glad the change is small. I think that this is a reasonable change to make. But, we need to have tests for it. When I have time, I hope to add some infrastructure for name constraint tests that this PR could then use. In the meantime, this isn't urgent.

@briansmith briansmith changed the base branch from master to main January 14, 2021 01:30
@briansmith briansmith changed the base branch from main to master January 14, 2021 01:31
Base automatically changed from master to main January 14, 2021 01:31
@briansmith
Copy link
Owner

Note: I renamed the "master" branch to "main". Sorry for the inconvenience. This PR has had its base branch updated to "main" but you'll need to deal with the change in your local repo yourself.

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.

Validation of IP address name constraints should be stricter
2 participants