Re: Re-use of fragment header in SEAL

Bob Hinden <bob.hinden@gmail.com> Mon, 21 October 2013 16:22 UTC

Return-Path: <bob.hinden@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 BE15811E81F3 for <ipv6@ietfa.amsl.com>; Mon, 21 Oct 2013 09:22:04 -0700 (PDT)
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 ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TPzYvVUQg4UM for <ipv6@ietfa.amsl.com>; Mon, 21 Oct 2013 09:22:04 -0700 (PDT)
Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) by ietfa.amsl.com (Postfix) with ESMTP id EC86511E81DA for <ipv6@ietf.org>; Mon, 21 Oct 2013 09:22:03 -0700 (PDT)
Received: by mail-wg0-f50.google.com with SMTP id n12so6840964wgh.29 for <ipv6@ietf.org>; Mon, 21 Oct 2013 09:22:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=eZY6npG8CYSPebOxgFzbfQA6rRSC/pXHHS5n1PkrKXE=; b=Gd4GtrFaBBMtO32znNNUv1KGDIxR8eE4cHBNRTZcUNakKkcg/8qNjWiS/F3MmBvcbI erDH4Hh198t54HQekvFBHc22vhSaEjOpMoSCb4SdS6p7vUnJCPGLpk/SRqsguBC/4Zdj +hT6oRxcOWXT+Uf28dzKUEq2XV+7TJUXjZHIEtZQC9oa1zWpoP/9G0m3GaYQUUjyMeZ5 eQzS7fkFWSRThTuUZyzmmeoMVdgFzzBEDlmH/Uvz+6oAyO0y+oxtpmkVQlQumTyolVs1 VNhTN2iTo9jBiLxtF/H6Qc8bfCCJf8aHSjiwXWI0zoHHPnNiGuJ8n2G37RjojObYMTMS Njxg==
X-Received: by 10.180.89.42 with SMTP id bl10mr10291792wib.47.1382372522996; Mon, 21 Oct 2013 09:22:02 -0700 (PDT)
Received: from [10.0.0.24] (c-24-130-151-138.hsd1.ca.comcast.net. [24.130.151.138]) by mx.google.com with ESMTPSA id eq12sm33794429wic.7.2013.10.21.09.21.57 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 21 Oct 2013 09:21:59 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
Subject: Re: Re-use of fragment header in SEAL
From: Bob Hinden <bob.hinden@gmail.com>
In-Reply-To: <2134F8430051B64F815C691A62D9831813500F@XCH-BLV-504.nw.nos.boeing.com>
Date: Mon, 21 Oct 2013 09:21:53 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <2D191A96-1EF1-4792-8C26-6C7B5D835C72@gmail.com>
References: <526296B8.5080108@innovationslab.net> <2134F8430051B64F815C691A62D9831813500F@XCH-BLV-504.nw.nos.boeing.com>
To: "Templin, Fred L" <Fred.L.Templin@boeing.com>
X-Mailer: Apple Mail (2.1510)
Cc: "ipv6@ietf.org" <ipv6@ietf.org>, Brian Haberman <brian@innovationslab.net>, Bob Hinden <bob.hinden@gmail.com>
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: Mon, 21 Oct 2013 16:22:05 -0000

Fred,

> Fred,
>>     The way you have re-used the Next Header value of the Fragment
>> Header may be troublesome.  If someone updates 2460 to change the
>> Fragment Header (i.e., add additional info in the current Reserved
>> field), they will step on your use of the header and make them
>> indistinguishable.
> 
> That is true, but if the SEAL document were the one to update RFC2460
> then there would be no concerns for future collisions. So, in the next
> document version I will add "Updates RFC2460". Thanks for the comment.

I don't think it is appropriate for a draft that is updating an experimental RFC to update a standards track RFC.  It will cause a lot of confusion in the community.

Bob