You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Makoto Sakaguchi (JIRA)" <ji...@apache.org> on 2017/03/23 01:05:41 UTC

[jira] [Updated] (NET-629) NET-629 Created NEW SubnetUtils and organize

     [ https://issues.apache.org/jira/browse/NET-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Makoto Sakaguchi updated NET-629:
---------------------------------
    Summary: NET-629 Created NEW SubnetUtils and organize  (was: Created NEW SubnetUtils and organize)

> NET-629 Created NEW SubnetUtils and organize
> --------------------------------------------
>
>                 Key: NET-629
>                 URL: https://issues.apache.org/jira/browse/NET-629
>             Project: Commons Net
>          Issue Type: Sub-task
>            Reporter: Makoto Sakaguchi
>
> This class has a few common methods, which are rangeCheck, pop, and format, and two ways to generate subnet summary information from the existing SubnetUtils class constructors.
> Also, added IP4Subnet and IP6Subnet classes which provide subnet summary information for each IP address version.
> Change log
> Added IP4Subnet and IP6Subnet classes
> The method rangeCheck, pop, and format of SubnetUtils was moved to SubnetInfo.
> Improved comments
> Changed the parameter type of isInRange from short array to integer array.
> Improved checking for the network fields.
> Removed the insignificant value representation and the class declaration.
> https://github.com/apache/commons-net/pull/22



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)