Multipath TCP K. Xue
Internet-Draft J. Guo
Intended status: Standards Track P. Hong
Expires: June 29, 2013 USTC
L. Zhu
F. Yu
Huawei
December 26, 2012
TMPP for Both Two MPTCP-unaware Hosts
draft-xue-mptcp-tmpp-unware-hosts-01
Abstract
Transparent MPTCP Proxy(TMPP) is an introduced network-based
function, which is under MPTCP architecture. It can help two MPTCP-
unaware hosts enjoy multipath support, and can be extensively used
both in the access networks and operators' networks. Meanwhile, in
MPTCP architecture with TMPP, TMPP needs to modify the received
packets and transmit them again(just like gateway in NAT
environment). In this document, we also discuss the guarantee for
data transfer on TMPP's side. The consideration of data transfer can
be expanded to the MPTCP architecture with proxy.
Status of this Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on June 29, 2013.
Copyright Notice
Copyright (c) 2012 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Xue, et al. Expires June 29, 2013 [Page 1]
Internet-Draft TMPP for Both Two MPTCP-unaware Hosts December 2012
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
Xue, et al. Expires June 29, 2013 [Page 2]
Internet-Draft TMPP for Both Two MPTCP-unaware Hosts December 2012
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.1. Background . . . . . . . . . . . . . . . . . . . . . . . . 5
1.2. Terminology . . . . . . . . . . . . . . . . . . . . . . . 6
2. TMPP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3. Deployment Scenarios . . . . . . . . . . . . . . . . . . . . . 7
3.1. TMPP Locates in the Access Networks . . . . . . . . . . . 7
3.2. TMPP Locates in the Operators' Networks . . . . . . . . . 8
4. Operation with TMPP . . . . . . . . . . . . . . . . . . . . . 9
4.1. Connection Establishment . . . . . . . . . . . . . . . . . 9
4.2. Subflow Management with TMPP . . . . . . . . . . . . . . . 11
4.3. Data Transfer . . . . . . . . . . . . . . . . . . . . . . 11
5. Security Considerations . . . . . . . . . . . . . . . . . . . 13
6. References . . . . . . . . . . . . . . . . . . . . . . . . . . 14
6.1. Normative References . . . . . . . . . . . . . . . . . . . 14