Re: [v6ops] new draft: draft-taylor-v6ops-fragdrop

Joe Touch <touch@isi.edu> Wed, 07 November 2012 16:18 UTC

Return-Path: <touch@isi.edu>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1046221F8B64 for <v6ops@ietfa.amsl.com>; Wed, 7 Nov 2012 08:18:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5o5wGj9+YrdD for <v6ops@ietfa.amsl.com>; Wed, 7 Nov 2012 08:18:49 -0800 (PST)
Received: from vapor.isi.edu (vapor.isi.edu [128.9.64.64]) by ietfa.amsl.com (Postfix) with ESMTP id 1B4D321F8B6A for <v6ops@ietf.org>; Wed, 7 Nov 2012 08:18:48 -0800 (PST)
Received: from [172.28.172.238] ([12.47.191.66]) (authenticated bits=0) by vapor.isi.edu (8.13.8/8.13.8) with ESMTP id qA7GHOEf028727 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 7 Nov 2012 08:17:34 -0800 (PST)
Message-ID: <509A8993.4000803@isi.edu>
Date: Wed, 07 Nov 2012 08:17:23 -0800
From: Joe Touch <touch@isi.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2
MIME-Version: 1.0
To: Brian E Carpenter <brian.e.carpenter@gmail.com>
References: <CAKD1Yr13cNspdWvTaXxHt4R_8UB-CKeA4nq8_XWrkbFGCgW7Gg@mail.gmail.com> <5090DECF.3050100@gmail.com> <CAKD1Yr1dUy-f78A2+kfA7NjpzD0WQRT8iwqGYAm5A=Erodpn-A@mail.gmail.com> <20121031.122110.41655699.sthaug@nethelp.no> <50910E41.2030100@gmail.com> <CAKD1Yr0mTTcVeq+Qf0fLv3UCBP_90QmStkK3Ha4tDdm3FxJjVA@mail.gmail.com> <50915F86.7050304@gmail.com> <509165B8.404@si6networks.com> <509169C2.9040208@isi.edu> <50916F21.6030303@si6networks.com> <509174F1.8080809@isi.edu> <50924264.7040300@gmail.com> <5092C0BA.4090000@isi.edu> <5092C846.5090009@gmail.com> <5092D5B1.2000201@isi.edu> <509381B3.9040602@gmail.com> <5093CF61.9090301@isi.edu> <509A7922.9080000@gmail.com>
In-Reply-To: <509A7922.9080000@gmail.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Cc: Fernando Gont <fgont@si6networks.com>, v6ops@ietf.org
Subject: Re: [v6ops] new draft: draft-taylor-v6ops-fragdrop
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: v6ops discussion list <v6ops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/v6ops>, <mailto:v6ops-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/v6ops>
List-Post: <mailto:v6ops@ietf.org>
List-Help: <mailto:v6ops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/v6ops>, <mailto:v6ops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Nov 2012 16:18:50 -0000

On 11/7/2012 7:07 AM, Brian E Carpenter wrote:
....
>> Except for extension headers that are yet to be defined.
>
> I don't get your point, Joe. It is very clear in 2460 that extension
> headers are only interpreted at the destination, except for the HBH
> options header.

That was not at all clear from RFC2460, however, your pointer to 6564 
corrects that omission (sorry I hadn't caught that).

> So there's no scope to develop a new header with HBH
> semantics. In any case, this is already covered in RFC 6564:
>    "New IPv6 extension
>     header(s) having hop-by-hop behavior MUST NOT be created or
>     specified.  New options for the existing Hop-by-Hop Header SHOULD NOT
>     be created or specified unless no alternative solution is feasible."
>
>      Brian

There's remains other problematic language in 2460, however:

    Each extension header should occur at most once, except for the
    Destination Options header which should occur at most twice (once
    before a Routing header and once before the upper-layer header).

So it still seems open to have more than one HBH header, which certainly 
complicates things even though they'd be clearly marked.

Joe