-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: 3.4
-
Component/s: None
-
Labels:None
The following example in SubnetUtils throws an exception:
SubnetUtils utils = new SubnetUtils("0.0.0.0/0");
As '0.0.0.0/0' is within the IPv4 specification, it should be supported.
- is related to
-
NET-529 SubnetUtils throws exception on valid input
-
- Closed
-