Re: [multipathtcp] towards a potential work item on two-ended proxy

<mohamed.boucadair@orange.com> Wed, 27 July 2016 08:24 UTC

Return-Path: <mohamed.boucadair@orange.com>
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 3DF6312D0AD for <multipathtcp@ietfa.amsl.com>; Wed, 27 Jul 2016 01:24:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.618
X-Spam-Level:
X-Spam-Status: No, score=-2.618 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
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 1viC_WRwzcvD for <multipathtcp@ietfa.amsl.com>; Wed, 27 Jul 2016 01:24:17 -0700 (PDT)
Received: from relais-inet.francetelecom.com (relais-ias92.francetelecom.com [193.251.215.92]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A43C612D0A7 for <multipathtcp@ietf.org>; Wed, 27 Jul 2016 01:24:16 -0700 (PDT)
Received: from omfedm06.si.francetelecom.fr (unknown [xx.xx.xx.2]) by omfedm11.si.francetelecom.fr (ESMTP service) with ESMTP id B1CC43B43ED; Wed, 27 Jul 2016 10:24:14 +0200 (CEST)
Received: from localhost.localdomain (unknown [127.0.0.1]) by omfedm06.si.francetelecom.fr (ESMTP service) with ESMTP id A2C5F27C069; Wed, 27 Jul 2016 10:24:14 +0200 (CEST)
Received: from omfedm06.si.francetelecom.fr by omfedm06.si.francetelecom.fr with queue id 670224-32; Wed, 27 Jul 2016 08:24:14 GMT
Received: from Exchangemail-eme2.itn.ftgroup (unknown [10.114.31.27]) by omfedm06.si.francetelecom.fr (ESMTP service) with ESMTP id 795EA27C064; Wed, 27 Jul 2016 10:24:14 +0200 (CEST)
Received: from OPEXCLILMA3.corporate.adroot.infra.ftgroup ([fe80::60a9:abc3:86e6:2541]) by OPEXCLILM7C.corporate.adroot.infra.ftgroup ([fe80::8007:17b:c3b4:d68b%19]) with mapi id 14.03.0301.000; Wed, 27 Jul 2016 10:24:14 +0200
From: mohamed.boucadair@orange.com
To: "Henderickx, Wim (Nokia - BE)" <wim.henderickx@nokia.com>, "philip.eardley@bt.com" <philip.eardley@bt.com>, "multipathtcp@ietf.org" <multipathtcp@ietf.org>
Thread-Topic: [multipathtcp] towards a potential work item on two-ended proxy
Thread-Index: AQHR520Ib5uHeTMXWkWFrf0cRzIMhqAr0h6A
Date: Wed, 27 Jul 2016 08:24:13 +0000
Message-ID: <787AE7BB302AE849A7480A190F8B933008DECFEA@OPEXCLILMA3.corporate.adroot.infra.ftgroup>
References: <88F1B4B9-2D87-4D7C-9C37-DE5D2CDE58E7@nokia.com>
In-Reply-To: <88F1B4B9-2D87-4D7C-9C37-DE5D2CDE58E7@nokia.com>
Accept-Language: fr-FR, en-US
Content-Language: fr-FR
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.168.234.5]
Content-Type: multipart/alternative; boundary="_000_787AE7BB302AE849A7480A190F8B933008DECFEAOPEXCLILMA3corp_"
MIME-Version: 1.0
X-PMX-Version: 6.2.1.2478543, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2016.6.17.114517
Archived-At: <https://mailarchive.ietf.org/arch/msg/multipathtcp/N6PvBNNG9Rpogd6p6JO-uv40NtI>
Subject: Re: [multipathtcp] towards a potential work item on two-ended proxy
X-BeenThere: multipathtcp@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
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: <https://mailarchive.ietf.org/arch/browse/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, 27 Jul 2016 08:24:20 -0000

Hi Phil, all,

“Transparent” is usually used to denote that the presence of an (MPTCP) proxy is not “visible” to the endpoints. This means, in particular, that the source IP address of packets won’t be modified by the MPTCP proxy that intercepts these packets. This behavior is supported by ** both ** the plain mode and transparent drafts. They differ in how the solution is actually engineered:

·         The transparent draft assumes that the MPTCP proxy ** must ** be in-path of the ** initial ** subflow, while

·         The plain mode draft does not make any assumption about the location of the proxy. The proxy can be located anywhere in the network (e.g., on-path, supported by a service card in a router, a standalone device, enabled in a datacenter, can be in any of the access networks, etc.). The proxy can behave in the transparent mode if is instructed with a source address preservation policy (e.g., preserve the source IP address used to place the initial subflow) or when it receives a plain-mode option with a D-flag set.

In addition, there are some engineering decisions to be made by an operator:

·         How to involve an MPTCP concentrator for outgoing packets: This can be done by modifying the underlying routing/forwarding to make sure that an MPTCP proxy will be on-path (transparent draft) or by explicitly configuring a proxy to a CPE (plain mode draft). Note that the transparent draft can also rely on an explicit proxy configuration for the placement of additional subflows. As a side note, the handling of additional subflows is similar in both the plain-mode and transparent drafts: an IP address of the proxy is used to forward them.

