Re: I-D Action:draft-ietf-6man-exthdr-02.txt

Suresh Krishnan <suresh.krishnan@ericsson.com> Tue, 15 March 2011 13:59 UTC

Return-Path: <suresh.krishnan@ericsson.com>
X-Original-To: ipv6@core3.amsl.com
Delivered-To: ipv6@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 661463A6D4B for <ipv6@core3.amsl.com>; Tue, 15 Mar 2011 06:59:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.452
X-Spam-Level:
X-Spam-Status: No, score=-102.452 tagged_above=-999 required=5 tests=[AWL=0.147, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ipqoakg2kd2k for <ipv6@core3.amsl.com>; Tue, 15 Mar 2011 06:59:34 -0700 (PDT)
Received: from imr4.ericy.com (imr4.ericy.com [198.24.6.8]) by core3.amsl.com (Postfix) with ESMTP id 8D1683A6D4A for <ipv6@ietf.org>; Tue, 15 Mar 2011 06:59:34 -0700 (PDT)
Received: from eusaamw0706.eamcs.ericsson.se ([147.117.20.31]) by imr4.ericy.com (8.14.3/8.14.3/Debian-9.1ubuntu1) with ESMTP id p2FE0Qhh009126; Tue, 15 Mar 2011 09:00:59 -0500
Received: from [142.133.10.107] (147.117.20.213) by eusaamw0706.eamcs.ericsson.se (147.117.20.91) with Microsoft SMTP Server id 8.2.234.1; Tue, 15 Mar 2011 10:00:48 -0400
Message-ID: <4D7F7073.3050009@ericsson.com>
Date: Tue, 15 Mar 2011 09:58:11 -0400
From: Suresh Krishnan <suresh.krishnan@ericsson.com>
User-Agent: Thunderbird 2.0.0.24 (X11/20101027)
MIME-Version: 1.0
To: John Leslie <john@jlc.net>
Subject: Re: I-D Action:draft-ietf-6man-exthdr-02.txt
References: <20110314223006.15936.74266.idtracker@localhost> <20110314225526.GB52874@verdi> <4D7EAF77.3080504@ericsson.com> <20110315132539.GD52874@verdi>
In-Reply-To: <20110315132539.GD52874@verdi>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: "ipv6@ietf.org" <ipv6@ietf.org>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Tue, 15 Mar 2011 13:59:35 -0000

Hi John,

On 11-03-15 09:25 AM, John Leslie wrote:
> Suresh Krishnan <suresh.krishnan@ericsson.com> wrote:
>> On 11-03-14 06:55 PM, John Leslie wrote:
>>>   I notice that Section 4 calls for TLV:
>>> ] 
>>> ] 4. Proposed IPv6 Extension Header format
>>> ] 
>>> ]  This document proposes that all IPv6 extension headers be encoded in
>>> ]  a consistent TLV format so that it is possible for nodes to skip over
>>> ]  unknown extension headers and continue to further process the header
>>> ]  chain.
>>>
>>> But I don't see the equivalent of Section 4.2 of RFC 2460, specifying
>>> the TLV format.
>> The T is the "Next Header", the L is the "Hdr Ext Len" and V is the 
>> "Header Specific Data" as specified in the figure in Section 4 of the
>> draft.
> 
>    Well, of course "Next Header" _isn't_ the Type of this option (rather
> it's the Type of the next option).
> 
>    And the "Hdr Ext Len" isn't a particularly intuitive coding of Length
> either...

Yep. You are right on both counts, but I am not sure how we can change 
this. We cannot chain the headers without the T being in the *previous* 
header. I think the best we can do is to refrain from calling this TLV 
like you said.

> 
>    IMHO, referring to this format as "TLV" is unnecessarily confusing.

OK.

> 
>    Also IMHO, if we do define another Extension Header, it's likely we'll
> want to make it expandable using the TLV format we _are_ familiar with.

Do you mean inside the Header Specific data? If so, yes, that makes 
perfect sense.

Thanks
Suresh