Re: A problem with RFC 6465's Uniform Format for Extension Headers

Brian E Carpenter <brian.e.carpenter@gmail.com> Fri, 07 February 2014 22:53 UTC

Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38EC11AD687 for <ipv6@ietfa.amsl.com>; Fri, 7 Feb 2014 14:53:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6kB_gNQ83PQ5 for <ipv6@ietfa.amsl.com>; Fri, 7 Feb 2014 14:53:26 -0800 (PST)
Received: from mail-pd0-x235.google.com (mail-pd0-x235.google.com [IPv6:2607:f8b0:400e:c02::235]) by ietfa.amsl.com (Postfix) with ESMTP id B0AC81AD669 for <ipv6@ietf.org>; Fri, 7 Feb 2014 14:53:26 -0800 (PST)
Received: by mail-pd0-f181.google.com with SMTP id y10so3717589pdj.12 for <ipv6@ietf.org>; Fri, 07 Feb 2014 14:53:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Mo+7uJ3FXA/753G1ZcFsUcJtlmZpJJqx904/s1uquoA=; b=UARKdtA2n11Xp29QFv/iuC0I6gWB+J4ch8GPVwQD9vgegL2cQSn1MDVo+Xei1m+4EB EnihjzW24DxP2e+msJBsmkyllJOkAIbQV7NnbUSrZZPG/fW+Qiy1B+n7dCTUKBIe5EQa BZ5gh9fm+bc5QBUOth1Aeu3oHEyNNPTX3vw6SQKwiHURRRMvQUBEtDUPUiL+F2Qi48ig UatEMFhXvAl7HqhpQzaXM4IdU8NoEAXs4uK9PA/qo9OnNXLas+m5VbBzCDzDqbeZ2u00 wYTgDucSdHt+QCdUpBfV97GHPoBB3Xv/zlPQ6dYGX87REBIFR6WH2cr4LBggZQLyJ2Fy ujTQ==
X-Received: by 10.68.197.234 with SMTP id ix10mr22523578pbc.80.1391813606590; Fri, 07 Feb 2014 14:53:26 -0800 (PST)
Received: from [192.168.178.23] (208.199.69.111.dynamic.snap.net.nz. [111.69.199.208]) by mx.google.com with ESMTPSA id g6sm43563028pat.2.2014.02.07.14.53.24 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 07 Feb 2014 14:53:25 -0800 (PST)
Message-ID: <52F563F1.5080201@gmail.com>
Date: Sat, 08 Feb 2014 11:53:37 +1300
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
MIME-Version: 1.0
To: Karsten Thomann <karsten_thomann@linfre.de>
Subject: Re: A problem with RFC 6465's Uniform Format for Extension Headers
References: <20140130230740.25350.9524.idtracker@ietfa.amsl.com> <86BA587E-A7F8-47B9-AC74-98D3DB9A7E46@employees.org> <52F4DDC7.8070606@si6networks.com> <9041847.E8qsebI4ky@linne>
In-Reply-To: <9041847.E8qsebI4ky@linne>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Cc: ipv6@ietf.org
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.15
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: Fri, 07 Feb 2014 22:53:28 -0000

On 08/02/2014 09:51, Karsten Thomann wrote:
...
> Hi,
> 
> I think the "simple" solution is to provide middle boxes an offset to the upper layer header, if the 
> EH is unknown to the box, it can still identify the upperlayer.

This was suggested a while back but there was no enthusiasm for it.

http://tools.ietf.org/html/draft-zhang-6man-offset-option-01

   Brian

> 
> With that offset every middlebox can identify the used transport protocol without knowledge of 
> any future EH.
> 
> I know that it is not that easy and has it's own pros and cons, but I provide it as an idea to solve 
> the problem.
> 
> Regards
> Karsten
> 
> 
> 
> ------------------------------------------------------------------------
> 
> --------------------------------------------------------------------
> IETF IPv6 working group mailing list
> ipv6@ietf.org
> Administrative Requests: https://www.ietf.org/mailman/listinfo/ipv6
> --------------------------------------------------------------------