[
https://issues.apache.org/jira/browse/NET-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005532#comment-16005532
]
Makoto Sakaguchi commented on NET-405:
--------------------------------------
I made marge request on GitHub.
https://github.com/apache/commons-net/pull/25
Modification
* A few methods of SubnetUtils, rangeCheck, pop, and format, were moved into
the SubnetInfo subclass
* Add IP4Subnet and IP6Subnet classes into the until package
** Provide subnet summary information for each IP address version
> Support for IPv6 in SubnetUtils
> -------------------------------
>
> Key: NET-405
> URL: https://issues.apache.org/jira/browse/NET-405
> Project: Commons Net
> Issue Type: Improvement
> Reporter: Marc Lefrancois
>
> Currently, we cannot use org.apache.commons.net.util.SubnetUtils with IPv6
> addresses. This class will become less and less useful as more internet
> device are only assigned IPv6 addresses since all available IPv4 address
> blocks have now been attributed.
> http://en.wikipedia.org/wiki/IPv4_address_exhaustion
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)