RE: [Sip] Re: URI comparison rules - IPv6 addresses

Jeroen van Bemmel <jbemmel@zonnet.nl> Wed, 21 November 2007 18:14 UTC

Return-path: <sip-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1Iuu69-00063O-SK; Wed, 21 Nov 2007 13:14:53 -0500
Received: from sip by megatron.ietf.org with local (Exim 4.43) id 1Iuu67-00061F-Vi for sip-confirm+ok@megatron.ietf.org; Wed, 21 Nov 2007 13:14:51 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1Iuu67-000615-Lp for sip@ietf.org; Wed, 21 Nov 2007 13:14:51 -0500
Received: from jes-fe1.zx.nl ([194.187.76.132]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1Iuu62-0006MN-Gc for sip@ietf.org; Wed, 21 Nov 2007 13:14:51 -0500
Received: from Inbox ([89.205.252.72]) by jes-fe1.zx.nl (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JRV00ABLC050460@jes-fe1.zx.nl> for sip@ietf.org; Wed, 21 Nov 2007 19:14:45 +0100 (CET)
Date: Wed, 21 Nov 2007 19:17:38 +0100
From: Jeroen van Bemmel <jbemmel@zonnet.nl>
Subject: RE: [Sip] Re: URI comparison rules - IPv6 addresses
To: "Vijay K. Gurbani" <vkg@alcatel-lucent.com>, Gonzalo Camarillo <Gonzalo.Camarillo@ericsson.com>
Message-id: <0JRV00ABOC070460@jes-fe1.zx.nl>
MIME-version: 1.0
Content-type: text/plain; charset="iso-8859-1"
Content-transfer-encoding: quoted-printable
Importance: normal
X-Priority: 3
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 7baded97d9887f7a0c7e8a33c2e3ea1b
Cc: sip <sip@ietf.org>, Brett Tate <brett@broadsoft.com>
X-BeenThere: sip@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Session Initiation Protocol <sip.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:sip@ietf.org>
List-Help: <mailto:sip-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=subscribe>
Errors-To: sip-bounces@ietf.org

Vijay,
It's not only IPv6: what about 127.0.0.1 versus 127.000.000.1?

Regards,
Jeroen

-----Oorspronkelijk bericht -----
Van: "Vijay K. Gurbani" <vkg@alcatel-lucent.com>
Aan: "Gonzalo Camarillo" <Gonzalo.Camarillo@ericsson.com>
CC: "sip" <sip@ietf.org>; "Brett Tate" <brett@broadsoft.com>
Verzonden: 21-11-07 16:37
Onderwerp: [Sip] Re: URI comparison rules - IPv6 addresses

Gonzalo Camarillo wrote:
> Hi,
> 
> Brett brought this up in the SIP Implementors mailing list. The
> following IPv6 addresses are supposed to be equivalent:
> 
> [::ffff:192.0.2.128] and [::ffff:c000:280]
> [2001:db8::9:1] and [2001:db8::9:01]
> [0:0:0:0:0:FFFF:129.144.52.38] and [::FFFF:129.144.52.38]
> 
> Now, let's say I need to compare sip:user1@[::ffff:192.0.2.128] and
> sip:user1@[::ffff:c000:280]. Should we consider these URIs to be
> equivalent or not?
> 
> My proposal is that we clarify that IPv6 address comparison happens at
> the binary level, not at the textual level. We could log a bug against
> RFC3261, and try and add such a clarification to the IPv6 transition
> document (I will need to ask the ADs whether or not we can add this in
> AUTH48).

Gonzalo: My only concern that I had mentioned to Brett as
well was that this should not be construed as endorsing the
notion of multiple representations of the IPv6 address in
SIP signaling.  This may cause problems in normal SIP operations.

Consider a proxy that uses the sent-by address in a loop detection



_______________________________________________
Sip mailing list  https://www1.ietf.org/mailman/listinfo/sip
This list is for NEW development of the core SIP Protocol
Use sip-implementors@cs.columbia.edu for questions on current sip
Use sipping@ietf.org for new developments on the application of sip