Re: [tcpm] New Version Notification for draft-touch-tcpm-tcp-edo-01.txt

John Leslie <john@jlc.net> Mon, 05 May 2014 16:30 UTC

Return-Path: <john@jlc.net>
X-Original-To: tcpm@ietfa.amsl.com
Delivered-To: tcpm@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD7F81A037A for <tcpm@ietfa.amsl.com>; Mon, 5 May 2014 09:30:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.851
X-Spam-Level:
X-Spam-Status: No, score=-4.851 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.651] 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 xhjxwqKPkIXN for <tcpm@ietfa.amsl.com>; Mon, 5 May 2014 09:30:31 -0700 (PDT)
Received: from mailhost.jlc.net (mailhost.jlc.net [199.201.159.4]) by ietfa.amsl.com (Postfix) with ESMTP id 3EE0C1A02CF for <tcpm@ietf.org>; Mon, 5 May 2014 09:30:31 -0700 (PDT)
Received: by mailhost.jlc.net (Postfix, from userid 104) id A65A3C94A9; Mon, 5 May 2014 12:30:25 -0400 (EDT)
Date: Mon, 05 May 2014 12:30:25 -0400
From: John Leslie <john@jlc.net>
To: Wesley Eddy <wes@mti-systems.com>
Message-ID: <20140505163025.GA27034@verdi>
References: <CF8D8E25-E435-4199-8FD6-3F7066447292@iki.fi> <5363AF84.8090701@mti-systems.com> <5363B397.8090009@isi.edu> <CAO249yeyr5q21-=e6p5azwULOh1_jUsniZ6YPcDYd69av8MMYw@mail.gmail.com> <DCC98F94-EA74-4AAA-94AE-E399A405AF13@isi.edu> <655C07320163294895BBADA28372AF5D2CFE36@FR712WXCHMBA15.zeu.alcatel-lucent.com> <536548D7.5030802@uclouvain.be> <68C69A33-3733-48FB-AED6-E1DBC121C5B7@cs.ucl.ac.uk> <20140505144109.GQ44329@verdi> <5367B32C.3080702@mti-systems.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <5367B32C.3080702@mti-systems.com>
User-Agent: Mutt/1.4.1i
Archived-At: http://mailarchive.ietf.org/arch/msg/tcpm/rxMI6qxT24AooNzLaFyj54R8gjA
Cc: "tcpm@ietf.org" <tcpm@ietf.org>
Subject: Re: [tcpm] New Version Notification for draft-touch-tcpm-tcp-edo-01.txt
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tcpm/>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 05 May 2014 16:30:34 -0000

Wesley Eddy <wes@mti-systems.com> wrote:
> On 5/5/2014 10:41 AM, John Leslie wrote:
>>
>> (That's one of the reasons I prefer to have "Data Offset" be a clearly
>> invalid value whenever it is overridden by EDO: any middlebox will then
>> have fair warning that it is clueless.)
> 
> I think I agree.  IMHO, the tradeoff comes down to whether it's more
> desirable for the middlebox to end up doing something violent like:
> 
> - dropping the segment

   This should always be "legal" for a middlebox. (I certainly prefer
it to damaging some unrelated part of the packet.) It's easy enough
to detect.

> - resetting the TCP connection

   This isn't quite "legal", but is certainly easy to detect.

> - generating an ICMP

   Would anyone actually do this? (Hopefully, it would be in combination
with dropping the packet.)

> - crashing

   That's my most-preferred one. There's no excuse to blame anyone but
the middlebox vendor. ;^)

> versus just doing something to the segments which the receiver can
> detect and possibly work-around with greater size and complexity in
> the mechanism itself.

   I'd _much_ rather not start down the road of guessing what
unrelated part of the packet has been damaged!

> It ends up being a matter of transition and whether we really
> expect offending nodes to be found and fixed over time, and can
> stand some deployment hassles and complaints in the meantime.

   IMHO, that's always the case -- it just is, sometimes the transition
takes decades. :^(

> If not, then the design needs to be a bit more complicated forever
> in order to accommodate today's legacy.

   Now we're arguing over price: how much is "a bit"?

> If there are significant advantages to being able to use long
> options that relate to real business problems, then I think the
> legacy won't be as much of a problem, but don't really know.

   We've already over-packed the Options field: there are already
_multiple_ business cases for supporting an expanded field.

   How much of a problem the legacy proves to be depends a lot on
how we design EDO...

--
John Leslie <john@jlc.net>