Services provided by IETF transport protocols and congestion control mechanisms
draft-ietf-taps-transports-08
The information below is for an old version of the document |
Document |
Type |
|
Active Internet-Draft (taps WG)
|
|
Last updated |
|
2015-12-08
|
|
Stream |
|
IETF
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
pdf
htmlized
bibtex
|
|
Reviews |
|
|
Stream |
WG state
|
|
WG Document
|
|
Document shepherd |
|
No shepherd assigned
|
IESG |
IESG state |
|
I-D Exists
|
|
Consensus Boilerplate |
|
Unknown
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
Network Working Group G. Fairhurst, Ed.
Internet-Draft University of Aberdeen
Intended status: Informational B. Trammell, Ed.
Expires: June 10, 2016 M. Kuehlewind, Ed.
ETH Zurich
December 08, 2015
Services provided by IETF transport protocols and congestion control
mechanisms
draft-ietf-taps-transports-08
Abstract
This document describes transport services provided by existing IETF
protocols. It is designed to help application and network stack
programmers and to inform the work of the IETF TAPS Working Group.
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 10, 2016.
Copyright Notice
Copyright (c) 2015 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
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
Fairhurst, et al. Expires June 10, 2016 [Page 1]
Internet-Draft TAPS Transports December 2015
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 4
3. Transport Service Features . . . . . . . . . . . . . . . . . 4
3.1. Congestion Control . . . . . . . . . . . . . . . . . . . 5
4. Existing Transport Protocols . . . . . . . . . . . . . . . . 6
4.1. Transport Control Protocol (TCP) . . . . . . . . . . . . 6
4.1.1. Protocol Description . . . . . . . . . . . . . . . . 6
4.1.2. Interface description . . . . . . . . . . . . . . . . 8
4.1.3. Transport Features . . . . . . . . . . . . . . . . . 8
4.2. Multipath TCP (MPTCP) . . . . . . . . . . . . . . . . . . 9
4.2.1. Protocol Description . . . . . . . . . . . . . . . . 9
4.2.2. Interface Description . . . . . . . . . . . . . . . . 9
4.2.3. Transport features . . . . . . . . . . . . . . . . . 10
4.3. Stream Control Transmission Protocol (SCTP) . . . . . . . 10
4.3.1. Protocol Description . . . . . . . . . . . . . . . . 11
4.3.2. Interface Description . . . . . . . . . . . . . . . . 13
4.3.3. Transport Features . . . . . . . . . . . . . . . . . 15
4.4. User Datagram Protocol (UDP) . . . . . . . . . . . . . . 16
4.4.1. Protocol Description . . . . . . . . . . . . . . . . 16
4.4.2. Interface Description . . . . . . . . . . . . . . . . 17
4.4.3. Transport Features . . . . . . . . . . . . . . . . . 18
4.5. Lightweight User Datagram Protocol (UDP-Lite) . . . . . . 18
4.5.1. Protocol Description . . . . . . . . . . . . . . . . 18
4.5.2. Interface Description . . . . . . . . . . . . . . . . 19
4.5.3. Transport Features . . . . . . . . . . . . . . . . . 19
4.6. Datagram Congestion Control Protocol (DCCP) . . . . . . . 20
4.6.1. Protocol Description . . . . . . . . . . . . . . . . 20
4.6.2. Interface Description . . . . . . . . . . . . . . . . 21
4.6.3. Transport Features . . . . . . . . . . . . . . . . . 22
4.7. Internet Control Message Protocol (ICMP) . . . . . . . . 22
4.7.1. Protocol Description . . . . . . . . . . . . . . . . 23
4.7.2. Interface Description . . . . . . . . . . . . . . . . 24
4.7.3. Transport Features . . . . . . . . . . . . . . . . . 24
4.8. Realtime Transport Protocol (RTP) . . . . . . . . . . . . 24
4.8.1. Protocol Description . . . . . . . . . . . . . . . . 24
4.8.2. Interface Description . . . . . . . . . . . . . . . . 25
Show full document text