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

Makoto Sakaguchi updated NET-629:
---------------------------------
    Description: 
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

  was:
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.

https://github.com/apache/commons-net/pull/22


> 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)

Reply via email to