·         How to steer incoming traffic to an MPTCP proxy: this can be done by configuring a dedicated address pool to the proxy that will be used for address/prefix rewriting (supported by the plain mode draft) or by tweaking routing/forwarding policies (supported by both the transparent and plain-mode drafts).

Both transparent and non-transparent behaviors should be supported because they address distinct requirements and constraints that are, by definition, specific to each deployment. The proposed “merged” approach presented in Berlin accommodates that as it leaves to the operators to decide about their local policies.

As rightfully mentioned by Wim, a single MPTCP option is proposed to that aim.

Cheers,
Med

De : multipathtcp [mailto:multipathtcp-bounces@ietf.org] De la part de Henderickx, Wim (Nokia - BE)
Envoyé : mardi 26 juillet 2016 20:39
À : philip.eardley@bt.com; multipathtcp@ietf.org
Objet : Re: [multipathtcp] towards a potential work item on two-ended proxy

Phil, it is hard to answer this in an easy way. Here is a take

  *   one distinction is about how traffic gets route to the proxy: transparent assumes network policies outside the proxy handle this, whilst the plain mode route to an explicit address of the proxy. Depending on the deployment operators prefer one over the other
  *   Both of them need additional info for the proxy to operate

     *   Indication to distinguish E2E MPTCP flows vs proxied MPTCP flows
     *   Indication of addressing
     *   Indication of other protocols
     *   etc

From: multipathtcp <multipathtcp-bounces@ietf.org<mailto:multipathtcp-bounces@ietf.org>> on behalf of "philip.eardley@bt.com<mailto:philip.eardley@bt.com>" <philip.eardley@bt.com<mailto:philip.eardley@bt.com>>
Date: Tuesday 26 July 2016 at 17:07
To: "philip.eardley@bt.com<mailto:philip.eardley@bt.com>" <philip.eardley@bt.com<mailto:philip.eardley@bt.com>>, "multipathtcp@ietf.org<mailto:multipathtcp@ietf.org>" <multipathtcp@ietf.org<mailto:multipathtcp@ietf.org>>
Subject: Re: [multipathtcp] towards a potential work item on two-ended proxy

So far this discussion has made me a bit confused. Let me ask a specific question:-
Why do we need both transparent and plain mode? If these are addressing different usage scenarios, please explain them (in a paragraph?)  (this is important as a charter item would start by talking about the issue it was tackling – and then may mention some starting points or assumptions about the solution)
Plain mode involves a signalling protocol (extension to mptcp – I assume this would be in scope of a prospective charter); then subsequently a way of handling the actual traffic (UDP seems out of scope; TCP I’m not sure to what extent this would be in scope). Do I understand this right? Comments?
Thanks
phil

From: multipathtcp [mailto:multipathtcp-bounces@ietf.org] On Behalf Of philip.eardley@bt.com<mailto:philip.eardley@bt.com>
Sent: 21 July 2016 17:13
To: multipathtcp@ietf.org<mailto:multipathtcp@ietf.org>
Subject: [multipathtcp] towards a potential work item on two-ended proxy

We started the discussion yesterday on a potential new work item on “two-ended proxy scenario” – where there’s an MPTCP proxy in both the CPE and an aggregation point (for instance). The current charter is that one end host is MPTCP.

If I can try and summarise the brief discussion yesterday (plus some side discussions) (please correct my inaccuracies):

-          there are now deployments & products with an MPTCP proxy at each end, plus planned Broadband Forum work (WT-348 is about to be made public, with subsequent work to follow). So IETF work is timely (eg help allow an operator to buy CPE from one vendor and aggregation gateway from another vendor).

-          However, some people object to going beyond the current charter’s “one-ended proxy scenario” (since the “two-ended proxy” discourages deployment of MPTCP to all the end hosts, which is the ultimate goal)

-          There are two proposals (transparent & plain mode: draft-boucadair-mptcp-plain-mode-08 & draft-peirens-mptcp-transparent-00). Are these addressing different use cases, or do we need to choose between them? would a (potential) charter item be to standardise existing draft(s), or to solve a problem /scenario?

-          I think there was mention (by Wim??) that there’s a third proposal – how does this fit in, or did I get it wrong?

-          One aspect of the plain mode draft is to allow transport of UDP traffic as well as TCP traffic. I think this is a proposal that should be discussed separately  - for instance it needs INT-area expertise.

I think it would be good to have more discussion before attempting to write some potential charter text (and then seeing if there’s consensus for it).

Thanks!
Philip Eardley
Research and Innovation
This email contains BT information, which may be privileged or confidential. It's meant only for the individual(s) or entity named above. If you're not the intended recipient, note that disclosing, copying, distributing or using this information is prohibited. If you've received this email in error, please let me know immediately on the email address above. Thank you.
We monitor our email system, and may record your emails.
British Telecommunications plc
Registered office: 81 Newgate Street London EC1A 7AJ
Registered in England no: 1800000