Re: [multipathtcp] Time for Long Options?

Arnd Hannemann <hannemann@nets.rwth-aachen.de> Tue, 03 August 2010 15:10 UTC

Return-Path: <hannemann@nets.rwth-aachen.de>
X-Original-To: multipathtcp@core3.amsl.com
Delivered-To: multipathtcp@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 72B5A3A65A6 for <multipathtcp@core3.amsl.com>; Tue, 3 Aug 2010 08:10:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.801
X-Spam-Level:
X-Spam-Status: No, score=-4.801 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, HELO_MISMATCH_DE=1.448, RCVD_IN_DNSWL_MED=-4]
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 3Iyp9V9C+ykh for <multipathtcp@core3.amsl.com>; Tue, 3 Aug 2010 08:10:11 -0700 (PDT)
Received: from MAIL-i4.nets.rwth-aachen.de (mail-i4.nets.RWTH-Aachen.DE [137.226.12.21]) by core3.amsl.com (Postfix) with ESMTP id 861733A687A for <multipathtcp@ietf.org>; Tue, 3 Aug 2010 08:10:05 -0700 (PDT)
Received: from [137.226.12.57] (unknown [137.226.12.57]) by MAIL-i4.nets.rwth-aachen.de (Postfix) with ESMTP id 30171C9D2C; Tue, 3 Aug 2010 17:10:28 +0200 (CEST)
Message-ID: <4C58314D.10509@nets.rwth-aachen.de>
Date: Tue, 03 Aug 2010 17:10:05 +0200
From: Arnd Hannemann <hannemann@nets.rwth-aachen.de>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6
MIME-Version: 1.0
To: L.Wood@surrey.ac.uk
References: <282447E9-0047-4F6C-8B6E-09301F72A930@nets.rwth-aachen.de> <1D99C255-6838-4017-B196-F3F558EE634D@muada.com> <8A2949EF-2F11-4D93-9C80-F9BA38AFBC0B@nets.rwth-aachen.de> <2B69FDEC-F19D-46F8-9D45-49B496FCD640@muada.com> <A8D9408E-CD02-4C90-B243-798AFA869B94@nets.rwth-aachen.de> <9DCAE0A3-6D76-4C4E-862B-3BDE879798B5@cs.ucl.ac.uk> <1E558979-D936-4BBC-ADE4-DD74C85474DA@nets.rwth-aachen.de> <5FDC413D5FA246468C200652D63E627A09B84785@LDCMVEXC1-PRD.hq.netapp.com> <1E3555D6-38D4-451D-A5A4-BBFBB9F3A46A@nets.rwth-aachen.de> <alpine.DEB.2.00.1007301007040.10894@melkinpaasi.cs.helsinki.fi> <87F55601-6C66-4BB5-8332-51F1A3989711@nets.rwth-aachen.de> <4C5282A6.2030101@isi.edu> <2D2FFE4726FAF74285C45D69FDC30E790220DB@PALLENE.office.hd> <4C5326FB.2080609@isi.edu> <2D2FFE4726FAF74285C45D69FDC30E79027EC7@PALLENE.office.hd> <4C57D70B.3010306@isi.edu> <FD7B10366AE3794AB1EC5DE97A93A3730C2BF32002@EXMB01CMS.surrey.ac.uk>
In-Reply-To: <FD7B10366AE3794AB1EC5DE97A93A3730C2BF32002@EXMB01CMS.surrey.ac.uk>
X-Enigmail-Version: 1.0.1
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: multipathtcp@ietf.org, Andreas.Ripke@neclab.eu
Subject: Re: [multipathtcp] Time for Long Options?
X-BeenThere: multipathtcp@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Multi-path extensions for TCP <multipathtcp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/multipathtcp>, <mailto:multipathtcp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/multipathtcp>
List-Post: <mailto:multipathtcp@ietf.org>
List-Help: <mailto:multipathtcp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/multipathtcp>, <mailto:multipathtcp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Aug 2010 15:10:13 -0000

Hi,

Am 03.08.2010 11:50, schrieb L.Wood@surrey.ac.uk:
> Joe,
> 
>> As I noted, this problem was explored in numerous contexts in TCPM, and
>> the conclusion was that it was not feasible to extend options in the
>> SYN. That being the critical case, we didn't explore extending options
>> in just the payloads after the connection was established. 
> 
> didn't
> http://tools.ietf.org/html/draft-eddy-tcp-loo
> do just that?

The draft specifies both kinds of extended options.
TCP Long Options (LO) and TCP SYN Long Options (SLO).

Best Regards,
Arnd