From dev-return-36848-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Feb 01 08:08:31 2011 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 52936 invoked from network); 1 Feb 2011 08:08:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2011 08:08:31 -0000 Received: (qmail 37858 invoked by uid 500); 1 Feb 2011 08:08:31 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 37665 invoked by uid 500); 1 Feb 2011 08:08:28 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 37093 invoked by uid 99); 1 Feb 2011 08:08:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 08:08:27 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [62.179.121.35] (HELO fep15.mx.upcmail.net) (62.179.121.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 08:08:17 +0000 Received: from edge03.upcmail.net ([192.168.13.238]) by viefep15-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20110201080755.KBFV1633.viefep15-int.chello.at@edge03.upcmail.net> for ; Tue, 1 Feb 2011 09:07:55 +0100 Received: from asgard.felixknecht.ch ([84.74.100.246]) by edge03.upcmail.net with edge id 2Y7u1g0015JxopQ03Y7v8T; Tue, 01 Feb 2011 09:07:55 +0100 X-SourceIP: 84.74.100.246 Message-ID: <4D47BF59.6020304@otego.com> Date: Tue, 01 Feb 2011 09:07:53 +0100 From: Felix Knecht User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 MIME-Version: 1.0 To: Apache Directory Developers List Subject: IPV6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=JvXQbuMnWGQeb488dJ7w43Du7THgE+O7ieb9U20/rjk= c=1 sm=0 a=8nJEP1OIZ-IA:10 a=TSF9docEUMZ53HAbE-8A:9 a=W2vjX6Kvso8Kf_XNUBFc516DWMgA:4 a=wPNLvfGTeEIA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 X-Virus-Checked: Checked by ClamAV on apache.org Hi all As we all know, IPv4 will run out in the next weeks/months/year ... Is ApacheDS already IPv6 ready? Do we need to keep this in mind when doing the refactoring now? At least I saw hardcoded localhost (127.0.0.1) IP addresses in the code... Sure it's nod a need for the next release, but after? Regards Felix