Re: [multipathtcp] Number of DSS to store

Christoph Paasch <christoph.paasch@uclouvain.be> Wed, 01 August 2012 12:45 UTC

Return-Path: <christoph.paasch@uclouvain.be>
X-Original-To: multipathtcp@ietfa.amsl.com
Delivered-To: multipathtcp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 749F511E8102 for <multipathtcp@ietfa.amsl.com>; Wed, 1 Aug 2012 05:45:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 nWIIPlDfjI0W for <multipathtcp@ietfa.amsl.com>; Wed, 1 Aug 2012 05:45:39 -0700 (PDT)
Received: from smtp5.sgsi.ucl.ac.be (smtp.sgsi.ucl.ac.be [130.104.5.67]) by ietfa.amsl.com (Postfix) with ESMTP id 91F1311E8355 for <multipathtcp@ietf.org>; Wed, 1 Aug 2012 05:45:30 -0700 (PDT)
Received: from cpaasch-mac.localnet (wifi-secure1-263.sri.ucl.ac.be [130.104.121.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: cpaasch@smtp5.sgsi.ucl.ac.be) by smtp5.sgsi.ucl.ac.be (Postfix) with ESMTPSA id 6579311E6DC; Wed, 1 Aug 2012 14:45:25 +0200 (CEST)
X-DKIM: Sendmail DKIM Filter v2.8.3 smtp5.sgsi.ucl.ac.be 6579311E6DC
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=uclouvain.be; s=selucl; t=1343825125; bh=THBt2dMArG4a7BeGen1qef1m5v+YpJ0aExTB7fNNjlU=; h=From:To:Reply-To:Cc:Subject:Date:Message-ID:In-Reply-To: References:MIME-Version:Content-Transfer-Encoding:Content-Type; b=WsjQjPsaEi43R30H0C76E3Eu6OW+UeihvweaUihk3Sli54tyU3huQRad78wY984H3 eAbuEaBbzZpEYq720HouLgNSdRcMwD6W2FkK/LtSkP7vDT98M3qlhdF/Y5LARKqhYU Uw/3SW8ruAjSK/tq3h3DxqWjKnu+mAmrCzBn//ZY=
From: Christoph Paasch <christoph.paasch@uclouvain.be>
To: Anumita Biswas <anumita_biswas@apple.com>
Date: Wed, 01 Aug 2012 14:45:24 +0200
Message-ID: <1494798.q17lBF49r3@cpaasch-mac>
Organization: Université Catholique de Louvain
User-Agent: KMail/4.8.4 (Linux/3.2.0-29-generic; KDE/4.8.4; x86_64; ; )
In-Reply-To: <66708DC5-FC75-4865-A361-4D407E248415@apple.com>
References: <CC3E384D.8013%alanford@cisco.com> <66708DC5-FC75-4865-A361-4D407E248415@apple.com>
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-1"
X-Virus-Scanned: clamav-milter 0.97.3-exp at smtp-5.sipr-dc.ucl.ac.be
X-Virus-Status: Clean
X-Sgsi-Spamcheck: SASL authenticated,
X-SGSI-MailScanner-ID: 6579311E6DC.AE882
X-SGSI-MailScanner: Found to be clean
X-SGSI-From: christoph.paasch@uclouvain.be
X-SGSI-Spam-Status: No
Cc: "multipathtcp@ietf.org" <multipathtcp@ietf.org>, Mahesh M <Mahesh.M@citrix.com>, Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Subject: Re: [multipathtcp] Number of DSS to store
X-BeenThere: multipathtcp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: Christoph Paasch <christoph.paasch@uclouvain.be>
List-Id: Multi-path extensions for TCP <multipathtcp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Wed, 01 Aug 2012 12:45:40 -0000

Hi Anumita & Alan,

On Tuesday 31 July 2012 21:44:35 Anumita Biswas wrote:
> A DSS option may not be sent with corresponding data if there isn't  enough
> tcp option space available such as due to the presence of SACK blocks.

Then the number of SACK-blocks could get reduced for the packet that needs to 
hold the DSS-option, or the SACK-blocks can be on a separate subflow-ack.

SACK-blocks don't necessarily need to be sent reliably. However, the DSS-
option has to be sent reliably. That's why it is good to couple it together 
with the data as delivery is thus guaranteed.


Alan, in your slides yesterday you said:
"A mapping for subflow seqno x MUST not be 
sent before the mappings for subflow seqno 
0 .. x-1 have been sent."

This will still force receivers to be able to store an uncertain number of 
DSS-mappings.

I believe we should say:
"A mapping, covering the subflow seqno's x to y MUST be sent on one of these 
segments."

That way the receiver only has to store one single DSS-mapping option per 
subflow.


Cheers,
Christoph

-- 
IP Networking Lab --- http://inl.info.ucl.ac.be
MultiPath TCP in the Linux Kernel --- http://mptcp.info.ucl.ac.be
Université Catholique de Louvain
--