Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.3
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
NET-529 SubnetUtils throws exception on valid input
- Closed