You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
nemesifier
changed the title
IP Validation does not consider heirachical subnets
[bug] IP Validation does not consider heirachical subnets
Sep 23, 2021
Presently the
clean
method of theAbstractIpAddress
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.
The text was updated successfully, but these errors were encountered: