Re: 6MAN WG Last Call: draft-ietf-6man-uri-zoneid-00.txt

Ted Hardie <ted.ietf@gmail.com> Wed, 07 March 2012 22:11 UTC

Return-Path: <ted.ietf@gmail.com>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88C1C11E80BC for <ipv6@ietfa.amsl.com>; Wed, 7 Mar 2012 14:11:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.651
X-Spam-Level:
X-Spam-Status: No, score=-3.651 tagged_above=-999 required=5 tests=[AWL=-0.052, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2Xw223SwzAa8 for <ipv6@ietfa.amsl.com>; Wed, 7 Mar 2012 14:11:20 -0800 (PST)
Received: from mail-vx0-f172.google.com (mail-vx0-f172.google.com [209.85.220.172]) by ietfa.amsl.com (Postfix) with ESMTP id DCC6D11E80AF for <ipv6@ietf.org>; Wed, 7 Mar 2012 14:11:19 -0800 (PST)
Received: by vcbfk13 with SMTP id fk13so6786884vcb.31 for <ipv6@ietf.org>; Wed, 07 Mar 2012 14:11:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4kePFTBzu9DMkTyZJWsm70KZ43jaIe0DOApuB4JTaBI=; b=oKnMdr5wcJbFArxmKbieXOOXgknDT6eZsE7pOTPXSaqU6yOt6XdJTlI4Y34zWHexPh NhyYCVMkoKFAIJ9j+fB5HRFYQZs90ZEcd6DdK8+1uvGu7wM5nWte+mu+0bSvFeUAtzfu bs0RMALLz7h8AmhKb9P6IQRfU1NXhSuUG6OLwGM27v/utWEdDIWJC1fZ1cPFuaQrv12G 0fXfp6oVKArWUUFqTNQ3HbguDgS3V3sIpecEznPnww3vqqhfygpdbQXiC5hzZoFb1Hpx Nf9FS0vkAZFGatiKIT5JyH4U4NksCjq4LrNxT8cCFUvztxifCjItfTcyxQb1Ycr8b46Z 4mWQ==
MIME-Version: 1.0
Received: by 10.52.26.20 with SMTP id h20mr6193560vdg.3.1331158279429; Wed, 07 Mar 2012 14:11:19 -0800 (PST)
Received: by 10.52.115.66 with HTTP; Wed, 7 Mar 2012 14:11:19 -0800 (PST)
In-Reply-To: <4F57D760.8080508@gmail.com>
References: <CA+9kkMBQJ_zhz-=pyMaf55WMRR797LWoqWSHugk09SHfhGnOGw@mail.gmail.com> <4F57D760.8080508@gmail.com>
Date: Wed, 07 Mar 2012 14:11:19 -0800
Message-ID: <CA+9kkMBGMEPwZYPXkteOLb8FDz89LoAj+F9YMPZks2cc2ERA_Q@mail.gmail.com>
Subject: Re: 6MAN WG Last Call: draft-ietf-6man-uri-zoneid-00.txt
From: Ted Hardie <ted.ietf@gmail.com>
To: Brian E Carpenter <brian.e.carpenter@gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: ipv6@ietf.org
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipv6>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Mar 2012 22:11:20 -0000

On Wed, Mar 7, 2012 at 1:47 PM, Brian E Carpenter
<brian.e.carpenter@gmail.com> wrote:

>> but the use of a "%" that is not used in escaping is contrary to the basic URI
>> syntax--this is made clear in Section 2.4 of RFC 3986; changing that would
>> require a major re-write to URI parsers.
>
> I am probably stupid, but that wasn't clear to me when reading 3986.
> Of course it's clear that an actual URI on the wire needs to contain %25.
> Anyway, I am completely convinced that the downside of using %25 is much
> greater than the upside, so I believe we should revert to "_" as in
> Bill's draft.

I think "_" will cause much less heartburn; it may still require
special casing, but
of a much simpler type.

<snip>
> It has presumably never been released by the list moderator. But in any
> case, I suggest delaying the review until we have a new version after the
> recent discussion.
>

Makes sense to delay the formal review.  You might want to give a short
heads-up to the APPS area meeting/working group on Monday of the IETF
week, if you have a candidate solution based on a combination of your
and Bill's drafts.  That will likely catch the right folks to look for other URI
gotchas.

regards,

Ted