Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EDC62179FE for ; Tue, 27 Oct 2015 20:11:40 +0000 (UTC) Received: (qmail 93358 invoked by uid 500); 27 Oct 2015 20:11:28 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 93262 invoked by uid 500); 27 Oct 2015 20:11:28 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 93215 invoked by uid 99); 27 Oct 2015 20:11:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2015 20:11:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CDCD22C1F74 for ; Tue, 27 Oct 2015 20:11:27 +0000 (UTC) Date: Tue, 27 Oct 2015 20:11:27 +0000 (UTC) From: "Gary Gregory (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NET-405) Support for IPv6 in SubnetUtils MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NET-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977068#comment-14977068 ] Gary Gregory commented on NET-405: ---------------------------------- What methods do you need to support IPv6? See other comments in this tickets WRT providing at least unit tests, if not patches. > 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.4#6332)