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

[bug] IP Validation does not consider heirachical subnets #116

Open
morganrallen opened this issue Sep 22, 2021 · 0 comments
Open

[bug] IP Validation does not consider heirachical subnets #116

morganrallen opened this issue Sep 22, 2021 · 0 comments
Labels
bug Something isn't working Hacktoberfest Easy issues for attracting Hacktoberfest participants.

Comments

@morganrallen
Copy link

Presently the clean method of the AbstractIpAddress class only validates against IPs existing in it's own subnet.
As per discussion in #114 an IP existing in a parent or child subnet should be considered used.

If this is valid I've already started on a patch, working up the tree is straight forward.

@nemesifier nemesifier added the bug Something isn't working label Sep 23, 2021
@nemesifier nemesifier changed the title IP Validation does not consider heirachical subnets [bug] IP Validation does not consider heirachical subnets Sep 23, 2021
@nemesifier nemesifier added the Hacktoberfest Easy issues for attracting Hacktoberfest participants. label Sep 23, 2021
@pandafy pandafy added this to the Release 0.3.0 milestone Jan 26, 2022
@nemesifier nemesifier removed this from the Release 1.0.0 milestone Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Hacktoberfest Easy issues for attracting Hacktoberfest participants.
Projects
Status: To do (Python & Django)
Development

No branches or pull requests

3 participants