You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Daniel Scott (JIRA)" <ji...@apache.org> on 2013/12/05 17:48:36 UTC

[jira] [Commented] (NET-511) 0.0.0.0/0 CIDR check fails in subnet utils

    [ https://issues.apache.org/jira/browse/NET-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840259#comment-13840259 ] 

Daniel Scott commented on NET-511:
----------------------------------

Hi,

Any idea on when this will be merged/released? Or does it need more work?

Thanks,

Dan

> 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
>         Attachments: permit_all_ips_cidr.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)