Kyriacos Elia created NET-511:
---------------------------------
Summary: 0.0.0.0/0 CIDR check fails in subnet utils
Key: NET-511
URL: https://issues.apache.org/jira/browse/NET-511
Project: Commons Net
Issue Type: Bug
Affects Versions: 3.3
Reporter: Kyriacos Elia
Priority: Minor
The following example in SubnetUtils fails:
SubnetUtils utils = new SubnetUtils("0.0.0.0/0")
utils.getInfo().isInRange(anyValidIpAddress);
As '0.0.0.0/0' is within the IPv4 specification, it should be supported.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira