<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" ipr="trust200902" docName="draft-ietf-tsvwg-multipath-dccp-22" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" prepTime="2025-03-22T12:31:09" indexInclude="true" scripts="Common,Latin" tocDepth="3">
  <!-- xml2rfc v2v3 conversion 3.28.0 -->
  <front>
    <title abbrev="Multipath DCCP">DCCP Extensions for Multipath Operation with Multiple Addresses</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-tsvwg-multipath-dccp-22" stream="IETF"/>
    <author initials="M." surname="Amend" fullname="Markus Amend" role="editor">
      <organization abbrev="DT" showOnFrontPage="true">Deutsche Telekom</organization>
      <address>
        <postal>
          <street>Deutsche-Telekom-Allee 9</street>
          <city>Darmstadt</city>
          <code>64295</code>
          <country>Germany</country>
        </postal>
        <email>Markus.Amend@telekom.de</email>
      </address>
    </author>
    <author initials="A." surname="Brunstrom" fullname="Anna Brunstrom">
      <organization showOnFrontPage="true">Karlstad University</organization>
      <address>
        <postal>
          <street>Universitetsgatan 2</street>
          <city>Karlstad</city>
          <code>651 88</code>
          <country>Sweden</country>
        </postal>
        <email>anna.brunstrom@kau.se</email>
      </address>
    </author>
    <author initials="A." surname="Kassler" fullname="Andreas Kassler">
      <organization showOnFrontPage="true">Karlstad University</organization>
      <address>
        <postal>
          <street>Universitetsgatan 2</street>
          <city>Karlstad</city>
          <code>651 88</code>
          <country>Sweden</country>
        </postal>
        <email>andreas.kassler@kau.se</email>
      </address>
    </author>
    <author initials="V." surname="Rakocevic" fullname="Veselin Rakocevic">
      <organization showOnFrontPage="true">City, University of London</organization>
      <address>
        <postal>
          <street>Northampton Square</street>
          <city>London</city>
          <country>United Kingdom</country>
        </postal>
        <email>veselin.rakocevic.1@city.ac.uk</email>
      </address>
    </author>
    <author initials="S." surname="Johnson" fullname="Stephen Johnson">
      <organization showOnFrontPage="true">BT</organization>
      <address>
        <postal>
          <street>Adastral Park</street>
          <city>Martlesham Heath</city>
          <code>IP5 3RE</code>
          <country>United Kingdom</country>
        </postal>
        <email>stephen.h.johnson@bt.com</email>
      </address>
    </author>
    <date month="03" year="2025" day="22"/>
    <area>transport</area>
    <workgroup>Transport Area Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">Datagram Congestion Control Protocol (DCCP) communications, as defined in RFC 4340, are inherently restricted to a single path per connection, despite the availability of multiple network paths between peers. The ability to utilize multiple paths simultaneously for a DCCP session can enhance network resource utilization, improve throughput, and increase resilience to network failures, ultimately enhancing the user experience.</t>
      <t indent="0" pn="section-abstract-2">Use cases for Multipath DCCP (MP-DCCP) include mobile devices (e.g., handsets, vehicles) and residential home gateways that maintain simultaneous connections to distinct network types, such as cellular and Wireless Local Area Networks (WLANs) or cellular and fixed access networks. Compared to existing multipath transport protocols, such as Multipath TCP (MPTCP), MP-DCCP is particularly suited for latency-sensitive applications with varying requirements for reliability and in-order delivery.</t>
      <t indent="0" pn="section-abstract-3">This document specifies a set of protocol extensions to DCCP that enable multipath operations. These extensions maintain the same service model as DCCP while introducing mechanisms to establish and utilize multiple concurrent DCCP flows across different network paths.</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
        This Internet-Draft is submitted in full conformance with the
        provisions of BCP 78 and BCP 79.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
        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 <eref target="https://datatracker.ietf.org/drafts/current/" brackets="none"/>.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
        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."
        </t>
        <t indent="0" pn="section-boilerplate.1-4">
        This Internet-Draft will expire on 23 September 2025.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2025 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) 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 Revised BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Revised BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2">
              <li pn="section-toc.1-1.1.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-multipath-dccp-in-the-netwo">Multipath DCCP in the Networking Stack</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.2">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.2.1"><xref derivedContent="1.2" format="counter" sectionFormat="of" target="section-1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology">Terminology</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.3">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.3.1"><xref derivedContent="1.3" format="counter" sectionFormat="of" target="section-1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-requirements-language">Requirements Language</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-operation-overview">Operation Overview</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2">
              <li pn="section-toc.1-1.2.2.1">
                <t indent="0" pn="section-toc.1-1.2.2.1.1"><xref derivedContent="2.1" format="counter" sectionFormat="of" target="section-2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp-dccp-concept">MP-DCCP Concept</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp-dccp-protocol">MP-DCCP Protocol</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2">
              <li pn="section-toc.1-1.3.2.1">
                <t indent="0" pn="section-toc.1-1.3.2.1.1"><xref derivedContent="3.1" format="counter" sectionFormat="of" target="section-3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-multipath-capable-feature">Multipath Capable Feature</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.2">
                <t indent="0" pn="section-toc.1-1.3.2.2.1"><xref derivedContent="3.2" format="counter" sectionFormat="of" target="section-3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-multipath-option">Multipath Option</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.2.2">
                  <li pn="section-toc.1-1.3.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.1.1"><xref derivedContent="3.2.1" format="counter" sectionFormat="of" target="section-3.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_confirm">MP_CONFIRM</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.2.1"><xref derivedContent="3.2.2" format="counter" sectionFormat="of" target="section-3.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_join">MP_JOIN</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.3.1"><xref derivedContent="3.2.3" format="counter" sectionFormat="of" target="section-3.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_fast_close">MP_FAST_CLOSE</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.4.1"><xref derivedContent="3.2.4" format="counter" sectionFormat="of" target="section-3.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_key">MP_KEY</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.5">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.5.1"><xref derivedContent="3.2.5" format="counter" sectionFormat="of" target="section-3.2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_seq">MP_SEQ</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.6">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.6.1"><xref derivedContent="3.2.6" format="counter" sectionFormat="of" target="section-3.2.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_hmac">MP_HMAC</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.7">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.7.1"><xref derivedContent="3.2.7" format="counter" sectionFormat="of" target="section-3.2.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_rtt">MP_RTT</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.8">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.8.1"><xref derivedContent="3.2.8" format="counter" sectionFormat="of" target="section-3.2.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_addaddr">MP_ADDADDR</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.9">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.9.1"><xref derivedContent="3.2.9" format="counter" sectionFormat="of" target="section-3.2.9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_removeaddr">MP_REMOVEADDR</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.10">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.10.1"><xref derivedContent="3.2.10" format="counter" sectionFormat="of" target="section-3.2.10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_prio">MP_PRIO</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.11">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.11.1"><xref derivedContent="3.2.11" format="counter" sectionFormat="of" target="section-3.2.11"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-mp_close">MP_CLOSE</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.2.2.12">
                    <t indent="0" pn="section-toc.1-1.3.2.2.2.12.1"><xref derivedContent="3.2.12" format="counter" sectionFormat="of" target="section-3.2.12"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-experimental-multipath-opti">Experimental Multipath option MP_EXP for private use</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.3.2.3">
                <t indent="0" pn="section-toc.1-1.3.2.3.1"><xref derivedContent="3.3" format="counter" sectionFormat="of" target="section-3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mp-dccp-handshaking-procedu">MP-DCCP Handshaking Procedure</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.4">
                <t indent="0" pn="section-toc.1-1.3.2.4.1"><xref derivedContent="3.4" format="counter" sectionFormat="of" target="section-3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-address-knowledge-exchange">Address knowledge exchange</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.4.2">
                  <li pn="section-toc.1-1.3.2.4.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.4.2.1.1"><xref derivedContent="3.4.1" format="counter" sectionFormat="of" target="section-3.4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-advertising-a-new-path-mp_a">Advertising a new path (MP_ADDADDR)</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.4.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.4.2.2.1"><xref derivedContent="3.4.2" format="counter" sectionFormat="of" target="section-3.4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-removing-a-path-mp_removead">Removing a path (MP_REMOVEADDR)</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.3.2.5">
                <t indent="0" pn="section-toc.1-1.3.2.5.1"><xref derivedContent="3.5" format="counter" sectionFormat="of" target="section-3.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-closing-an-mp-dccp-connecti">Closing an MP-DCCP connection</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.6">
                <t indent="0" pn="section-toc.1-1.3.2.6.1"><xref derivedContent="3.6" format="counter" sectionFormat="of" target="section-3.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-fallback">Fallback</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.7">
                <t indent="0" pn="section-toc.1-1.3.2.7.1"><xref derivedContent="3.7" format="counter" sectionFormat="of" target="section-3.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-state-diagram">State Diagram</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.8">
                <t indent="0" pn="section-toc.1-1.3.2.8.1"><xref derivedContent="3.8" format="counter" sectionFormat="of" target="section-3.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-congestion-control-consider">Congestion Control Considerations</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.9">
                <t indent="0" pn="section-toc.1-1.3.2.9.1"><xref derivedContent="3.9" format="counter" sectionFormat="of" target="section-3.9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-maximum-packet-size-conside">Maximum Packet Size Considerations</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.10">
                <t indent="0" pn="section-toc.1-1.3.2.10.1"><xref derivedContent="3.10" format="counter" sectionFormat="of" target="section-3.10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-maximum-number-of-subflows-">Maximum number of Subflows Considerations</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.11">
                <t indent="0" pn="section-toc.1-1.3.2.11.1"><xref derivedContent="3.11" format="counter" sectionFormat="of" target="section-3.11"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-path-usage-strategies">Path usage strategies</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.11.2">
                  <li pn="section-toc.1-1.3.2.11.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.11.2.1.1"><xref derivedContent="3.11.1" format="counter" sectionFormat="of" target="section-3.11.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-path-mobility">Path mobility</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.11.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.11.2.2.1"><xref derivedContent="3.11.2" format="counter" sectionFormat="of" target="section-3.11.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-concurrent-path-usage">Concurrent path usage</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-interactions-with-middlebox">Interactions with Middleboxes</xref></t>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-implementation">Implementation</xref></t>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgments">Acknowledgments</xref></t>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t indent="0" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-multipath-capable-dccp-">New Multipath Capable DCCP feature</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.2">
                <t indent="0" pn="section-toc.1-1.8.2.2.1"><xref derivedContent="8.2" format="counter" sectionFormat="of" target="section-8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-mp-dccp-version-registr">New MP-DCCP version registry</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.3">
                <t indent="0" pn="section-toc.1-1.8.2.3.1"><xref derivedContent="8.3" format="counter" sectionFormat="of" target="section-8.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-multipath-option-and-re">New Multipath option and registry</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.4">
                <t indent="0" pn="section-toc.1-1.8.2.4.1"><xref derivedContent="8.4" format="counter" sectionFormat="of" target="section-8.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-dccp-reset-code">New DCCP Reset Code</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.5">
                <t indent="0" pn="section-toc.1-1.8.2.5.1"><xref derivedContent="8.5" format="counter" sectionFormat="of" target="section-8.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-multipath-key-type-regi">New Multipath Key Type registry</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="9" format="counter" sectionFormat="of" target="section-9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2">
              <li pn="section-toc.1-1.9.2.1">
                <t indent="0" pn="section-toc.1-1.9.2.1.1"><xref derivedContent="9.1" format="counter" sectionFormat="of" target="section-9.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.9.2.2">
                <t indent="0" pn="section-toc.1-1.9.2.2.1"><xref derivedContent="9.2" format="counter" sectionFormat="of" target="section-9.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-differences-from-multipath-">Differences from Multipath TCP</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.b"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="intro" numbered="true" removeInRFC="false" toc="include" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">Datagram Congestion Control Protocol (DCCP) <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> is a
transport protocol that provides bidirectional unicast connections of
congestion-controlled unreliable datagrams. DCCP communications are
restricted to one single path. Other fundamentals of the DCCP protocol
are summarized in section 1 of <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, such as the reliable
handshake process in section 4.7 and the reliable negotiation of features
in section 4.5. These are an important basis for this document. This also
applies to the DCCP sequencing scheme, which is packet-based (section 4.2),
and the principles for loss and retransmission of features as described in
more detail in section 6.6.3.
This document specifies a set of protocol changes that add multipath
support to DCCP; specifically, support for signaling and setting up
multiple paths (a.k.a, "subflows"), managing these subflows, reordering of
data, and termination of sessions.</t>
      <t indent="0" pn="section-1-2">Multipath DCCP (MP-DCCP) 
enables a DCCP connection to simultaneously establish a flow across multiple paths. This can be  beneficial to applications that transfer
large amounts of data, by utilizing the capacity/connectivity offered by 
multiple paths. In addition, the multipath extensions enable to tradeoff timeliness and reliability,
which is important for low-latency applications that do not require
guaranteed delivery services, such as Audio/Video streaming.</t>
      <t indent="0" pn="section-1-3">In addition to the integration into DCCP services, implementers or future specification could choose MP-DCCP for other use cases like
3GPP 5G multi-access solutions (e.g., Access Traffic Steering, Switching, and Splitting (ATSSS) specified in <xref target="TS23.501" format="default" sectionFormat="of" derivedContent="TS23.501"/>) or hybrid access networks that either combine a 3GPP and a non-3GPP access or a fixed and cellular access between user-equipment/residential gateway and operator network. MP-DCCP can be used in these scenarios for load balancing, seamless session handover and bandwidth aggregation when non-DCCP traffic like IP, UDP or TCP is encapsulated into MP-DCCP.
More details on potential use cases for MP-DCCP are provided in <xref target="multipath-dccp.org" format="default" sectionFormat="of" derivedContent="multipath-dccp.org"/>, <xref target="IETF105.Slides" format="default" sectionFormat="of" derivedContent="IETF105.Slides"/>, and <xref target="MP-DCCP.Paper" format="default" sectionFormat="of" derivedContent="MP-DCCP.Paper"/>.
All these use cases profit from an Open Source Linux reference implementation provided under <xref target="multipath-dccp.org" format="default" sectionFormat="of" derivedContent="multipath-dccp.org"/>.</t>
      <t indent="0" pn="section-1-4">The encapsulation of non-DCCP traffic (e.g., UDP or IP) in MP-DCCP to enable the above-mentioned use cases is not considered in this specification.
Also out of scope is the encapsulation of DCCP traffic in UDP to pass middleboxes (e.g., NATs, firewalls, proxies, intrusion detection systems (IDSs), etc)  that do not support DCCP. A possible method is defined in <xref target="RFC6773" format="default" sectionFormat="of" derivedContent="RFC6773"/> or is considered in <xref target="I-D.amend-tsvwg-dccp-udp-header-conversion" format="default" sectionFormat="of" derivedContent="I-D.amend-tsvwg-dccp-udp-header-conversion"/> to achieve the same with less overhead.</t>
      <t indent="0" pn="section-1-5">MP-DCCP is based exclusively on the lean concept of DCCP. For traffic that is already encrypted or does not need encryption, MP-DCCP is an efficient choice as it does not apply its own encryption mechanisms. Also, the procedures defined by MP-DCCP, which allow subsequent reordering of traffic and efficient traffic scheduling, improve performance, as shown in <xref target="MP-DCCP.Paper" format="default" sectionFormat="of" derivedContent="MP-DCCP.Paper"/>, and take into account the interaction of the protocol with the further elements required for multi-path transport.</t>
      <section anchor="mpdccp_network_stack" numbered="true" removeInRFC="false" toc="include" pn="section-1.1">
        <name slugifiedName="name-multipath-dccp-in-the-netwo">Multipath DCCP in the Networking Stack</name>
        <t indent="0" pn="section-1.1-1">MP-DCCP provides a set of features to DCCP; <xref target="ref-comparison-of-standard-dccp-and-mp-dccp-protocol-stacks" format="default" sectionFormat="of" derivedContent="Figure 1"/> illustrates this layering. 
MP-DCCP is
designed to be used by applications in the same way as DCCP with no
changes to the application itself.</t>
        <figure anchor="ref-comparison-of-standard-dccp-and-mp-dccp-protocol-stacks" align="left" suppress-title="false" pn="figure-1">
          <name slugifiedName="name-comparison-of-standard-dccp">Comparison of standard DCCP and MP-DCCP protocol stacks</name>
          <artwork align="left" pn="section-1.1-2.1"><![CDATA[
                             +-------------------------------+
                             |           Application         |
+---------------+            +-------------------------------+
|  Application  |            |            MP-DCCP            |
+---------------+            + - - - - - - - + - - - - - - - +
|      DCCP     |            |Subflow (DCCP) |Subflow (DCCP) |
+---------------+            +-------------------------------+
|      IP       |            |       IP      |      IP       |
+---------------+            +-------------------------------+
]]></artwork>
        </figure>
        <t indent="0" pn="section-1.1-3">A CLI at the endpoint (or another method) could be used to configure and manage the DCCP Connections. This could be extended to also support MP-DCCP, but this specification does not define this.</t>
      </section>
      <section anchor="terminology" numbered="true" removeInRFC="false" toc="include" pn="section-1.2">
        <name slugifiedName="name-terminology">Terminology</name>
        <t indent="0" pn="section-1.2-1">This document uses terms that are either specific
for multipath transport as defined in <xref target="RFC8684" format="default" sectionFormat="of" derivedContent="RFC8684"/> or are defined in the context of MP-DCCP, as follows:</t>
        <t indent="0" pn="section-1.2-2">Path: A sequence of links between a sender and a receiver, defined in
this context by a 4-tuple of source and destination address and the source and destination ports. This definition follows <xref target="RFC8684" format="default" sectionFormat="of" derivedContent="RFC8684"/> and is illustrated in the following two examples for IPv6 and IPv4, which each show a pair of sender IP-address:port and a pair of receiver IP-address:port, which together form the 4-tuple:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1.2-3">
          <li pn="section-1.2-3.1">
            <t indent="0" pn="section-1.2-3.1.1">IPv6: [2001:db8:3333:4444:5555:6666:7777:8888]:1234, [2001:db8:3333:4444:cccc:dddd:eeee:ffff]:4321</t>
          </li>
          <li pn="section-1.2-3.2">
            <t indent="0" pn="section-1.2-3.2.1">IPv4: 203.0.113.1:1234, 203.0.113.2:4321</t>
          </li>
        </ul>
        <t indent="0" pn="section-1.2-4">Subflow: A subflow refers to a DCCP flow transmitted using a specific path (4-tuple of source and destination address/port
pairs) that forms one of the multipath flows used by a single connection.</t>
        <t indent="0" pn="section-1.2-5">(MP-DCCP) Connection: A set of one or more subflows, over which an
application can communicate between two hosts. The MP-DCCP connection is
exposed as single DCCP socket to the application.</t>
        <t indent="0" pn="section-1.2-6">Connection Identifier (CI): A unique identifier that is assigned to a multipath connection by the host to distinguish several multipath connections locally. The CIs must therefore be locally unique per host and do not have to be the same across the peers.</t>
        <t indent="0" pn="section-1.2-7">Host: An end host operating an MP-DCCP implementation, and either
initiating or accepting an MP-DCCP connection.</t>
        <t indent="0" pn="section-1.2-8">'+': The plus symbol means concatenation of values.</t>
        <t indent="0" pn="section-1.2-9">In addition to these
terms, within the framework of MP-DCCP, the interpretation of, and effect on,
regular single-path DCCP semantics is discussed in <xref target="protocol" format="default" sectionFormat="of" derivedContent="Section 3"/>.</t>
      </section>
      <section anchor="requirements-language" numbered="true" removeInRFC="false" toc="include" pn="section-1.3">
        <name slugifiedName="name-requirements-language">Requirements Language</name>
        <t indent="0" pn="section-1.3-1">The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
   "OPTIONAL" in this document are to be interpreted as described in
   BCP 14 <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> when, and only when, they appear in all
   capitals, as shown here.</t>
      </section>
    </section>
    <section anchor="op_overview" numbered="true" removeInRFC="false" toc="include" pn="section-2">
      <name slugifiedName="name-operation-overview">Operation Overview</name>
      <t indent="0" pn="section-2-1">DCCP transmits congestion-controlled unreliable datagrams over a single path.
Various congestion control mechanisms have been specified to optimize
DCCP performance for specific traffic types in terms of profiles denoted
by a Congestion Control IDentifier (CCID).
However, DCCP does not provide built-in
support for managing multiple subflows within one DCCP connection. The
extension of DCCP for Multipath-DCCP (MP-DCCP) is described in detail
in <xref target="protocol" format="default" sectionFormat="of" derivedContent="Section 3"/>.</t>
      <t indent="0" pn="section-2-2">At a high level of the MP-DCCP operation, the data
stream from a DCCP application is split
by MP-DCCP operation into one or more subflows which can be
transmitted via different paths, for example using paths via different links.
The corresponding control information allows the receiver to optionally
re-assemble and deliver the received data in the originally transmitted order to the
recipient application. This may be necessary because DCCP does not guarantee in-order delivery.
The details of the transmission scheduling mechanism and
optional reordering mechanism are up to the sender and receiver, respectively,
and are outside the scope of this document.</t>
      <t indent="0" pn="section-2-3">A Multipath DCCP connection provides a bidirectional connection of datagrams
between two hosts exchanging data using DCCP. It does not require
any change to the applications. Multipath DCCP enables the
hosts to use multiple paths with different 4-tuples to transport
the packets of an MP-DCCP connection. MP-DCCP manages the request,
set-up, authentication, prioritization, modification, and removal of
the DCCP subflows on different paths as well as the exchange of performance
parameters.<br/>
The number of DCCP subflows can vary during the 
lifetime of a Multipath DCCP connection. The details of the path management decisions for
when to add or remove subflows are outside the scope of this document.</t>
      <t indent="0" pn="section-2-4">The Multipath Capability for MP-DCCP is negotiated with a new DCCP 
feature, as specified in <xref target="mp_capable" format="default" sectionFormat="of" derivedContent="Section 3.1"/>. Once 
negotiated, all subsequent MP-DCCP operations for that connection are signalled with a 
variable length multipath-related option, as described in <xref target="protocol" format="default" sectionFormat="of" derivedContent="Section 3"/>.
All MP-DCCP operations are signaled by Multipath options described in <xref target="MP_OPT" format="default" sectionFormat="of" derivedContent="Section 3.2"/>. Options that 
require confirmation from the remote peer are retransmitted by the sender until confirmed or until 
confirmation is no longer considered relevant.</t>
      <t indent="0" pn="section-2-5">The following sections define MP-DCCP behavior in detail.</t>
      <section anchor="concept" numbered="true" removeInRFC="false" toc="include" pn="section-2.1">
        <name slugifiedName="name-mp-dccp-concept">MP-DCCP Concept</name>
        <t indent="0" pn="section-2.1-1"><xref target="ref-example-mp-dccp-usage-scenario" format="default" sectionFormat="of" derivedContent="Figure 2"/> provides a general overview of the MP-DCCP working mode, whose main 
characteristics are summarized in this section.</t>
        <figure anchor="ref-example-mp-dccp-usage-scenario" align="left" suppress-title="false" pn="figure-2">
          <name slugifiedName="name-example-mp-dccp-usage-scena">Example MP-DCCP usage scenario</name>
          <artwork align="left" pn="section-2.1-2.1"><![CDATA[
           Host A                               Host B
------------------------             ------------------------
Address A1    Address A2             Address B1    Address B2
----------    ----------             ----------    ----------
  |             |                      |             |
  |         (DCCP subflow setup)       |             |
  |----------------------------------->|             |
  |<-----------------------------------|             |
  |             |                      |             |
  |             |  (DCCP subflow setup)|             |
  |             |--------------------->|             |
  |             |<---------------------|             |
  | merge individual DCCP subflows to one MP-DCCP connection
  |             |                      |             |
]]></artwork>
        </figure>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2.1-3">
          <li pn="section-2.1-3.1">
            <t indent="0" pn="section-2.1-3.1.1">An MP-DCCP connection begins with a 4-way handshake, between 
two hosts. In <xref target="ref-example-mp-dccp-usage-scenario" format="default" sectionFormat="of" derivedContent="Figure 2"/>,
an MP-DCCP connection is established between addresses A1 and B1 on Hosts
A and B. In the handshake, a Multipath Capable feature is used to negotiate multipath support for the connection. Host specific keys are also exchanged between Host A and Host B during the handshake. The details of the MP-DCCP handshaking procedure is described in <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/>. MP-DCCP does not require both peers to have 
more than one address.</t>
          </li>
          <li pn="section-2.1-3.2">
            <t indent="0" pn="section-2.1-3.2.1">When additional paths and corresponding addresses/ports are available, additional DCCP subflows can be created on 
these paths and attached to the existing MP-DCCP connection. An MP_JOIN option is used to connect a new DCCP subflow to an existing MP-DCCP connection. It contains a Connection Identifier during the setup of the initial subflow and is exchanged in the 4-way handshake for the subflow together with the Multipath Capable feature. The example in <xref target="ref-example-mp-dccp-usage-scenario" format="default" sectionFormat="of" derivedContent="Figure 2"/> illustrates creation of an additional DCCP subflow between Address A2 on Host A and Address B1 on Host B. The two subflows
continue to provide a single connection to the applications at both
endpoints.</t>
          </li>
          <li pn="section-2.1-3.3">
            <t indent="0" pn="section-2.1-3.3.1">MP-DCCP identifies multiple paths by the presence of multiple
addresses/ports at hosts.  Combinations of these multiple addresses/ports
indicate the additional paths.  In the example, other potential
paths that could be set up are A1&lt;-&gt;B2 and A2&lt;-&gt;B2.  Although the
additional subflow in the example is shown as being initiated from A2, an additional subflow could
alternatively have been initiated from B1 or B2.</t>
          </li>
          <li pn="section-2.1-3.4">
            <t indent="0" pn="section-2.1-3.4.1">The discovery and setup of additional subflows is achieved
through a path management method including the logic and details of the procedures for adding/removing subflows.
This document describes the procedures that enable a host to initiate new subflows or to signal available IP addresses between peers. However, the definition of a path management method, in which sequence and when subflows are created, is outside the scope of this document. This method is subject to a 
corresponding policy and the specifics of the implementation. If an MP-DCCP peer host wishes to limit the maximum number of paths that can be maintained (e.g. similar to that discussed in section 3.4 of <xref target="RFC8041" format="default" sectionFormat="of" derivedContent="RFC8041"/>), the creation of new subflows from that peer host is omitted when the threshold of maximum paths is exceeded and incoming subflow requests MUST be rejected.</t>
          </li>
          <li pn="section-2.1-3.5">
            <t indent="0" pn="section-2.1-3.5.1">Through the use of multipath options, MP-DCCP adds connection-level sequence numbers and exchange of
Round-Trip Time (RTT) information to enable optional reordering features. As a hint for scheduling decisions, a multipath option that allows a peer to indicate its priorities for what path to use is also defined.</t>
          </li>
          <li pn="section-2.1-3.6">
            <t indent="0" pn="section-2.1-3.6.1">Subflows are terminated in the same way as regular DCCP connections, as described
in (<xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, Section 8.3). MP-DCCP connections are closed by including an MP_CLOSE option in subflow DCCP-CloseReq or DCCP-Close messages. An MP-DCCP connection may also be reset through the use of an MP_FAST_CLOSE option. Key data from the initial handshake is included in the MP_CLOSE and MP_FAST_CLOSE to protect from unauthorized shutdown of MP-DCCP connections.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="protocol" numbered="true" removeInRFC="false" toc="include" pn="section-3">
      <name slugifiedName="name-mp-dccp-protocol">MP-DCCP Protocol</name>
      <t indent="0" pn="section-3-1">The DCCP protocol feature list (<xref section="6.4" sectionFormat="of" target="RFC4340" format="default" derivedLink="https://rfc-editor.org/rfc/rfc4340#section-6.4" derivedContent="RFC4340"/>) is
extended in this document by adding a new Multipath feature with Feature number 10, as
shown in <xref target="ref-feature-list" format="default" sectionFormat="of" derivedContent="Table 1"/>.</t>
      <table anchor="ref-feature-list" align="center" pn="table-1">
        <name slugifiedName="name-multipath-feature">Multipath feature</name>
        <thead>
          <tr>
            <th align="center" colspan="1" rowspan="1">Number</th>
            <th align="left" colspan="1" rowspan="1">Meaning</th>
            <th align="center" colspan="1" rowspan="1">Rec'n Rule</th>
            <th align="center" colspan="1" rowspan="1">Initial Value</th>
            <th align="center" colspan="1" rowspan="1">Req'd</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="center" colspan="1" rowspan="1">10</td>
            <td align="left" colspan="1" rowspan="1">Multipath Capable</td>
            <td align="center" colspan="1" rowspan="1">SP</td>
            <td align="center" colspan="1" rowspan="1">0</td>
            <td align="center" colspan="1" rowspan="1">N</td>
          </tr>
        </tbody>
      </table>
      <dl indent="3" newline="false" spacing="normal" pn="section-3-3">
        <dt pn="section-3-3.1">Rec'n Rule:</dt>
        <dd pn="section-3-3.2">
          <t indent="0" pn="section-3-3.2.1">The reconciliation rule used for the feature. SP indicates the server-priority as defined in section 6.3 of <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>.</t>
        </dd>
        <dt pn="section-3-3.3">Initial Value:</dt>
        <dd pn="section-3-3.4">
          <t indent="0" pn="section-3-3.4.1">The initial value for the feature. Every feature has a known initial value.</t>
        </dd>
        <dt pn="section-3-3.5">Req'd:</dt>
        <dd pn="section-3-3.6">
          <t indent="0" pn="section-3-3.6.1">This column is "Y" if and only if every DCCP implementation MUST
understand the feature. If it is "N", then the feature behaves like an extension, and it is safe to respond to Change options for the feature
with empty Confirm options.</t>
        </dd>
      </dl>
      <t indent="0" pn="section-3-4">This specification adds a DCCP protocol option as defined in (<xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, Section 5.8) providing
a new Multipath related variable-length option with option type 46, as
shown in <xref target="ref-option-list" format="default" sectionFormat="of" derivedContent="Table 2"/>.</t>
      <table anchor="ref-option-list" align="center" pn="table-2">
        <name slugifiedName="name-multipath-option-set">Multipath option set</name>
        <thead>
          <tr>
            <th align="center" colspan="1" rowspan="1">Type</th>
            <th align="center" colspan="1" rowspan="1">Option Length</th>
            <th align="center" colspan="1" rowspan="1">Meaning</th>
            <th align="center" colspan="1" rowspan="1">DCCP-Data?</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="center" colspan="1" rowspan="1">46</td>
            <td align="center" colspan="1" rowspan="1">variable</td>
            <td align="center" colspan="1" rowspan="1">Multipath</td>
            <td align="center" colspan="1" rowspan="1">Y</td>
          </tr>
        </tbody>
      </table>
      <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-3-6">
        <li pn="section-3-6.1">
          <t indent="0" pn="section-3-6.1.1">Note to the RFC Editor: The Feature Number and Option Type reflect the temporary assignment by IANA and must be verified once again.</t>
        </li>
      </ul>
      <section anchor="mp_capable" numbered="true" removeInRFC="false" toc="include" pn="section-3.1">
        <name slugifiedName="name-multipath-capable-feature">Multipath Capable Feature</name>
        <t indent="0" pn="section-3.1-1">A DCCP endpoint negotiates the Multipath Capable Feature to determine whether multipath extensions can be enabled for a DCCP connection.</t>
        <t indent="0" pn="section-3.1-2">The Multipath Capable feature (MP_CAPABLE) has feature number 10 and follows the structure for features given in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> Section 6. Beside the negotiation of the feature itself, also one or several values can be exchanged. The value field specified here for the Multipath Capable feature has a length of one-byte and can be repeated several times within the DCCP option for feature negotiation. This can be for example required to announce support of different versions of the protocol. For that, the leftmost four bits in <xref target="ref-mp-capable-format" format="default" sectionFormat="of" derivedContent="Figure 3"/> specify the compatible version of the
MP-DCCP implementation and MUST be set to 0 following this specification. The four bits following the Version field are unassigned in version 0 and MUST be set to zero by the sender and MUST be ignored by the receiver.</t>
        <figure anchor="ref-mp-capable-format" align="left" suppress-title="false" pn="figure-3">
          <name slugifiedName="name-format-of-the-multipath-cap">Format of the Multipath Capable feature value field</name>
          <artwork align="left" pn="section-3.1-3.1"><![CDATA[
    0  1  2  3   4  5  6  7
   +-----------+------------+
   |  Version  | Unassigned |
   +-----------+------------+
]]></artwork>
        </figure>
        <t indent="0" pn="section-3.1-4">The setting of the MP_CAPABLE feature MUST follow the server-priority reconciliation rule described
in (<xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, Section 6.3.1). This allows multiple versions to be
specified in order of priority.</t>
        <t indent="0" pn="section-3.1-5">The negotiation MUST be a part of the initial handshake procedure
 described in <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/>. No subsequent re-negotiation of
the MP_CAPABLE feature is allowed for the same MP-DCCP connection.</t>
        <t indent="0" pn="section-3.1-6">Clients MUST include a Change R (<xref section="6" sectionFormat="comma" target="RFC4340" format="default" derivedLink="https://rfc-editor.org/rfc/rfc4340#section-6" derivedContent="RFC4340"/>) option during the initial handshake request to
supply a list of supported MP-DCCP protocol versions, ordered by preference.</t>
        <t indent="0" pn="section-3.1-7">Servers MUST include a Confirm L (<xref section="6" sectionFormat="comma" target="RFC4340" format="default" derivedLink="https://rfc-editor.org/rfc/rfc4340#section-6" derivedContent="RFC4340"/>) option in the subsequent response to agree on
an MP-DCCP version to be used from the Client list, followed by its own
supported version(s), ordered by preference. Any subflow added to an existing MP-DCCP connection MUST use the
version negotiated for the first subflow.</t>
        <t indent="0" pn="section-3.1-8">If no agreement is found, the Server MUST reply with an empty Confirm L option
with feature number 10 and no values.</t>
        <t indent="0" pn="section-3.1-9">An example of successful version negotiation is shown hereafter and follows the negotiation example shown in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> Section 6.5. For better understanding, this example uses the unspecified MP-DCCP versions 1 and 2 in addition to the MP-DCCP version 0 specified in this document:</t>
        <figure anchor="ref-mp-capable-example" align="left" suppress-title="false" pn="figure-4">
          <name slugifiedName="name-example-of-mp-dccp-support-">Example of MP-DCCP support negotiation using MP_CAPABLE</name>
          <artwork align="left" pn="section-3.1-10.1"><![CDATA[
      Client                                             Server
      ------                                             ------
      DCCP-Req + Change R(MP_CAPABLE, 1 0)
                     ----------------------------------->

                      DCCP-Resp + Confirm L(MP_CAPABLE, 1, 2 1 0)
            <-----------------------------------

                 * agreement on version = 1 *
]]></artwork>
        </figure>
        <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-3.1-11"><li pn="section-3.1-11.1" derivedCounter="1.">
            <t indent="0" pn="section-3.1-11.1.1">The Client indicates support for both MP-DCCP versions 1 and 0, with a preference
for version 1.</t>
          </li>
          <li pn="section-3.1-11.2" derivedCounter="2.">
            <t indent="0" pn="section-3.1-11.2.1">Server agrees on using MP-DCCP version 1 indicated by the first value, and supplies its own preference list with the following values.</t>
          </li>
          <li pn="section-3.1-11.3" derivedCounter="3.">
            <t indent="0" pn="section-3.1-11.3.1">MP-DCCP is then enabled between the Client and Server with version 1.</t>
          </li>
        </ol>
        <t indent="0" pn="section-3.1-12">Unlike the example in <xref target="ref-mp-capable-example" format="default" sectionFormat="of" derivedContent="Figure 4"/>, this document only allows the
negotiation of MP-DCCP version 0.  Therefore, successful
negotiation of MP-DCCP as defined in this document, the client
and the server MUST both support MP-DCCP version 0.</t>
        <t indent="0" pn="section-3.1-13">If the version negotiation fails or the MP_CAPABLE feature is not present in the DCCP-Request or DCCP-Response packets of the initial handshake procedure, the MP-DCCP connection MUST either fall back to regular DCCP or MUST close the connection. Further details are specified in <xref target="fallback" format="default" sectionFormat="of" derivedContent="Section 3.6"/></t>
      </section>
      <section anchor="MP_OPT" numbered="true" removeInRFC="false" toc="include" pn="section-3.2">
        <name slugifiedName="name-multipath-option">Multipath Option</name>
        <t indent="0" pn="section-3.2-1">MP-DCCP uses one single option to signal various multipath-related operations. The format of this multipath option is shown in <xref target="ref-mp-option-format" format="default" sectionFormat="of" derivedContent="Figure 5"/>.</t>
        <figure anchor="ref-mp-option-format" align="left" suppress-title="false" pn="figure-5">
          <name slugifiedName="name-multipath-option-format">Multipath option format</name>
          <artwork align="left" pn="section-3.2-2.1"><![CDATA[
            1          2          3         
 01234567 89012345 67890123 45678901 23456789
+--------+--------+--------+--------+--------+
|00101110| Length | MP_OPT | Value(s) ...
+--------+--------+--------+--------+--------+
 Type=46
]]></artwork>
        </figure>
        <t indent="0" pn="section-3.2-3">The fields used by the multipath option are described in <xref target="ref-mp-option-list" format="default" sectionFormat="of" derivedContent="Table 3"/>. MP_OPT refers to a Multipath option.</t>
        <table anchor="ref-mp-option-list" align="center" pn="table-3">
          <name slugifiedName="name-mp_opt-option-types">MP_OPT option types</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Option Length</th>
              <th align="left" colspan="1" rowspan="1">MP_OPT</th>
              <th align="left" colspan="1" rowspan="1">Meaning</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">var</td>
              <td align="left" colspan="1" rowspan="1">0 =MP_CONFIRM</td>
              <td align="left" colspan="1" rowspan="1">Confirm reception and processing of an MP_OPT option</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">12</td>
              <td align="left" colspan="1" rowspan="1">1 =MP_JOIN</td>
              <td align="left" colspan="1" rowspan="1">Join path to an existing MP-DCCP connection</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">var</td>
              <td align="left" colspan="1" rowspan="1">2 =MP_FAST_CLOSE</td>
              <td align="left" colspan="1" rowspan="1">Close an MP-DCCP connection unconditionally</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">var</td>
              <td align="left" colspan="1" rowspan="1">3 =MP_KEY</td>
              <td align="left" colspan="1" rowspan="1">Exchange key material for MP_HMAC</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">9</td>
              <td align="left" colspan="1" rowspan="1">4 =MP_SEQ</td>
              <td align="left" colspan="1" rowspan="1">Multipath Sequence Number</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">23</td>
              <td align="left" colspan="1" rowspan="1">5 =MP_HMAC</td>
              <td align="left" colspan="1" rowspan="1">HMA Code for authentication</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">12</td>
              <td align="left" colspan="1" rowspan="1">6 =MP_RTT</td>
              <td align="left" colspan="1" rowspan="1">Transmit RTT values</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">var</td>
              <td align="left" colspan="1" rowspan="1">7 =MP_ADDADDR</td>
              <td align="left" colspan="1" rowspan="1">Advertise additional Address</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">8</td>
              <td align="left" colspan="1" rowspan="1">8 =MP_REMOVEADDR</td>
              <td align="left" colspan="1" rowspan="1">Remove Address</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">4</td>
              <td align="left" colspan="1" rowspan="1">9 =MP_PRIO</td>
              <td align="left" colspan="1" rowspan="1">Change subflow Priority</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">var</td>
              <td align="left" colspan="1" rowspan="1">10 =MP_CLOSE</td>
              <td align="left" colspan="1" rowspan="1">Close an MP-DCCP subflow</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">var</td>
              <td align="left" colspan="1" rowspan="1">11 =MP_EXP</td>
              <td align="left" colspan="1" rowspan="1">Experimental for private use</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">46</td>
              <td align="left" colspan="1" rowspan="1">TBD</td>
              <td align="left" colspan="1" rowspan="1">&gt;11</td>
              <td align="left" colspan="1" rowspan="1">Reserved for future MP options.</td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-3.2-5">Future MP options could be defined in a later version or extension to this specification.</t>
        <t indent="0" pn="section-3.2-6">These operations are largely inspired by the signals defined in <xref target="RFC8684" format="default" sectionFormat="of" derivedContent="RFC8684"/>. The procedures for handling faulty or unknown MP options are described in <xref target="fallback" format="default" sectionFormat="of" derivedContent="Section 3.6"/>.</t>
        <section anchor="MP_CONFIRM" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.1">
          <name slugifiedName="name-mp_confirm">MP_CONFIRM</name>
          <figure anchor="ref-mp-confirm-format" align="left" suppress-title="false" pn="figure-6">
            <name slugifiedName="name-format-of-the-mp_confirm-op">Format of the MP_CONFIRM option</name>
            <artwork align="left" pn="section-3.2.1-1.1"><![CDATA[
              1          2          3           4          5
   01234567 89012345 67890123 45678901 23456789 01234567 89012345
  +--------+--------+--------+--------+--------+--------+--------+
  |00101110|  var   |00000000| List of confirmations ...
  +--------+--------+--------+--------+--------+--------+--------+
   Type=46   Length  MP_OPT=0
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.1-2">Some multipath options require confirmation from the remote peer (see <xref target="ref-mp-option-confirm" format="default" sectionFormat="of" derivedContent="Table 4"/>).
Such options will be retransmitted by the sender until an MP_CONFIRM is received or the confirmation
of options is considered irrelevant because the data contained in the options has already been
replaced by newer information. This can happen, for example, with an MP_PRIO option if the path prioritization
is changed while the previous prioritization has not yet been confirmed. The further processing
of the multipath options in the receiving host is not the subject of MP_CONFIRM.</t>
          <t indent="0" pn="section-3.2.1-3">Multipath options could arrive out-of-order, therefore multipath options defined in <xref target="ref-mp-option-confirm" format="default" sectionFormat="of" derivedContent="Table 4"/>
MUST be sent in a DCCP datagram with MP_SEQ; see <xref target="MP_SEQ" format="default" sectionFormat="of" derivedContent="Section 3.2.5"/>. This allows a receiver to identify whether
multipath options are associated with obsolete datasets (information carried in the option header) that would otherwise conflict with newer datasets. In the case of MP_ADDADDR or MP_REMOVEADDR the same dataset is identified based on AddressID, whereas the same dataset for MP_PRIO is identified by the subflow in use. An outdated
multipath option is detected at the receiver if a previous multipath option referring to the same dataset contained a higher sequence number
in the MP_SEQ. An MP_CONFIRM MAY be generated for multipath options that are identified as outdated.</t>
          <t indent="0" pn="section-3.2.1-4">Similarly, an MP_CONFIRM could arrive out of order. The associated
MP_SEQ received MUST be echoed to ensure that the most recent multipath option is confirmed. This protects from inconsistencies that could occur, e.g. if three MP_PRIO options are sent one after
the other on one path in order to first set the path priority to 0, then to 1 and finally to 0 again. Without an associated
MP_SEQ, a loss of the third MP_PRIO option and a loss of the MP_CONFIRM of the second update and the third update would
cause the sender to incorrectly interpret that the priority value was set to 0 without recognizing that the receiver has applied
priority value 1.</t>
          <t indent="0" pn="section-3.2.1-5">The length of the MP_CONFIRM option and the path over which the option is sent depend on the confirmed multipath options and the received
MP_SEQ, which are both copied verbatim and appended as a list of confirmations. The list is structured by first listing the received
MP_SEQ followed by the related multipath option or options to confirm. The same rules apply when multipath options with different MP_SEQs are confirmed at
once. This could happen if a datagram with MP_PRIO and a first MP_SEQ_1 and another datagram with MP_ADDADDR and a second MP_SEQ_2 are
received in short succession. In this case, the structure described above is concatenated resulting in MP_SEQ_2 + MP_ADDADDR + MP_SEQ_1 + MP_PRIO.
The order of the confirmed multipath options in the list of confirmations MUST reflect the incoming order at the host who sends the MP_CONFIRM, with the most
recent suboption received listed first. This could allow the host receiving the MP_CONFIRM to verify that the options were applied in the correct order
and to take countermeasures if they were not, e.g., if an MP_REMOVEADDR overtakes an MP_ADDADDR that refers to the same dataset.</t>
          <table anchor="ref-mp-option-confirm" align="center" pn="table-4">
            <name slugifiedName="name-multipath-options-requiring">Multipath options requiring confirmation</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Type</th>
                <th align="left" colspan="1" rowspan="1">Option Length</th>
                <th align="left" colspan="1" rowspan="1">MP_OPT</th>
                <th align="left" colspan="1" rowspan="1">MP_CONFIRM Sending path</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">46</td>
                <td align="left" colspan="1" rowspan="1">var</td>
                <td align="left" colspan="1" rowspan="1">7 =MP_ADDADDR</td>
                <td align="left" colspan="1" rowspan="1">Any available</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">46</td>
                <td align="left" colspan="1" rowspan="1">4</td>
                <td align="left" colspan="1" rowspan="1">8 =MP_REMOVEADDR</td>
                <td align="left" colspan="1" rowspan="1">Any available</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">46</td>
                <td align="left" colspan="1" rowspan="1">4</td>
                <td align="left" colspan="1" rowspan="1">9 =MP_PRIO</td>
                <td align="left" colspan="1" rowspan="1">Any available</td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-3.2.1-7">An example to illustrate the MP-DCCP confirm procedure for the MP_PRIO option is shown in <xref target="ref-mp-dccp-confirm-good" format="default" sectionFormat="of" derivedContent="Figure 7"/>. The Host A sends a 
DCCP-Request on path A2-B2 with an MP_PRIO option with value 1 and associated sequence number of 1. Host B replies on the same path in 
this instance (any path can be used) with a DCCP-Response containing the MP_CONFIRM option and a list containing the original sequence number (1)
together with the associated option (MP_PRIO).</t>
          <figure anchor="ref-mp-dccp-confirm-good" align="left" suppress-title="false" pn="figure-7">
            <name slugifiedName="name-example-mp-dccp-confirm-pro">Example MP-DCCP CONFIRM procedure</name>
            <artwork align="left" pn="section-3.2.1-8.1"><![CDATA[
          Host A                                     Host B 
------------------------                     ------------------------
Address A1    Address A2                     Address B1    Address B2
----------    ----------                     ----------    ----------
     |             |                                   |       |
     |             | DCCP-Request(seqno 1) + MP_PRIO(1)|       |
     |             |------------------------------------------>|
     |             |                                   |       |
     |             | DCCP-Response +                   |       |
     |             |<---- MP_CONFIRM(seqno 1, MP_PRIO) --------|
     |             |                                   |       |
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.1-9">A second example to illustrate the same MP-DCCP confirm procedure but where an out of date option is also delivered is shown in (<xref target="ref-mp-dccp-confirm-outdated" format="default" sectionFormat="of" derivedContent="Figure 8"/>.
Here, the first DCCP-Data is sent from Host A to Host B with option MP_PRIO set to 4. Host A subsequently sends the second DCCP-Data with option MP_PRIO
set to 1. In this case, the delivery of the first MP_PRIO is delayed in the network between Host A and Host B and arrives after the second MP_PRIO. Host B
ignores this second MP_PRIO as the associated sequence number is earlier than the first. Host B sends a DCCP-Ack confirming receipt of the MP_PRIO(1) with sequence number 2.</t>
          <figure anchor="ref-mp-dccp-confirm-outdated" align="left" suppress-title="false" pn="figure-8">
            <name slugifiedName="name-example-mp-dccp-confirm-proc">Example MP-DCCP CONFIRM procedure with outdated suboption</name>
            <artwork align="left" pn="section-3.2.1-10.1"><![CDATA[
          Host A                                     Host B 
------------------------                     ------------------------
Address A1    Address A2                     Address B1    Address B2
----------    ----------                     ----------    ----------
     |             |                                   |       |
     |             | DCCP-Data(seqno 1) +  MP_PRIO(4)  |       |
     |             |------------                       |       |
     |             |            \                      |       |
     |             | DCCP-Data(seqno 2) +  MP_PRIO(1)  |       |
     |             |--------------\--------------------------->|
     |             |               \                   |       |
     |             |                -------------------------->|
     |             |                                   |       |
     |             | DCCP-Ack +                        |       |
     |             |<---- MP_CONFIRM(seqno 2, MP_PRIO) --------|
     |             |                                   |       |
]]></artwork>
          </figure>
        </section>
        <section anchor="MP_JOIN" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.2">
          <name slugifiedName="name-mp_join">MP_JOIN</name>
          <figure anchor="ref-MP_JOIN" align="left" suppress-title="false" pn="figure-9">
            <name slugifiedName="name-format-of-the-mp_join-subop">Format of the MP_JOIN suboption</name>
            <artwork align="left" pn="section-3.2.2-1.1"><![CDATA[
              1          2          3
   01234567 89012345 67890123 45678901
  +--------+--------+--------+--------+
  |00101110|00001100|00000001| Addr ID|
  +--------+--------+--------+--------+
  | Connection Identifier             |
  +--------+--------+--------+--------+
  | Nonce                             |
  +--------+--------+--------+--------+
   Type=46  Length=12 MP_OPT=1
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.2-2">The MP_JOIN option is used to add a new subflow to an existing MP-DCCP
connection and REQUIRES a successful establishment of the first subflow using MP_KEY.
The Connection Identifier (CI) is the one from the peer host,
which was previously exchanged with the MP_KEY option.
MP_HMAC MUST be set when using MP_JOIN within a DCCP-Response packet; see
<xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/> for details. Similar to the setup of the first subflow, MP_JOIN also exchanges the Multipath Capable feature MP_CAPABLE as described in <xref target="mp_capable" format="default" sectionFormat="of" derivedContent="Section 3.1"/>. This procedure includes the DCCP Confirm principle and thus ensures a reliable exchange of the MP_JOIN in accordance with section 6.6.4 of <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>.</t>
          <t indent="0" pn="section-3.2.2-3">The MP_JOIN option includes an "Addr ID" (Address ID) generated by the sender of the option, used to identify the source
address of this packet, even if the IP header was changed in
transit by a middlebox.  The value of this field is generated
by the sender and MUST map uniquely to a source IP address for the
sending host.  The Address ID allows address removal (<xref target="MP_REMOVEADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.9"/>)
without the need to know the source address at the receiver,
thus allowing address removal through NATs.  The Address ID also
allows correlation between new subflow setup attempts and address
signaling (<xref target="MP_ADDADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.8"/>), to prevent setting up duplicate subflows
on the same path, if an MP_JOIN and MP_ADDADDR are sent at the same
time.</t>
          <t indent="0" pn="section-3.2.2-4">The Address IDs of the subflow used in the initial DCCP Request/Response exchange of
the first subflow in the connection are implicit, and have the value
zero.  A host MUST store the mappings between Address IDs and
addresses both for itself and the remote host.  An implementation
will also need to know which local and remote Address IDs are
associated with which established subflows, for when addresses are
removed from a local or remote host. An Address ID always MUST be unique
over the lifetime of a subflow and can only be re-assigned if sender and
receiver no longer have them in use.</t>
          <t indent="0" pn="section-3.2.2-5">The Nonce is a 32-bit random value locally generated for every MP_JOIN option.
Together with the derived key from the both hosts Key Data described in <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/>, the Nonce value builds the basis to calculate the
HMAC used in the handshaking process as described in <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/> to avoid replay attacks.</t>
          <t indent="0" pn="section-3.2.2-6">If the CI cannot be verified by the receiving host during a handshake negotiation, 
the new subflow MUST be closed, as specified in <xref target="fallback" format="default" sectionFormat="of" derivedContent="Section 3.6"/>.</t>
        </section>
        <section anchor="MP_FAST_CLOSE" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.3">
          <name slugifiedName="name-mp_fast_close">MP_FAST_CLOSE</name>
          <t indent="0" pn="section-3.2.3-1">DCCP can send a Close or Reset signal to abruptly close a
connection.  Using MP-DCCP, a regular Close or Reset only has the scope of the
subflow over which a signal was received. 
As such, it will only close the subflow and does not
affect other remaining subflows or the MP-DCCP connection (unless it is the last
subflow).
This permits break-before-make handover between
subflows.</t>
          <t indent="0" pn="section-3.2.3-2">In order to provide an MP-DCCP-level
"reset" and thus allow the abrupt closure of the MP-DCCP connection, the MP_FAST_CLOSE suboption can be used.</t>
          <figure anchor="ref-MP_FAST_CLOSE" align="left" suppress-title="false" pn="figure-10">
            <name slugifiedName="name-format-of-the-mp_fast_close">Format of the MP_FAST_CLOSE suboption</name>
            <artwork align="left" pn="section-3.2.3-3.1"><![CDATA[
              1          2          3
   01234567 89012345 67890123 45678901 23456789
  +--------+--------+--------+--------+--------+
  |00101110|  var   |00000010| Key Data ...
  +--------+--------+--------+--------+--------+
   Type=46   Length  MP_OPT=2
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.3-4">When Host A wants to abruptly close an MP-DCCP connection with Host B, it will send out the MP_FAST_CLOSE. The MP_FAST_CLOSE suboption MUST be sent from Host A on all subflows 
using a DCCP-Reset packet with Reset Code 13. The requirement to send the MP_FAST_CLOSE on all subflows increases the probability that Host B will receive the MP_FAST_CLOSE to take the same action. To protect from unauthorized shutdown of an MP-DCCP connection, 
the selected Key Data of the peer host during the handshaking procedure 
is carried by the MP_FAST_CLOSE option.</t>
          <t indent="0" pn="section-3.2.3-5">After sending the MP_FAST_CLOSE on all subflows, Host A MUST tear down all subflows 
and the multipath DCCP connection immediately terminates.</t>
          <t indent="0" pn="section-3.2.3-6">Upon reception of the first MP_FAST_CLOSE with successfully validated 
Key Data, Host B will send a DCCP-Reset packet response on all subflows to 
Host A with Reset Code 13 to clean potential middlebox states. 
Host B MUST then tear down all subflows and terminate the MP-DCCP connection.</t>
        </section>
        <section anchor="MP_KEY" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.4">
          <name slugifiedName="name-mp_key">MP_KEY</name>
          <figure anchor="ref-MP_KEY" align="left" suppress-title="false" pn="figure-11">
            <name slugifiedName="name-format-of-the-mp_key-subopt">Format of the MP_KEY suboption</name>
            <artwork align="left" pn="section-3.2.4-1.1"><![CDATA[
                       1                   2                   3
   0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  +---------------+---------------+---------------+---------------+
  |0 0 1 0 1 1 1 0|      var      |0 0 0 0 0 0 1 1|     resvd     | 
  +---------------+---------------+---------------+---------------+
  |                     Connection Identifier                     |
  +---------------+---------------+---------------+---------------+
  |  Key Type (1) |  Key Data (1) |  Key Type (2) |  Key Data (2) |
  +---------------+---------------+---------------+---------------+
  |  Key Type (3) | ...
  +---------------+---------------+
      Type=46          Length         MP_OPT=3
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.4-2">The MP_KEY suboption is used to exchange a Connection Identifier (CI) and key material between
hosts (host A, host B) for a given connection.
The CI is a unique number in the host for each multipath connection and is generated for inclusion in the first exchange of a connection with MP_KEY.  With the CI it is possible to connect other DCCP subflows to an MP-DCCP connection with MP_JOIN (<xref target="MP_JOIN" format="default" sectionFormat="of" derivedContent="Section 3.2.2"/>). Its size of 32-bits also defines the maximum number of simultaneous MP-DCCP connections in a host to 2^32.
According to the Key related elements of the MP_KEY suboption, the Length varies between 17 and 73 bytes for a single-key message, and up to
82 bytes when all specified Key Types 0 and 255 are provided. The Key Type field 
specifies the type of the following key data. 
The set of key types are shown in <xref target="ref-key-type-list" format="default" sectionFormat="of" derivedContent="Table 5"/>.</t>
          <table anchor="ref-key-type-list" align="center" pn="table-5">
            <name slugifiedName="name-mp_key-key-types">MP_KEY key types</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Key  Type</th>
                <th align="left" colspan="1" rowspan="1">Key Length (bytes)</th>
                <th align="left" colspan="1" rowspan="1">Meaning</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">0 =Plain Text</td>
                <td align="left" colspan="1" rowspan="1">8</td>
                <td align="left" colspan="1" rowspan="1">Plain Text Key</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">1-254</td>
                <td align="left" colspan="1" rowspan="1"> </td>
                <td align="left" colspan="1" rowspan="1">Reserved for future Key Types</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">255 =Experimental</td>
                <td align="left" colspan="1" rowspan="1">64</td>
                <td align="left" colspan="1" rowspan="1">For private use only</td>
              </tr>
            </tbody>
          </table>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.4-4">
            <dt pn="section-3.2.4-4.1">Plain Text</dt>
            <dd pn="section-3.2.4-4.2">
              <t indent="0" pn="section-3.2.4-4.2.1">Key Data is exchanged in plain text between hosts (Host A, Host B), and the respective key
parts (KeyA, KeyB) are used by each host to generate the derived
key (d-key) by concatenating the two parts with the local key
in front. That is,
</t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.2.4-4.2.2">
                <li pn="section-3.2.4-4.2.2.1">
                  <t indent="0" pn="section-3.2.4-4.2.2.1.1">Host A: d-keyA=(KeyA+KeyB)</t>
                </li>
                <li pn="section-3.2.4-4.2.2.2">
                  <t indent="0" pn="section-3.2.4-4.2.2.2.1">Host B: d-keyB=(KeyB+KeyA)</t>
                </li>
              </ul>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.4-5">
            <dt pn="section-3.2.4-5.1">Experimental</dt>
            <dd pn="section-3.2.4-5.2">
              <t indent="0" pn="section-3.2.4-5.2.1">This Key Type allows to use other Key Data and can be used to validate other key exchange
mechanisms for a possible future specification.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-3.2.4-6">Multiple keys are only permitted in the DCCP-Request message
of the handshake procedure for the first subflow. This allows the hosts to agree
on a single key type to be used, as described in <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/></t>
          <t indent="0" pn="section-3.2.4-7">It is possible that not all hosts will support all key types and this specification does not
recommend or enforce the announcement of any particular Key Type within MP_KEY option as this could have security
implications. However, at least Key Type 0 (Plain Text) MUST be supported for interoperability tests
in implementations of MP-DCCP. If the key type cannot be agreed in the handshake procedure, the MP-DCCP connection
MUST fall back to not using MP-DCCP, as indicated in <xref target="fallback" format="default" sectionFormat="of" derivedContent="Section 3.6"/>.</t>
        </section>
        <section anchor="MP_SEQ" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.5">
          <name slugifiedName="name-mp_seq">MP_SEQ</name>
          <figure anchor="ref-MP_SEQ" align="left" suppress-title="false" pn="figure-12">
            <name slugifiedName="name-format-of-the-mp_seq-subopt">Format of the MP_SEQ suboption</name>
            <artwork align="left" pn="section-3.2.5-1.1"><![CDATA[
              1          2          3           4          5
   01234567 89012345 67890123 45678901 23456789 01234567 89012345
  +--------+--------+--------+--------+--------+--------+--------+
  |00101110|00001001|00000100| Multipath Sequence Number         
  +--------+--------+--------+--------+--------+--------+--------+
                    |
  +--------+--------+
   Type=46  Length=9 MP_OPT=4
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.5-2">The MP_SEQ suboption is used for end-to-end 48-bit datagram-based sequence
numbers of an MP-DCCP connection. The initial data sequence
number (IDSN) SHOULD be set randomly <xref target="RFC4086" format="default" sectionFormat="of" derivedContent="RFC4086"/>. As with the standard DCCP
sequence number, the data sequence number should not start at zero, but at
a random value to make blind session hijacking more difficult, see also
section 7.2 in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>.</t>
          <t indent="0" pn="section-3.2.5-3">The MP_SEQ number space is
independent of the path individual sequence number space and MUST be
sent with all DCCP-Data and DCCP-DataACK packets.</t>
          <t indent="0" pn="section-3.2.5-4">When the sequence number space is exhausted, the sequence number MUST
be wrapped. <xref target="RFC7323" format="default" sectionFormat="of" derivedContent="RFC7323"/> provides guidance on selecting an appropriately
sized sequence number space according to the maximum segment lifetime of
TCP. 64 bits is the recommended size for TCP to avoid the sequence number
space going through within the segment lifetime. For DCCP, the Maximum
Segment Lifetime is the same as that of TCP as specified in <xref section="3.4" sectionFormat="of" target="RFC4340" format="default" derivedLink="https://rfc-editor.org/rfc/rfc4340#section-3.4" derivedContent="RFC4340"/>.
Compared to TCP, the sequence number for DCCP is incremented
per packet rather than per byte transmitted. For this reason, the 48 bits
chosen in MP_SEQ are considered sufficiently large considering the current
globally routable maximum packet size of 1500 bytes, which corresponds to
roughly 375 PiB of data within the sequence number space.</t>
        </section>
        <section anchor="MP_HMAC" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.6">
          <name slugifiedName="name-mp_hmac">MP_HMAC</name>
          <figure anchor="ref-MP_HMAC" align="left" suppress-title="false" pn="figure-13">
            <name slugifiedName="name-format-of-the-mp_hmac-subop">Format of the MP_HMAC suboption</name>
            <artwork align="left" pn="section-3.2.6-1.1"><![CDATA[
              1          2          3           4
   01234567 89012345 67890123 45678901 23456789 01234567
  +--------+--------+--------+--------+--------+--------+
  |00101110|00010111|00000101| HMAC-SHA256 (20 bytes) ...
  +--------+--------+--------+--------+--------+--------+
   Type=46  Length=23 MP_OPT=5
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.6-2">The MP_HMAC suboption is used to provide authentication for the
MP_ADDADDR, and MP_REMOVEADDR suboptions. In addition, it provides
authentication for subflows joining an existing MP_DCCP connection,
as described in the second and third step of the handshake of a
subsequent subflow in <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/>. For this specification of MP-DCCP,
the HMAC code is generated according to <xref target="RFC2104" format="default" sectionFormat="of" derivedContent="RFC2104"/> in combination
with the SHA256 hash algorithm described in <xref target="RFC6234" format="default" sectionFormat="of" derivedContent="RFC6234"/>, with the
output in big-endian format truncated to the leftmost 160 bits (20 bytes). It is possible
that other versions of MP-DCCP will define other hash algorithms in the future.</t>
          <t indent="0" pn="section-3.2.6-3">The "Key" used for the HMAC computation is the derived key (d-keyA for Host A or d-KeyB for Host B)
described in <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/>, while the HMAC "Message" for MP_JOIN, MP_ADDADDR and MP_REMOVEADDR must be calculated in both hosts in order to protect the multipath option when sending and to validate the multipath option when receiving, and is a concatenation of:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.2.6-4">
            <li pn="section-3.2.6-4.1">
              <t indent="0" pn="section-3.2.6-4.1.1">for MP_JOIN: The nonces of the MP_JOIN messages for which authentication
   shall be performed. Depending on whether Host A or Host B performs the HMAC-SHA256 calculation, it is carried out as follows:  </t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.2.6-4.1.2">
                <li pn="section-3.2.6-4.1.2.1">
                  <t indent="0" pn="section-3.2.6-4.1.2.1.1">MP_HMAC(A) = HMAC-SHA256(Key=d-keyA, Msg=RA+RB)</t>
                </li>
                <li pn="section-3.2.6-4.1.2.2">
                  <t indent="0" pn="section-3.2.6-4.1.2.2.1">MP_HMAC(B) = HMAC-SHA256(Key=d-keyB, Msg=RB+RA)</t>
                </li>
              </ul>
            </li>
          </ul>
          <t indent="0" pn="section-3.2.6-5">A usage example is shown in <xref target="ref-mp-dccp-handshaking" format="default" sectionFormat="of" derivedContent="Figure 21"/>.</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.2.6-6">
            <li pn="section-3.2.6-6.1">
              <t indent="0" pn="section-3.2.6-6.1.1">for MP_ADDADDR: The Address ID and Nonce with associated IP address and if defined port,
   otherwise two bytes of value 0. IP address and port MUST be used in network byte
   order (NBO). Depending on whether Host A or Host B performs the HMAC-SHA256 calculation,
   it is carried out as follows:  </t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.2.6-6.1.2">
                <li pn="section-3.2.6-6.1.2.1">
                  <t indent="0" pn="section-3.2.6-6.1.2.1.1">MP_HMAC(A) = HMAC-SHA256(Key=d-keyA, Msg=Address ID+Nonce+NBO(IP)+NBO(Port))</t>
                </li>
                <li pn="section-3.2.6-6.1.2.2">
                  <t indent="0" pn="section-3.2.6-6.1.2.2.1">MP_HMAC(B) = HMAC-SHA256(Key=d-keyB, Msg=Address ID+Nonce+NBO(IP)+NBO(Port))</t>
                </li>
              </ul>
            </li>
            <li pn="section-3.2.6-6.2">
              <t indent="0" pn="section-3.2.6-6.2.1">for MP_REMOVEADDR: Solely the Address ID.
   Depending on whether Host A or Host B performs the HMAC-SHA256 calculation,
   it is carried out as follows:  </t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.2.6-6.2.2">
                <li pn="section-3.2.6-6.2.2.1">
                  <t indent="0" pn="section-3.2.6-6.2.2.1.1">MP_HMAC(A) = HMAC-SHA256(Key=d-keyA, Msg=Address ID+Nonce)</t>
                </li>
                <li pn="section-3.2.6-6.2.2.2">
                  <t indent="0" pn="section-3.2.6-6.2.2.2.1">MP_HMAC(B) = HMAC-SHA256(Key=d-keyB, Msg=Address ID+Nonce)</t>
                </li>
              </ul>
            </li>
          </ul>
          <t indent="0" pn="section-3.2.6-7">MP_JOIN, MP_ADDADDR and MP_REMOVEADDR can co-exist or be used multiple times
within a single DCCP packet. All these multipath options require an individual
MP_HMAC option. This ensures that the MP_HMAC is correctly associated.
Otherwise, the receiver cannot validate multiple MP_JOIN, MP_ADDADDR or
MP_REMOVEADDR. Therefore, an MP_HMAC MUST directly follow its associated multipath
option. In the likely case of sending a MP_JOIN together with an MP_ADDADDR, this
results in concatenating MP_JOIN + MP_HMAC_1 + MP_ADDADDR + MP_HMAC_2, whereas the
first MP_HMAC_1 is associated with the MP_JOIN and the second MP_HMAC_2 is associated with the
MP_ADDADDR suboption.</t>
          <t indent="0" pn="section-3.2.6-8">On the receiver side, the HMAC validation of the suboptions MUST be carried out according to
the sending sequence in which the associated MP_HMAC follows a suboption. If the suboption
cannot be validated by a receiving host because the HMAC validation fails (HMAC wrong or missing), the subsequent handling depends
on which suboption was being verified. If the suboption to be authenticated was either
MP_ADDADDR or MP_REMOVEADDR, the receiving host MUST silently ignore it (see <xref target="MP_ADDADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.8"/> and <xref target="MP_REMOVEADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.9"/>). 
If the suboption to be authenticated was MP_JOIN, the subflow MUST be closed (see <xref target="fallback" format="default" sectionFormat="of" derivedContent="Section 3.6"/>).</t>
          <t indent="0" pn="section-3.2.6-9">In the event that an MP_HMAC cannot be associated with a suboption this MP_HMAC MUST be ignored, unless
it is a single MP_HMAC that was sent in a DCCP-Ack corresponding to a DCCP response packet with MP_JOIN (penultimate arrow in <xref target="ref-mp-dccp-handshaking" format="default" sectionFormat="of" derivedContent="Figure 21"/>).</t>
        </section>
        <section anchor="MP_RTT" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.7">
          <name slugifiedName="name-mp_rtt">MP_RTT</name>
          <figure anchor="ref-MP_RTT" align="left" suppress-title="false" pn="figure-14">
            <name slugifiedName="name-format-of-the-mp_rtt-subopt">Format of the MP_RTT suboption</name>
            <artwork align="left" pn="section-3.2.7-1.1"><![CDATA[
              1          2          3           4          5
   01234567 89012345 67890123 45678901 23456789 01234567 89012345
  +--------+--------+--------+--------+--------+--------+--------+
  |00101110|00001100|00000110|RTT Type| RTT
  +--------+--------+--------+--------+--------+--------+--------+
           | Age                               |
  +--------+--------+--------+--------+--------+
   Type=46  Length=12 MP_OPT=6
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.7-2">The MP_RTT suboption is used to transmit RTT values and age
(represented in milliseconds) that belong to the path over which this information is transmitted.
This information is useful for the receiving host to
calculate the RTT difference between the subflows and to estimate whether
missing data has been lost.</t>
          <t indent="0" pn="section-3.2.7-3">The RTT and Age information is a 32-bit integer. This covers a period of
approximately 1193 hours.</t>
          <t indent="0" pn="section-3.2.7-4">The Field RTT type indicates the type of RTT estimation, according to the following description:</t>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-5">
            <dt pn="section-3.2.7-5.1">Raw RTT (=0)</dt>
            <dd pn="section-3.2.7-5.2">
              <t indent="0" pn="section-3.2.7-5.2.1">Raw RTT value of the last Datagram Round-Trip</t>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-6">
            <dt pn="section-3.2.7-6.1">Min RTT (=1)</dt>
            <dd pn="section-3.2.7-6.2">
              <t indent="0" pn="section-3.2.7-6.2.1">Min RTT value over a given period</t>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-7">
            <dt pn="section-3.2.7-7.1">Max RTT (=2)</dt>
            <dd pn="section-3.2.7-7.2">
              <t indent="0" pn="section-3.2.7-7.2.1">Max RTT value over a given period</t>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-8">
            <dt pn="section-3.2.7-8.1">Smooth RTT (=3)</dt>
            <dd pn="section-3.2.7-8.2">
              <t indent="0" pn="section-3.2.7-8.2.1">Averaged RTT value over a given period</t>
            </dd>
          </dl>
          <t indent="0" pn="section-3.2.7-9">Each CCID specifies the algorithms and period applied for their corresponding RTT estimations.The availability of the above described types, to be used in the MP_RTT option, depends on the CCID implementation in place.</t>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-10">
            <dt pn="section-3.2.7-10.1">Age</dt>
            <dd pn="section-3.2.7-10.2">
              <t indent="0" pn="section-3.2.7-10.2.1">The Age parameter defines the time difference between now - creation of the MP_RTT option -
 and the conducted RTT measurement in milliseconds. If no previous measurement
 exists, e.g., when initialized, the value is 0.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-3.2.7-11">An example of a flow showing  the exchange of path individual 
RTT information is provided in
<xref target="ref-MP_RTT_example" format="default" sectionFormat="of" derivedContent="Figure 15"/>. 
RTT1 refers to the first path and RTT2 to the second path. The
RTT values could be extracted from the sender's Congestion Control procedure and are conveyed to the receiving host using the MP_RTT suboption. With the reception of RTT1
and RTT2, the receiver is able to calculate the path_delta which corresponds to
the absolute difference of both values.
In the case that the path individual RTTs are symmetric in the down-link and up-link directions and there is no jitter, packets with missing sequence number MP_SEQ, e.g., in a reordering process, can be assumed lost after path_delta/2.</t>
          <figure anchor="ref-MP_RTT_example" align="left" suppress-title="false" pn="figure-15">
            <name slugifiedName="name-exemplary-flow-of-mp_rtt-ex">Exemplary flow of MP_RTT exchange and usage</name>
            <artwork align="left" pn="section-3.2.7-12.1"><![CDATA[
   MP-DCCP                   MP-DCCP
   Sender                    Receiver
   +--------+  MP_RTT(RTT1)  +-------------+
   |   RTT1 |----------------|             |
   |        |                | path_delta= |
   |        |  MP_RTT(RTT2)  | |RTT1-RTT2| |
   |   RTT2 |----------------|             |
   +--------+                +-------------+
]]></artwork>
          </figure>
        </section>
        <section anchor="MP_ADDADDR" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.8">
          <name slugifiedName="name-mp_addaddr">MP_ADDADDR</name>
          <t indent="0" pn="section-3.2.8-1">The MP_ADDADDR suboption announces additional addresses (and, optionally,
port numbers) by which a host can be reached. This can be sent at any
time during an existing MP-DCCP connection, when the sender wishes to
enable multiple paths and/or when additional paths become available.
Multiple instances of this suboption within a packet 
can simultaneously advertise new addresses.</t>
          <t indent="0" pn="section-3.2.8-2">The Length is variable depending on the address family (IPv4 or IPv6) and whether a port number is
used. This field is in range between 12 and 26 bytes.</t>
          <t indent="0" pn="section-3.2.8-3">The Nonce is a 32-bit random value that is generated locally for
each MP_ADDADDR option and is used in the HMAC calculation process
to prevent replay attacks.</t>
          <t indent="0" pn="section-3.2.8-4">The final 2 bytes, optionally specify the DCCP port number to
use, and their presence can be inferred from the length of the option.
Although it is expected that the majority of use cases will use the
same port pairs as used for the initial subflow (e.g., port 80
remains port 80 on all subflows, as does the ephemeral port at the
client), there could be cases (such as port-based load balancing) where
the explicit specification of a different port is required.  If no
port is specified, the receiving host MUST assume that any attempt to
connect to the specified address uses the port already used by the
subflow on which the MP_ADDADDR signal was sent.</t>
          <t indent="0" pn="section-3.2.8-5">Along with the MP_ADDADDR option an MP_HMAC option MUST be sent for
authentication. The truncated HMAC parameter present in this MP_HMAC
option is the leftmost 20 bytes of an HMAC, negotiated and calculated
as described in <xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/>. In the same way as for MP_JOIN,
the key for the HMAC algorithm, in the case of the message transmitted
by Host A, will be d-KeyA, and in the case of Host B,
d-KeyB.  These are the keys that were exchanged and
selected in the original MP_KEY handshake. The message for the HMAC is
the Address ID, Nonce, IP address, and port number that precede the HMAC in the
MP_ADDADDR option.  If the port number is not present in the MP_ADDADDR option,
the HMAC message will include 2 bytes of value zero.
The rationale for the HMAC is to prevent unauthorized entities from
injecting MP_ADDADDR signals in an attempt to hijack a connection.
Note that, additionally, the presence of this HMAC prevents the
address from being changed in flight unless the key is known by an
intermediary.  If a host receives an MP_ADDADDR option for which it
cannot validate the HMAC, it MUST silently ignore the option.</t>
          <t indent="0" pn="section-3.2.8-6">The presence of an MP_SEQ (<xref target="MP_SEQ" format="default" sectionFormat="of" derivedContent="Section 3.2.5"/>) MUST be ensured in a DCCP datagram
in which MP_ADDADDR is sent, as described in <xref target="MP_CONFIRM" format="default" sectionFormat="of" derivedContent="Section 3.2.1"/>.</t>
          <figure anchor="ref-MP_ADDADDR" align="left" suppress-title="false" pn="figure-16">
            <name slugifiedName="name-format-of-the-mp_addaddr-su">Format of the MP_ADDADDR suboption</name>
            <artwork align="left" pn="section-3.2.8-7.1"><![CDATA[
                      1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  +---------------+---------------+-------+-------+---------------+
  |0 0 1 0 1 1 1 0|      var      |0 0 0 0 0 1 1 1|  Address ID   |
  +---------------+---------------+-------+-------+---------------+
  |                             Nonce                             |
  +-------------------------------+-------------------------------+
  |          Address (IPv4 - 4 bytes / IPv6 - 16 bytes)           |
  +-------------------------------+-------------------------------+
  |   Port (2 bytes, optional)    | + MP_HMAC option
  +-------------------------------+
       Type=46         Length         MP_OPT=7
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.8-8">Each address has an Address ID that could be used for uniquely
identifying the address within a connection for address removal.
Each host maintains a list of unique Address IDs and it manages these as it wishes. The
Address ID is also used to identify MP_JOIN options (see <xref target="MP_JOIN" format="default" sectionFormat="of" derivedContent="Section 3.2.2"/>)
relating to the same address, even when address translators are in use.
The Address ID MUST uniquely identify the address for the sender of the
option (within the scope of the connection); the mechanism for
allocating such IDs is implementation specific.</t>
          <t indent="0" pn="section-3.2.8-9">All Address IDs learned via either MP_JOIN or MP_ADDADDR can be stored
by the receiver in a data structure that gathers all the
Address-ID-to-address mappings for a connection (identified by a CI
pair). In this way, there is a stored mapping between the Address ID,
the observed source address, and the CI pair for future processing of control
information for a connection. Note that an implementation
MAY discard incoming address advertisements. Reasons for this are for example:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.2.8-10">
            <li pn="section-3.2.8-10.1">
              <t indent="0" pn="section-3.2.8-10.1.1">to avoid the required mapping state, or</t>
            </li>
            <li pn="section-3.2.8-10.2">
              <t indent="0" pn="section-3.2.8-10.2.1">because advertised addresses are of no use to it.</t>
            </li>
          </ul>
          <t indent="0" pn="section-3.2.8-11">Possible scenarios in which this applies are the lack of resources to store
a mapping or when IPv6 addresses are advertised even though the host only
supports IPv4. Therefore, a host MUST treat address announcements as soft state.
However, a sender MAY choose to update the announcements periodically to
overcome temporary limitations.</t>
          <t indent="0" pn="section-3.2.8-12">A host
MAY advertise private addresses, e.g., because there is a 
NAT on the path.  It is
desirable to allow this, since there could be cases where both hosts
have additional interfaces on the same private network. The advertisement
of broadcast or multicast IP addresses MUST be ignored by the recipient of
this option, as it is not permitted according to the unicast principle of the
basic DCCP.</t>
          <t indent="0" pn="section-3.2.8-13">The MP_JOIN handshake to
create a new subflow (<xref target="MP_JOIN" format="default" sectionFormat="of" derivedContent="Section 3.2.2"/>) provides mechanisms to minimize
security risks.  The MP_JOIN message contains a 32-bit CI that
uniquely identifies a connection to the receiving host. If the
CI is unknown, the host MUST send a DCCP-Reset.</t>
          <t indent="0" pn="section-3.2.8-14">Further security considerations around the issue of
MP_ADDADDR messages that accidentally misdirect, or maliciously direct,
new MP_JOIN attempts are discussed in <xref target="security" format="default" sectionFormat="of" derivedContent="Section 4"/>.
If a sending host of an MP_ADDADDR knows that no incoming subflows can
be established at a particular address, an MP_ADDADDR SHOULD NOT
announce that address unless the sending host has new knowledge about
the possibility to do so. This information can be obtained from local
firewall or routing settings, knowledge about availability of external
NAT or firewall, or from connectivity checks performed by the
host/application.</t>
          <t indent="0" pn="section-3.2.8-15">The reception of an MP_ADDADDR message is acknowledged using MP_CONFIRM
(<xref target="MP_CONFIRM" format="default" sectionFormat="of" derivedContent="Section 3.2.1"/>). This ensures reliable exchange of address
information.</t>
          <t indent="0" pn="section-3.2.8-16">A host that receives an MP_ADDADDR, but finds at connection set up
that the IP address and port number is unsuccessful, SHOULD NOT perform
further connection attempts to this address/port combination for this
connection. If a sender, however, wishes to trigger a new incoming
connection attempt on a previously advertised address/port combination
can therefore refresh the MP_ADDADDR information by sending the option again.</t>
          <t indent="0" pn="section-3.2.8-17">A host MAY send an MP_ADDADDR message with an already assigned Address
ID using the IP Address previously assigned to this Address ID. The new
MP_ADDADDR could have the same port number or a different port number. The
receiver MUST silently ignore the MP_ADDADDR if the IP Address is not the
same as that previously assigned to this Address ID. A host wishing to
replace an existing Address ID MUST first remove the existing one
(<xref target="MP_REMOVEADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.9"/>).</t>
        </section>
        <section anchor="MP_REMOVEADDR" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.9">
          <name slugifiedName="name-mp_removeaddr">MP_REMOVEADDR</name>
          <t indent="0" pn="section-3.2.9-1">If, during the lifetime of an MP-DCCP connection, a previously announced
address becomes invalid (e.g., if an interface disappears), the
affected host SHOULD announce this. The peer can remove a previously 
added address with an Address ID from a connection
using the Remove Address (MP_REMOVEADDR) suboption. This
will terminate any subflows currently using that address.</t>
          <t indent="0" pn="section-3.2.9-2">MP_REMOVEADDR is only used to close already established subflows that
have an invalid address. Functional flows with a valid address MUST be
closed with a DCCP Close exchange (as with regular DCCP) instead of
using MP_REMOVEADDR. For more information see <xref target="closing" format="default" sectionFormat="of" derivedContent="Section 3.5"/>.</t>
          <t indent="0" pn="section-3.2.9-3">The Nonce is a 32-bit random value that is generated locally for
each MP_REMOVEADDR option and is used in the HMAC calculation process
to prevent replay attacks.</t>
          <t indent="0" pn="section-3.2.9-4">Along with the MP_REMOVEADDR suboption a MP_HMAC option MUST be sent for
authentication. The truncated HMAC parameter present in this MP_HMAC
option is the leftmost 20 bytes of an HMAC, negotiated and calculated
as described in <xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/>. In the same way as for MP_JOIN,
the key for the HMAC algorithm, in the case of the message transmitted
by Host A, will be d-KeyA, and in the case of Host B,
d-KeyB.  These are the keys that were exchanged and
selected in the original MP_KEY handshake. The message for the HMAC is
the Address ID.</t>
          <t indent="0" pn="section-3.2.9-5">The rationale for using a HMAC is to prevent unauthorized entities from
injecting MP_REMOVEADDR signals in an attempt to hijack a connection.
Note that, additionally, the presence of this HMAC prevents the
address from being modified in flight unless the key is known by an
intermediary.  If a host receives an MP_REMOVEADDR option for which it
cannot validate the HMAC, it MUST silently ignore the option.</t>
          <t indent="0" pn="section-3.2.9-6">A receiver MUST include an MP_SEQ (<xref target="MP_SEQ" format="default" sectionFormat="of" derivedContent="Section 3.2.5"/>) in a DCCP datagram that sends
an MP_REMOVEADDR. Further details are given in <xref target="MP_CONFIRM" format="default" sectionFormat="of" derivedContent="Section 3.2.1"/>.</t>
          <t indent="0" pn="section-3.2.9-7">The reception of an MP_REMOVEADDR message is acknowledged using MP_CONFIRM
(<xref target="MP_CONFIRM" format="default" sectionFormat="of" derivedContent="Section 3.2.1"/>). This ensures reliable exchange of address
information. To avoid inconsistent states, the sender releases 
the address ID only after MP_REMOVEADDR has been confirmed.</t>
          <t indent="0" pn="section-3.2.9-8">The sending and receiving of this message SHOULD trigger the closing procedure
described in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> between the client and the server on the affected
subflow(s), if possible. This helps remove middlebox state, before
removing any local state.</t>
          <t indent="0" pn="section-3.2.9-9">Address removal is done by Address ID to allow the use of NATs and other
middleboxes that rewrite source addresses.  If there is no address
at the requested Address ID, the receiver will silently ignore the request.</t>
          <figure anchor="refMP_REMOVEADDR" align="left" suppress-title="false" pn="figure-17">
            <name slugifiedName="name-format-of-the-mp_removeaddr">Format of the MP_REMOVEADDR suboption</name>
            <artwork align="left" pn="section-3.2.9-10.1"><![CDATA[
                     1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|0 0 1 0 1 1 1 0|0 0 0 0 0 1 0 0|0 0 0 0 1 0 0 0|   Address ID  |
+---------------+---------------+---------------+---------------+
|                             Nonce                             |
+-------------------------------+-------------------------------+
     Type=46        Length=8         MP_OPT=8

-> followed by MP_HMAC option
]]></artwork>
          </figure>
        </section>
        <section anchor="MP_PRIO" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.10">
          <name slugifiedName="name-mp_prio">MP_PRIO</name>
          <t indent="0" pn="section-3.2.10-1">The path priority signaled with the MP_PRIO option provides hints 
for the packet scheduler when making decisions about which path to use for 
payload traffic.
When a single specific path from the set of available
paths is treated with higher priority compared to the others
when making scheduling decisions for payload traffic, a host can 
signal such change in priority to the peer.
This could be used when there are different costs for
using different paths (e.g., Wi-Fi is free while cellular has limit on
volume, 5G has higher energy consumption). The priority of a path
could also change, for example, when a mobile host runs out
of battery, the usage of only a single path may be the preferred choice
of the user.</t>
          <t indent="0" pn="section-3.2.10-2">The MP_PRIO suboption, shown below, can be used to set a priority value
for the subflow over which the suboption is received.</t>
          <figure anchor="ref-MP_PRIO" align="left" suppress-title="false" pn="figure-18">
            <name slugifiedName="name-format-of-the-mp_prio-subop">Format of the MP_PRIO suboption</name>
            <artwork align="left" pn="section-3.2.10-3.1"><![CDATA[
                        1                   2                   3
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +---------------+---------------+---------------+--------------+
   |0 0 1 0 1 1 1 0|0 0 0 0 0 1 0 0|0 0 0 0 1 0 0 1|(resvd)| prio |
   +---------------+---------------+---------------+--------------+
       Type=46         Length=4        MP_OPT=9
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.10-4">The following values are available for the Prio field:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.2.10-5">
            <li pn="section-3.2.10-5.1">
              <t indent="0" pn="section-3.2.10-5.1.1">0: Do not use. The path is not available.</t>
            </li>
            <li pn="section-3.2.10-5.2">
              <t indent="0" pn="section-3.2.10-5.2.1">1: Standby: do not use this path for traffic scheduling, if another
   path (secondary or primary) is available. The path will only be used if 
   other secondary or primary paths are not established.</t>
            </li>
            <li pn="section-3.2.10-5.3">
              <t indent="0" pn="section-3.2.10-5.3.1">2: Secondary: do not use this path for traffic scheduling, if the other
   paths are good enough. The path will be used occasionally for increasing 
   temporarily the available capacity, e.g. when primary paths are 
   congested or are not available. This is the recommended setting for
   paths that have costs or data caps as these paths will be used less
   frequently then primary paths.</t>
            </li>
            <li pn="section-3.2.10-5.4">
              <t indent="0" pn="section-3.2.10-5.4.1">3 - 15: Primary: The path can be used for packet scheduling decisions. The 
   priority number indicates the relative priority of one path over the 
   other for primary paths. Higher numbers indicate higher priority. 
   The peer should consider sending traffic first over higher priority paths. 
   This is the recommended setting for paths that do not have a cost or 
   data caps associated with them as these paths will be frequently used.</t>
            </li>
          </ul>
          <t indent="0" pn="section-3.2.10-6">Example use cases include:</t>
          <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-3.2.10-7"><li pn="section-3.2.10-7.1" derivedCounter="1.">
              <t indent="0" pn="section-3.2.10-7.1.1">Setting Wi-Fi path to Primary and Cellular paths to Secondary. In this case
   Wi-Fi will be used and Cellular will be used only if the Wi-Fi path is congested or not
   available. Such setting results in using the Cellular path only temporally, 
   if more capacity is needed than the Wi-Fi path can provide, indicating a 
   clear priority of the Wi-Fi path over the Cellular due to, e.g., cost reasons.</t>
            </li>
            <li pn="section-3.2.10-7.2" derivedCounter="2.">
              <t indent="0" pn="section-3.2.10-7.2.1">Setting Wi-Fi path to Primary and Cellular to Standby. In this case Wi-Fi
   will be used and Cellular will be used only if the Wi-Fi path is not available.</t>
            </li>
            <li pn="section-3.2.10-7.3" derivedCounter="3.">
              <t indent="0" pn="section-3.2.10-7.3.1">Setting Wi-Fi path to Primary and Cellular path to Primary. In this case,
   both paths can be used when making packet scheduling decisions.</t>
            </li>
          </ol>
          <t indent="0" pn="section-3.2.10-8">If not specified, the default behavior is to always use a path for 
packet scheduling decisions (MP_PRIO=3), when the path has been established and 
added to an existing MP-DCCP connection. At least one path ought to have an 
MP_PRIO value greater or equal to one for it to be allowed to send on the 
connection. It is RECOMMENDED to update at least one path to a non-zero MP_PRIO
value when an MP-DCCP connection enters a state where all paths remain with an
MP_PRIO value of zero. This helps an MP-DCCP connection to 
schedule when the multipath scheduler strictly respects MP_PRIO value 0.
To ensure reliable transmission, the MP_PRIO suboption MUST be acknowledged via an MP_CONFIRM 
(see <xref target="ref-mp-option-confirm" format="default" sectionFormat="of" derivedContent="Table 4"/>).</t>
          <t indent="0" pn="section-3.2.10-9">The relative ratio of the primary path values 3-15 depend on the path usage strategy, which is described in more detail in <xref target="path_usage_strategy" format="default" sectionFormat="of" derivedContent="Section 3.11"/>. In the case of path mobility (<xref target="path_mobility" format="default" sectionFormat="of" derivedContent="Section 3.11.1"/>), only one path can be used at a time and MUST be the appropriate one that has the highest available priority value including also the prio numbers 1 and 2. In the other case of concurrent path usage (<xref target="concurrent_usage" format="default" sectionFormat="of" derivedContent="Section 3.11.2"/>), the definition is up to the multipath scheduler logic.</t>
          <t indent="0" pn="section-3.2.10-10">An MP_SEQ (<xref target="MP_SEQ" format="default" sectionFormat="of" derivedContent="Section 3.2.5"/>) MUST be present in a DCCP datagram
in which the MP_PRIO suboption is sent. Further details are given in <xref target="MP_CONFIRM" format="default" sectionFormat="of" derivedContent="Section 3.2.1"/>.</t>
        </section>
        <section anchor="MP_CLOSE" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.11">
          <name slugifiedName="name-mp_close">MP_CLOSE</name>
          <figure anchor="ref-MP_CLOSE" align="left" suppress-title="false" pn="figure-19">
            <name slugifiedName="name-format-of-the-mp_close-subo">Format of the MP_CLOSE suboption</name>
            <artwork align="left" pn="section-3.2.11-1.1"><![CDATA[
              1          2          3           
   01234567 89012345 67890123 45678901 23456789 
  +--------+--------+--------+--------+--------+
  |00101110|  var   |00001010| Key Data ...
  +--------+--------+--------+--------+--------+
   Type=46   Length  MP_OPT=10
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.11-2">An MP-DCCP connection can be gracefully closed by sending and MP_CLOSE to the peer host. 
On all subflows, the regular termination procedure as described in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> 
MUST be initiated using MP_CLOSE in the initial packet (either a DCCP-CloseReq or a DCCP-Close). 
When  a DCCP-CloseReq is used, the following DCCP-Close MUST also carry the MP_CLOSE 
to avoid keeping a state in the sender of the DCCP-CloseReq. 
At the initiator of the DCCP-CloseReq, all sockets including the MP-DCCP connection socket, 
transition to CLOSEREQ state. 
To protect from unauthorized shutdown of a multi-path connection, the selected Key Data of 
the peer host during the handshaking procedure MUST be included in by the MP_CLOSE option 
and must be validated by the peer host. 
Note, the Key Data is different between MP_CLOSE option carried by DCCP-CloseReq or DCCP-Close.</t>
          <t indent="0" pn="section-3.2.11-3">On reception of the first DCCP-CloseReq carrying an MP_CLOSE with valid Key Data, 
or due to a local decision, all subflows transition to the CLOSING state 
before transmitting a DCCP-Close carrying MP_CLOSE. 
The MP-DCCP connection socket on the host sending the DCCP-Close reflects the state of 
the initial subflow during handshake with MP_KEY option. 
If the initial subflow no longer exists, the state moves immediately to CLOSED.</t>
          <t indent="0" pn="section-3.2.11-4">Upon reception of the first DCCP-Close carrying an MP_CLOSE with valid Key Data 
at the peer host, all subflows, as well as the MP-DCCP connection socket, 
move to the CLOSED state. After this, a DCCP-Reset with Reset Code 1 
MUST be sent on any subflow in response to a received DCCP-Close containing a valid MP_CLOSE option.</t>
          <t indent="0" pn="section-3.2.11-5">When the MP-DCCP connection socket is in CLOSEREQ or CLOSE state, new subflow requests using MP_JOIN MUST be ignored.</t>
          <t indent="0" pn="section-3.2.11-6">Contrary to an MP_FAST_CLOSE (<xref target="MP_FAST_CLOSE" format="default" sectionFormat="of" derivedContent="Section 3.2.3"/>), no single-sided abrupt termination is applied.</t>
        </section>
        <section anchor="MP_EXP" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.12">
          <name slugifiedName="name-experimental-multipath-opti">Experimental Multipath option MP_EXP for private use</name>
          <t indent="0" pn="section-3.2.12-1">This section reserves a Multipath option to define and specify any experimental additional feature for improving and optimization of the MP-DCCP protocol. This
option could be applicable to specific environments or scenarios according to potential new requirements and is meant for private use only. MP_OPT 
feature number 11 is specified with an exemplary description as below:</t>
          <figure anchor="ref-MP_EXP" align="left" suppress-title="false" pn="figure-20">
            <name slugifiedName="name-format-of-the-mp_exp-subopt">Format of the MP_EXP suboption</name>
            <artwork align="left" pn="section-3.2.12-2.1"><![CDATA[
                     1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|0 0 1 0 1 1 1 0|      var      |0 0 0 0 1 0 1 1|   Data TBD    |
+---------------+---------------+---------------+---------------+
|   ...                                                         
+---------------------------------------------------------------+
     Type=46         Length         MP_OPT=11
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.12-3">The Data field can carry any data according to the foreseen use by the experimenters with a maximum length of 252 bytes.</t>
        </section>
      </section>
      <section anchor="handshaking" numbered="true" removeInRFC="false" toc="include" pn="section-3.3">
        <name slugifiedName="name-mp-dccp-handshaking-procedu">MP-DCCP Handshaking Procedure</name>
        <t indent="0" pn="section-3.3-1">An example to illustrate the MP-DCCP handshake procedure is shown in <xref target="ref-mp-dccp-handshaking" format="default" sectionFormat="of" derivedContent="Figure 21"/>.</t>
        <figure anchor="ref-mp-dccp-handshaking" align="left" suppress-title="false" pn="figure-21">
          <name slugifiedName="name-example-mp-dccp-handshake">Example MP-DCCP handshake</name>
          <artwork align="left" pn="section-3.3-2.1"><![CDATA[
          Host A                                         Host B 
------------------------                              ----------
Address A1    Address A2                              Address B1
----------    ----------                              ----------
     |             |                                       |
     |           DCCP-Request + Change R (MP_CAPABLE,...)  |
     |----- MP_KEY(CI-A + KeyA(1), KeyA(2),...) ---------->|
     |<------------------- MP_KEY(CI-B + KeyB) ------------|
     |       DCCP-Response +  Confirm L (MP_CAPABLE, ...)  |
     |             |                                       |
     |   DCCP-Ack  |                                       |
     |---------------------------------------------------->|
     |<----------------------------------------------------|
     |   DCCP-Ack  |                                       |
     |             |                                       |
     |             |DCCP-Request + Change R(MP_CAPABLE,...)|
     |             |--- MP_JOIN(CI-B,RA) ----------------->|
     |             |<------MP_JOIN(CI-A,RB) + MP_HMAC(B)---|
     |             |DCCP-Response+Confirm L(MP_CAPABLE,...)|
     |             |                                       |
     |             |DCCP-Ack                               |
     |             |-------- MP_HMAC(A) ------------------>|
     |             |<--------------------------------------|
     |             |DCCP-ACK                               |
]]></artwork>
        </figure>
        <t indent="0" pn="section-3.3-3">The basic initial handshake for the first subflow is as follows:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.3-4">
          <li pn="section-3.3-4.1">
            <t indent="0" pn="section-3.3-4.1.1">Host A sends a DCCP-Request with the MP-Capable feature Change
request and the MP_KEY option with a Host-specific CI-A and a KeyA for
each of the supported key types as described in <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/>. CI-A is a unique identifier during the
lifetime of an MP-DCCP connection.</t>
          </li>
          <li pn="section-3.3-4.2">
            <t indent="0" pn="section-3.3-4.2.1">Host B sends a DCCP-Response with Confirm feature for
MP-Capable and the MP_Key option with a unique Host-specific CI-B and a single Host-specific KeyB.
The type of the key is chosen from the list of supported types
from the previous request.</t>
          </li>
          <li pn="section-3.3-4.3">
            <t indent="0" pn="section-3.3-4.3.1">Host A sends a DCCP-Ack to confirm the proper key exchange.</t>
          </li>
          <li pn="section-3.3-4.4">
            <t indent="0" pn="section-3.3-4.4.1">Host B sends a DCCP-Ack to complete the handshake and set both connection ends to the OPEN state.</t>
          </li>
        </ul>
        <t indent="0" pn="section-3.3-5">It should be noted that DCCP is protected against corruption of DCCP header data (section 9 of <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>), so no additional mechanisms beyond the general confirmation are required to ensure that the header data has been properly received.</t>
        <t indent="0" pn="section-3.3-6">Host A waits for the final DCCP-Ack from Host B before starting any
establishment of additional subflow connections.</t>
        <t indent="0" pn="section-3.3-7">The handshake for subsequent subflows based on a successful initial
handshake is as follows:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.3-8">
          <li pn="section-3.3-8.1">
            <t indent="0" pn="section-3.3-8.1.1">Host A sends a DCCP-Request with the MP-Capable feature Change
request and the MP_JOIN option with Host B's CI-B,
obtained during the initial handshake. Additionally, an own random nonce
RA is transmitted with the MP_JOIN.</t>
          </li>
          <li pn="section-3.3-8.2">
            <t indent="0" pn="section-3.3-8.2.1">Host B computes the HMAC of the DCCP-Request and sends a DCCP-Response
with Confirm feature option for MP-Capable and the MP_JOIN option with
the CI-A and a random nonce RB together with the computed MP_HMAC.
As specified in <xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/>, the HMAC is calculated by taking the leftmost 20 bytes from the SHA256 hash
of a HMAC code created by using the nonce received with MP_JOIN(A) and the
local nonce RB as message and the derived key described in <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/> as key:  </t>
            <t indent="0" pn="section-3.3-8.2.2">
MP_HMAC(B) = HMAC-SHA256(Key=d-keyB, Msg=RB+RA)</t>
          </li>
          <li pn="section-3.3-8.3">
            <t indent="0" pn="section-3.3-8.3.1">Host A sends a DCCP-Ack with the HMAC computed for the DCCP-Response.
As specified in <xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/>, the HMAC is calculated by taking the leftmost 20 bytes from the SHA256 hash
of a HMAC code created by using the local nonce RA and the nonce received
with MP_JOIN(B) as message and the derived key described in <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/> as key:  </t>
            <t indent="0" pn="section-3.3-8.3.2">
MP_HMAC(A) = HMAC-SHA256(Key=d-keyA, Msg=RA+RB)</t>
          </li>
          <li pn="section-3.3-8.4">
            <t indent="0" pn="section-3.3-8.4.1">Host B sends a DCCP-Ack to confirm the HMAC and to conclude the
handshaking.</t>
          </li>
        </ul>
      </section>
      <section anchor="address-knowledge-exchange" numbered="true" removeInRFC="false" toc="include" pn="section-3.4">
        <name slugifiedName="name-address-knowledge-exchange">Address knowledge exchange</name>
        <section anchor="advertising-a-new-path-mpaddaddr" numbered="true" removeInRFC="false" toc="include" pn="section-3.4.1">
          <name slugifiedName="name-advertising-a-new-path-mp_a">Advertising a new path (MP_ADDADDR)</name>
          <t indent="0" pn="section-3.4.1-1">When a host (Host A) wants to advertise the availability of a new path, it should use the MP_ADDADDR option (<xref target="MP_ADDADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.8"/>) as
shown in the example in <xref target="ref-mp-dccp-add-address" format="default" sectionFormat="of" derivedContent="Figure 22"/>. The MP_ADDADDR option passed in the DCCP-Data contains the following parameters:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.4.1-2">
            <li pn="section-3.4.1-2.1">
              <t indent="0" pn="section-3.4.1-2.1.1">an identifier (id 2) for the new IP address which is used as a reference in subsequent control exchanges.</t>
            </li>
            <li pn="section-3.4.1-2.2">
              <t indent="0" pn="section-3.4.1-2.2.1">a Nonce value to prevent replay attacks</t>
            </li>
            <li pn="section-3.4.1-2.3">
              <t indent="0" pn="section-3.4.1-2.3.1">the IP address of the new path (A2_IP)</t>
            </li>
            <li pn="section-3.4.1-2.4">
              <t indent="0" pn="section-3.4.1-2.4.1">A pair of bytes specifying the port number associated with this IP address. The value of 00 here indicates that the port number is the same
as that used for the initial subflow address A1_IP</t>
            </li>
          </ul>
          <t indent="0" pn="section-3.4.1-3">According to <xref target="MP_ADDADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.8"/>, the following options are required in a packet carrying MP_ADDADDR:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.4.1-4">
            <li pn="section-3.4.1-4.1">
              <t indent="0" pn="section-3.4.1-4.1.1">the leftmost 20 bytes of the HMAC(A) generated during the initial handshaking procedure described in <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/> and <xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/></t>
            </li>
            <li pn="section-3.4.1-4.2">
              <t indent="0" pn="section-3.4.1-4.2.1">the MP_SEQ option with the sequence number (seqno 12) for this message according to <xref target="MP_SEQ" format="default" sectionFormat="of" derivedContent="Section 3.2.5"/>.</t>
            </li>
          </ul>
          <t indent="0" pn="section-3.4.1-5">Host B acknowledges receipt of the MP_ADDADDR message with a DCCP-Ack containing the MP_CONFIRM option. The parameters supplied in this
response are as follows:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.4.1-6">
            <li pn="section-3.4.1-6.1">
              <t indent="0" pn="section-3.4.1-6.1.1">an MP_CONFIRM containing the MP_SEQ number (seqno 12) of the packet carrying the option that we are confirming together with the MP_ADDADDR option</t>
            </li>
            <li pn="section-3.4.1-6.2">
              <t indent="0" pn="section-3.4.1-6.2.1">the leftmost 20 bytes of the HMAC(B) generated during the initial handshaking procedure <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/></t>
            </li>
          </ul>
          <figure anchor="ref-mp-dccp-add-address" align="left" suppress-title="false" pn="figure-22">
            <name slugifiedName="name-example-mp-dccp-addaddr-pro">Example MP-DCCP ADDADDR procedure</name>
            <artwork align="left" pn="section-3.4.1-7.1"><![CDATA[
          Host A                                         Host B 
------------------------                              -----------
Address A1    Address A2                               Address B1
----------    ----------                              -----------
     |             |                                       |
     |   DCCP-Data +  MP_ADDADDR(id 2, Nonce, A2_IP, 00) + |
     |------- MP_HMAC(A) + MP_SEQ(seqno 12) -------------->|
     |             |                                       |      
     |   DCCP-Ack + MP_HMAC(B) +                           |
     |<----- MP_CONFIRM(seqno 12, MP_ADDADDR) -------------|
]]></artwork>
          </figure>
        </section>
        <section anchor="removing-a-path-mpremoveaddr" numbered="true" removeInRFC="false" toc="include" pn="section-3.4.2">
          <name slugifiedName="name-removing-a-path-mp_removead">Removing a path (MP_REMOVEADDR)</name>
          <t indent="0" pn="section-3.4.2-1">When a host (Host A) wants to indicate that a path is no longer available, it should use the MP_REMOVEADDR option (<xref target="MP_REMOVEADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.9"/>) as
shown in the example in <xref target="ref-mp-dccp-remove-address" format="default" sectionFormat="of" derivedContent="Figure 23"/>. The MP_REMOVEADDR option passed in the DCCP-Data contains the following parameters:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.4.2-2">
            <li pn="section-3.4.2-2.1">
              <t indent="0" pn="section-3.4.2-2.1.1">an identifier (id 2) for the IP address to remove (A2_IP) and which was specified in a previous MP_ADDADDR message.</t>
            </li>
            <li pn="section-3.4.2-2.2">
              <t indent="0" pn="section-3.4.2-2.2.1">a Nonce value to prevent replay attacks</t>
            </li>
          </ul>
          <t indent="0" pn="section-3.4.2-3">According to <xref target="MP_REMOVEADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.9"/>, the following options are required in a packet carrying MP_REMOVEADDR:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.4.2-4">
            <li pn="section-3.4.2-4.1">
              <t indent="0" pn="section-3.4.2-4.1.1">the leftmost 20 bytes of the HMAC(A) generated during the initial handshaking procedure described in <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/> and <xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/></t>
            </li>
            <li pn="section-3.4.2-4.2">
              <t indent="0" pn="section-3.4.2-4.2.1">the MP_SEQ option with the sequence number (seqno 33) for this message according to <xref target="MP_SEQ" format="default" sectionFormat="of" derivedContent="Section 3.2.5"/>.</t>
            </li>
          </ul>
          <t indent="0" pn="section-3.4.2-5">Host B acknowledges receipt of the MP_REMOVEADDR message with a DCCP-Ack containing the MP_CONFIRM option. The parameters supplied in this
response are as follows:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.4.2-6">
            <li pn="section-3.4.2-6.1">
              <t indent="0" pn="section-3.4.2-6.1.1">an MP_CONFIRM containing the MP_SEQ number (seqno 33) of the packet carrying the option that we are confirming, together with the MP_REMOVEADDR option</t>
            </li>
            <li pn="section-3.4.2-6.2">
              <t indent="0" pn="section-3.4.2-6.2.1">the leftmost 20 bytes of the HMAC(B) generated during the initial handshaking procedure <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/></t>
            </li>
          </ul>
          <figure anchor="ref-mp-dccp-remove-address" align="left" suppress-title="false" pn="figure-23">
            <name slugifiedName="name-example-mp-dccp-removeaddr-">Example MP-DCCP REMOVEADDR procedure</name>
            <artwork align="left" pn="section-3.4.2-7.1"><![CDATA[
          Host A                                         Host B 
------------------------                              -----------
Address A1    Address A2                               Address B1
----------    ----------                              -----------
     |             |                                       |
     |   DCCP-Data +  MP_REMOVEADDR(id 2, Nonce) +         |
     |------- MP_HMAC(A) + MP_SEQ(seqno 33) -------------->|
     |             |                                       |      
     |   DCCP-Ack + MP_HMAC(B) +                           |
     |<----- MP_CONFIRM(seqno 33, MP_REMOVEADDR) ----------|
]]></artwork>
          </figure>
        </section>
      </section>
      <section anchor="closing" numbered="true" removeInRFC="false" toc="include" pn="section-3.5">
        <name slugifiedName="name-closing-an-mp-dccp-connecti">Closing an MP-DCCP connection</name>
        <t indent="0" pn="section-3.5-1">When a host wants to close an existing subflow but not the whole MP-DCCP
connection, it MUST initiate the regular DCCP connection termination procedure 
as described in Section 5.6 of <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, i.e., it sends a DCCP-Close/DCCP-Reset on the subflow. This
may be preceded by a DCCP-CloseReq. In the event of an irregular termination of a subflow,
e.g., during subflow establishment, it MUST use an appropriate DCCP-Reset code as specified in IANA <xref target="DCCP.Parameter" format="default" sectionFormat="of" derivedContent="DCCP.Parameter"/> for DCCP operations. This could be, for example, sending reset code 5 (Option Error) when an MP-DCCP
option provides invalid data or reset code 9 (Too Busy) when the maximum number of maintainable paths
is reached. Note that receiving a reset code 9 for secondary subflows MUST NOT impact already existing active
subflows. If necessary, these subflows are terminated in a subsequent step using the procedures described in
this section.</t>
        <t indent="0" pn="section-3.5-2">A host terminates an MP-DCCP connection using the DCCP connection termination specified in section 5.5 of
<xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> on each subflow with the first packet on each subflow carrying MP_CLOSE (see <xref target="MP_CLOSE" format="default" sectionFormat="of" derivedContent="Section 3.2.11"/>).</t>
        <artwork align="left" pn="section-3.5-3"><![CDATA[
  Host A                                   Host B
  ------                                   ------
                                   <-      Optional DCCP-CloseReq +
                                           MP_CLOSE [A's key] 
                                           [on all subflows]
  DCCP-Close + MP_CLOSE            ->
  [B's key] [on all subflows]
                                   <-      DCCP-Reset
                                           [on all subflows]
]]></artwork>
        <t indent="0" pn="section-3.5-4">Additionally, an MP-DCCP connection may be closed abruptly using the "Fast Close"
procedure described in <xref target="MP_FAST_CLOSE" format="default" sectionFormat="of" derivedContent="Section 3.2.3"/>, where a DCCP-Reset is sent on all
subflows, each carrying the MP_FAST_CLOSE option.</t>
        <artwork align="left" pn="section-3.5-5"><![CDATA[
  Host A                                   Host B
  ------                                   ------
  DCCP-Reset + MP_FAST_CLOSE       ->
  [B's key] [on all subflows]
                                   <-      DCCP-Reset
                                           [on all subflows]
]]></artwork>
      </section>
      <section anchor="fallback" numbered="true" removeInRFC="false" toc="include" pn="section-3.6">
        <name slugifiedName="name-fallback">Fallback</name>
        <t indent="0" pn="section-3.6-1">When a subflow fails to operate following MP-DCCP intended behavior, it is 
necessary to proceed with a fall back. This may be either falling back 
to regular DCCP <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> or removing a problematic subflow. The main reasons for 
subflow failing include: no MP support at peer host, failure to negotiate protocol
version, loss of Multipath options, faulty/non-supported MP-DCCP options or modification
of payload data.</t>
        <t indent="0" pn="section-3.6-2">At the start of an MP-DCCP connection, the handshake ensures exchange of MP-DCCP feature and
options and thus ensures that the path is fully MP-DCCP capable. If during the
handshake procedure it appears that DCCP-Request or DCCP-Response
messages do not carry the MP_CAPABLE feature, the MP-DCCP connection will not be 
established and the handshake SHOULD fall back to regular DCCP. If this is not 
possible the connection MUST be closed.</t>
        <t indent="0" pn="section-3.6-3">If the endpoints fail to agree on the protocol version to use during the Multipath
Capable feature negotiation, the connection MUST either be closed or fall back
to regular DCCP. This is described in <xref target="mp_capable" format="default" sectionFormat="of" derivedContent="Section 3.1"/>. The protocol version negotiation
distinguishes between negotiation for the initial connection establishment, and
addition of subsequent subflows. If protocol version negotiation is not successful
during the initial connection establishment, MP-DCCP connection will fall back to regular DCCP.</t>
        <t indent="0" pn="section-3.6-4">The fall back procedure to regular DCCP MUST be also applied if the MP_KEY <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/> Key Type cannot be negotiated.</t>
        <t indent="0" pn="section-3.6-5">If a subflow attempts to join an existing MP-DCCP connection, but MP-DCCP options or MP_CAPABLE
feature are not present or are faulty in the handshake procedure, that subflow MUST be closed.
This is especially the case if a different MP_CAPABLE version than the originally negotiated
version is used. Reception of a non-verifiable MP_HMAC (<xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/>) or an invalid
CI used in MP_JOIN (<xref target="MP_JOIN" format="default" sectionFormat="of" derivedContent="Section 3.2.2"/>) during flow establishment MUST cause the
subflow to be closed.</t>
        <t indent="0" pn="section-3.6-6">The subflow closing procedure MUST be also applied if a final ACK carrying MP_KEY with wrong KeyA/KeyB is
received or MP_KEY option is malformed.</t>
        <t indent="0" pn="section-3.6-7">Another relevant case is when payload data is modified by middleboxes. DCCP uses 
checksum to protect the data, as described in section 9 of <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>. A checksum will 
fail if the data has been changed in any way. All data from the start of the segment that
failed the checksum onwards cannot be considered trustworthy. DCCP defines that if 
the checksum fails, the receiving endpoint MUST drop the application data and report 
that data as dropped due to corruption using a Data Dropped option (Drop Code 3, 
Corrupt). If data is dropped due to corruption for an MP-DCCP connection, the affected
subflow MAY be closed. The same procedure applies if the MP option is unknown.</t>
      </section>
      <section anchor="state-diagram" numbered="true" removeInRFC="false" toc="include" pn="section-3.7">
        <name slugifiedName="name-state-diagram">State Diagram</name>
        <t indent="0" pn="section-3.7-1">The MP-DCCP per subflow state transitions to a large extent follow the
state transitions defined for DCCP in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, with some modifications 
due to the MP-DCCP four-way handshake and fast close procedures. The state diagram below
illustrates the most common state transitions.  The diagram is illustrative.
For example, there are arcs (not shown) from several additional states 
to TIMEWAIT, contingent on the receipt of a valid DCCP-Reset.</t>
        <t indent="0" pn="section-3.7-2">The states transitioned
when moving from the CLOSED to OPEN state during the four-way handshake
remain the same as for DCCP, but it is no longer possible to transmit
application data while in the REQUEST state. The fast close procedure
can be triggered by either the client or the server and results in the transmission
of a Reset packet. The fast close procedure moves the state of the client and server
directly to TIMEWAIT and CLOSED, respectively.</t>
        <figure anchor="ref-mp-dccp-state-transition" align="left" suppress-title="false" pn="figure-24">
          <name slugifiedName="name-most-common-state-transitio">Most common state transitions of an MP-DCCP subflow</name>
          <artwork align="left" pn="section-3.7-3.1"><![CDATA[
   +----------------------------+    +------------------------------+
   |                            v    v                              |
   |                         +----------+                           |
   |           +-------------+  CLOSED  +-------------+             |
   |           | passive     +----------+   active    |             |
   |           |  open                       open     |             |
   |           |                          snd Request |             |
   |           v                                      v             |
   |     +-----------+                           +----------+       |
   |     |  LISTEN   |                           | REQUEST  |       |
   |     +-----+-----+                           +----+-----+       |
   |           | rcv Request             rcv Response |             |
   |           | snd Response              snd Ack    |             |
   |           v                                      v             |
   |     +-----------+                           +----------+       |
   |     |  RESPOND  |                           | PARTOPEN |       |
   |     +-----+-----+                           +----+-----+       |
   |           | rcv Ack             rcv Ack/DataAck  |             |
   |           | snd Ack                              |             |
   |           |             +-----------+            |             |
   |           +------------>|   OPEN    |<-----------+             |
   |                         +--+-+-+-+--+                          |
   |        server active close | | | |   active close              |
   |            snd CloseReq    | | | | or rcv CloseReq             |
   |                            | | | |    snd Close                |
   |                            | | | |                             |
   |     +-----------+          | | | |            +----------+     |
   |     | CLOSEREQ  |<---------+ | | +----------->| CLOSING  |     |
   |     +-----+-----+            | |              +----+-----+     |
   |           | rcv Close        | |         rcv Reset |           |
   |           | snd Reset        | |                   |           |
   |           |                  | | active FastClose  |           |
   |<----------+        rcv Close | | or rcv FastClose  v           |
   |   or server active FastClose | | snd Reset    +----+-----+     |
   |      or server rcv FastClose | +------------->| TIMEWAIT |     |
   |                    snd Reset |                +----+-----+     |
   +------------------------------+                     |           |
                                                        +-----------+
                                                    2MSL timer expires
]]></artwork>
        </figure>
      </section>
      <section anchor="congestion-control-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-3.8">
        <name slugifiedName="name-congestion-control-consider">Congestion Control Considerations</name>
        <t indent="0" pn="section-3.8-1">Senders MUST manage per-path congestion status, and avoid to
sending more data on a given path than congestion control
for each path allows.</t>
      </section>
      <section anchor="mps" numbered="true" removeInRFC="false" toc="include" pn="section-3.9">
        <name slugifiedName="name-maximum-packet-size-conside">Maximum Packet Size Considerations</name>
        <t indent="0" pn="section-3.9-1">A DCCP implementation maintains the maximum packet size (MPS) during operation of a DCCP session. This procedure is specified for single-path DCCP in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, Section 14. Without any restrictions, this is adopted for MP-DCCP operations, in particular the PMTU measurement and the Sender Behaviour. The DCCP application interface SHOULD allow the application to discover the current MPS. This reflects the current supported largest size for the data stream that can be used across the set of all active MP-DCCP subflows.</t>
      </section>
      <section anchor="maximum-number-of-subflows-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-3.10">
        <name slugifiedName="name-maximum-number-of-subflows-">Maximum number of Subflows Considerations</name>
        <t indent="0" pn="section-3.10-1">MP-DCCP does not support any explicit procedure to negotiate
the maximum number of subflows between endpoints. In practical
scenarios, however, there will be resource limitations on the host
or use cases that do not benefit from additional subflows.</t>
        <t indent="0" pn="section-3.10-2">It is RECOMMENDED to limit the number of subflows in implementations and to reject incoming subflow requests with a DCCP-Reset using the Reset Code "too busy" according to <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> if the resource limit is exceeded or it is known that the multipath connection will not benefit from further subflows. Likewise, the host that wants to create the subflows is RECOMMENDED to consider the aspect of available resources and the possible gains.</t>
        <t indent="0" pn="section-3.10-3">To avoid further inefficiencies with subflows due to short-lived connections, it MAY be useful to delay the start of additional subflows. The decision on the initial number of subflows can be based on the occupancy of the socket buffer and/or the timing.</t>
        <t indent="0" pn="section-3.10-4">While in the socket buffer based approach the number of initial subflows can be derived by opening new subflows until their initial windows cover the amount of buffered application data, the timing based approach delays the start of additional subflows based on a certain time period, load or knowledge of traffic and path properties. The delay based approach also provides resilience for low-bandwidth but long-lived applications. All this could also be supported by advanced APIs that signal application traffic requests to the MP-DCCP.</t>
      </section>
      <section anchor="path_usage_strategy" numbered="true" removeInRFC="false" toc="include" pn="section-3.11">
        <name slugifiedName="name-path-usage-strategies">Path usage strategies</name>
        <t indent="0" pn="section-3.11-1">MP-DCCP can be configured to realize one of several strategies for path usage, via selecting one DCCP subflow of the multiple DCCP subflows within an MP-DCCP connection for data transmission. This can be a dynamic process further facilitated by the means of DCCP and MP-DCCP defined options such as path preference using MP-PRIO, adding or removing DCCP subflows using MP_REMOVEADDR, MP_ADDADDR or DCCP-Close/DCCP-Reset and also path metrics such as packet-loss-rate, CWND or RTT provided by the Congestion Control Algorithm.
Selecting an appropriate method can allow MP-DCCP to realize different path utilization strategies that make MP-DCCP suitable for end-to-end implementation over the Internet or in controlled environments such as Hybrid Access or 5G ATSSS.</t>
        <section anchor="path_mobility" numbered="true" removeInRFC="false" toc="include" pn="section-3.11.1">
          <name slugifiedName="name-path-mobility">Path mobility</name>
          <t indent="0" pn="section-3.11.1-1">The path mobility strategy provides the use of a single path with a seamless handover function to continue the connection when the currently used path is deemed unsuitable for service delivery.
Some of the DCCP subflows of an MP-DCCP connection might become inactive due to either the occurrence of certain error conditions (e.g., DCCP timeout, packet loss threshold, RTT threshold, closed/removed) or adjustments from the MP-DCCP user.
When there is outbound data to send and the primary path becomes inactive (e.g., due to failures) or de-prioritized, the MP-DCCP endpoint SHOULD try to send the data through an alternate path with a different source or destination address (depending on the point of failure), if one exists. This process SHOULD respect the path priority configured by the MP_PRIO suboption or if not available pick the most divergent source-destination pair from the original used source-destination pair.</t>
          <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-3.11.1-2">
            <li pn="section-3.11.1-2.1">
              <t indent="0" pn="section-3.11.1-2.1.1">Note: Rules for picking the most appropriate source-destination pair are an implementation decision and are not specified within this document.
Path mobility is supported in the current Linux reference implementation <xref target="multipath-dccp.org" format="default" sectionFormat="of" derivedContent="multipath-dccp.org"/>.</t>
            </li>
          </ul>
        </section>
        <section anchor="concurrent_usage" numbered="true" removeInRFC="false" toc="include" pn="section-3.11.2">
          <name slugifiedName="name-concurrent-path-usage">Concurrent path usage</name>
          <t indent="0" pn="section-3.11.2-1">Different to a path mobility strategy, the selection between MP-DCCP
subflows is a per-packet decision that is a part of the multipath
scheduling process. This method would allow multiple subflows to be
simultaneously used to aggregate the path resources to obtain higher
connection throughput.<br/>
In this scenario, the selection of congestion control, per-packet scheduling
and potential re-ordering method determines a concurrent path utilization
strategy and result in a particular transport characteristic.
A concurrent path usage method uses a scheduling design that could seek to
maximize reliability, throughput, minimizing latency, etc.</t>
          <t indent="0" pn="section-3.11.2-2">Concurrent path usage over the Internet can have implications. When a 
Multipath DCCP connection uses two or more paths, there is no guarantee 
that these paths are fully disjoint.  When two (or more) subflows share 
the same bottleneck, using a standard congestion control scheme could 
result in an unfair distribution of the capacity with the multipath 
connection using more capacity than competing single path connections.<br/>
Multipath TCP uses the coupled congestion control Linked Increases 
Algorithm (LIA) specified in the experimental specification <xref target="RFC6356" format="default" sectionFormat="of" derivedContent="RFC6356"/> to solve this problem.  This 
scheme could also be specified for Multipath DCCP.  The same applies to 
other coupled congestion control schemes that have been proposed for 
Multipath TCP such as Opportunistic Linked Increases Algorithm <xref target="OLIA" format="default" sectionFormat="of" derivedContent="OLIA"/>.</t>
          <t indent="0" pn="section-3.11.2-3">The specification of scheduling for concurrent multipath and related the 
congestion control algorithms and re-ordering methods for use in the general
Internet are outside the scope of this document. If, and when, the IETF
specifies a method for concurrent usage of multiple paths for the
general Internet, the framework specified in this document could be used to 
provide an IETF recommended method for MP-DCCP.
 </t>
          <t indent="0" pn="section-3.11.2-4"> </t>
        </section>
      </section>
    </section>
    <section anchor="security" numbered="true" removeInRFC="false" toc="include" pn="section-4">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t indent="0" pn="section-4-1">Similar to DCCP, MP-DCCP does not provide cryptographic security
guarantees inherently. Thus, if applications need cryptographic security
(integrity, authentication, confidentiality, access control, and
anti-replay protection) the use of IPsec, DTLS over DCCP <xref target="RFC5238" format="default" sectionFormat="of" derivedContent="RFC5238"/> or other
end-to-end security is recommended;
Secure Real-time Transport Protocol (SRTP) <xref target="RFC3711" format="default" sectionFormat="of" derivedContent="RFC3711"/> is one candidate
protocol for authentication. Together with Encryption of Header
Extensions in SRTP, as provided by <xref target="RFC6904" format="default" sectionFormat="of" derivedContent="RFC6904"/>, also integrity would
be provided.</t>
      <t indent="0" pn="section-4-2">DCCP <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> provides protection against hijacking
and limits the potential impact of some denial-of-service attacks, but
DCCP provides no inherent protection against an on-path attacker snooping on data
packets. Regarding the security of MP-DCCP no additional risks should be
introduced compared to regular DCCP. The security objectives for MP-DCCP are:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4-3">
        <li pn="section-4-3.1">
          <t indent="0" pn="section-4-3.1.1">Provide assurance that the parties involved in an
MP-DCCP handshake procedure are identical to those in the original DCCP connection.</t>
        </li>
        <li pn="section-4-3.2">
          <t indent="0" pn="section-4-3.2.1">Before a path is used, verify that the new advertised path is valid for receiving traffic.</t>
        </li>
        <li pn="section-4-3.3">
          <t indent="0" pn="section-4-3.3.1">Provide replay protection, i.e., ensure that a request to add/remove a
subflow is 'fresh'.</t>
        </li>
        <li pn="section-4-3.4">
          <t indent="0" pn="section-4-3.4.1">Allow a party to limit the number of subflows that it allows.</t>
        </li>
      </ul>
      <t indent="0" pn="section-4-4">To achieve these goals, MP-DCCP includes a hash-based handshake
algorithm documented in Sections <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/>, <xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/> and <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/>. The
security of the MP-DCCP connection depends on the use of keys that are
shared once at the start of the first subflow and are never sent again
over the network. Depending on the security requirements, different Key Types can
be negotiated in the handshake procedure or must follow the fallback scenario
described in <xref target="security" format="default" sectionFormat="of" derivedContent="Section 4"/>. If there are security requirements that go beyond the
capabilities of Key Type 0, then it is RECOMMENDED that Key Type 0 is not enabled
to avoid downgrade attacks that result in the key being exchanged as plain text.
To ease demultiplexing while not revealing
cryptographic material, subsequent subflows use the initially exchanged
CI information. The keys exchanged once at the beginning are
concatenated and used as keys for creating Hash-based Message
Authentication Codes (HMACs) used on subflow setup, in order to verify
that the parties in the handshake of subsequent subflows are the same as in the original
connection setup. This also provides verification that the peer can
receive traffic at this new address. Replay attacks would still be
possible when only keys are used;
therefore, the handshakes use single-use random numbers (nonces) for both
parties -- this ensures that the HMAC will never be the same on two handshakes.
Guidance on generating random numbers suitable for use as keys is given
in <xref target="RFC4086" format="default" sectionFormat="of" derivedContent="RFC4086"/>. During normal operation, regular DCCP protection
mechanisms (such as header checksum to protect DCCP headers against
corruption) is designed to provide the same level of protection against attacks on
individual DCCP subflows as exists for regular DCCP.</t>
      <t indent="0" pn="section-4-5">As discussed in <xref target="MP_ADDADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.8"/>, a host may advertise its private
addresses, but these might point to different hosts in the receiver's
network.  The MP_JOIN handshake (<xref target="MP_JOIN" format="default" sectionFormat="of" derivedContent="Section 3.2.2"/>) is designed to ensure that this
does not set up a subflow to the incorrect host.
However, it could still create unwanted DCCP handshake traffic.  This
feature of MP-DCCP could be a target for denial-of-service exploits,
with malicious participants in MP-DCCP connections encouraging the
recipient to target other hosts in the network.  Therefore,
implementations should consider heuristics at both the
sender and receiver to reduce the impact of this.</t>
      <t indent="0" pn="section-4-6">As described in <xref target="mps" format="default" sectionFormat="of" derivedContent="Section 3.9"/>, a Maximum Packet Size (MPS) is maintained for an MP-DCCP connection.
If MP-DCCP exposes a minimum MPS across all paths,
any change to one path impacts the sender for all paths.
To mitigate attacks that seek to force a low MPS, MP-DCCP
could detect an attempt to reduce the MPS less than a minimum MPS, and then
stop using these paths.</t>
    </section>
    <section anchor="middlebox" numbered="true" removeInRFC="false" toc="include" pn="section-5">
      <name slugifiedName="name-interactions-with-middlebox">Interactions with Middleboxes</name>
      <t indent="0" pn="section-5-1">Issues from interaction with on-path middleboxes such as NATs, firewalls, proxies,
intrusion detection systems (IDSs), and others have to be considered for all
extensions to standard protocols since otherwise unexpected reactions of
middleboxes may hinder its deployment. DCCP already provides means to
mitigate the potential impact of middleboxes, also in comparison to TCP (see
<xref target="RFC4043" format="default" sectionFormat="of" derivedContent="RFC4043"/>, Section 16). When both hosts are located behind a NAT or
firewall entity, specific measures have to be applied such as the <xref target="RFC5596" format="default" sectionFormat="of" derivedContent="RFC5596"/> specified
simultaneous-open technique that update the (traditionally asymmetric)
connection-establishment procedures for DCCP.  Further standardized technologies
addressing middleboxes operating as NATs are provided in <xref target="RFC5597" format="default" sectionFormat="of" derivedContent="RFC5597"/>.</t>
      <t indent="0" pn="section-5-2"><xref target="RFC6773" format="default" sectionFormat="of" derivedContent="RFC6773"/> specifies UDP Encapsulation for NAT Traversal of DCCP sessions,
similar to other UDP encapsulations such as for SCTP <xref target="RFC6951" format="default" sectionFormat="of" derivedContent="RFC6951"/>. Future
specifications by the IETF could specify other methods for DCCP encapsulation.</t>
      <t indent="0" pn="section-5-3">The security impact of MP-DCCP aware middleboxes is discussed in <xref target="security" format="default" sectionFormat="of" derivedContent="Section 4"/>.</t>
    </section>
    <section anchor="implementation" numbered="true" removeInRFC="false" toc="include" pn="section-6">
      <name slugifiedName="name-implementation">Implementation</name>
      <t indent="0" pn="section-6-1">The approach described above has been implemented in open source across different testbeds and a new scheduling algorithm has been extensively tested. Also, 
demonstrations of a laboratory setup have been executed and have been published at <xref target="multipath-dccp.org" format="default" sectionFormat="of" derivedContent="multipath-dccp.org"/>.</t>
    </section>
    <section anchor="acknowledgments" numbered="true" removeInRFC="false" toc="include" pn="section-7">
      <name slugifiedName="name-acknowledgments">Acknowledgments</name>
      <t indent="0" pn="section-7-1"><xref target="RFC8684" format="default" sectionFormat="of" derivedContent="RFC8684"/> defines Multipath TCP and provided important
inputs for this specification.</t>
      <t indent="0" pn="section-7-2">The authors gratefully acknowledge significant input into this document from Dirk von Hugo, Nathalie Romo Moreno, Omar Nassef, Mohamed Boucadair, Simone Ferlin, Olivier Bonaventure, Gorry Fairhurst and Behcet Sarikaya.</t>
    </section>
    <section anchor="iana-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-8">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t indent="0" pn="section-8-1">This section provides guidance to the Internet Assigned Numbers Authority (IANA) regarding registration of values related to the MP extension of the DCCP protocol 
in accordance with the RFC Required policy of <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>, Section 4.7.  This document defines one new value which is requested to be allocated in the IANA DCCP Feature Numbers registry and three new registries to be allocated in the DCCP registry group.</t>
      <section anchor="new-multipath-capable-dccp-feature" numbered="true" removeInRFC="false" toc="include" pn="section-8.1">
        <name slugifiedName="name-new-multipath-capable-dccp-">New Multipath Capable DCCP feature</name>
        <t indent="0" pn="section-8.1-1">This document requests IANA to assign a new DCCP feature parameter for negotiating
the support of multipath capability for DCCP sessions between hosts
as described in <xref target="protocol" format="default" sectionFormat="of" derivedContent="Section 3"/>. The following entry in <xref target="ref-add-feature-list" format="default" sectionFormat="of" derivedContent="Table 6"/> should be
added to the Feature Numbers registry in the DCCP registry group according to <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, Section 19.4. under the "DCCP Protocol" heading.</t>
        <table anchor="ref-add-feature-list" align="center" pn="table-6">
          <name slugifiedName="name-addition-to-dccp-feature-nu">Addition to DCCP Feature Numbers registry</name>
          <thead>
            <tr>
              <th align="center" colspan="1" rowspan="1">Value</th>
              <th align="center" colspan="1" rowspan="1">Feature Name</th>
              <th align="center" colspan="1" rowspan="1">Specification</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center" colspan="1" rowspan="1">10 suggested</td>
              <td align="center" colspan="1" rowspan="1">Multipath Capable</td>
              <td align="center" colspan="1" rowspan="1">[ThisDocument]</td>
            </tr>
          </tbody>
        </table>
        <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-8.1-3">
          <li pn="section-8.1-3.1">
            <t indent="0" pn="section-8.1-3.1.1">Note to RFC Editor: Please replace [ThisDocument] with a reference to the final RFC</t>
          </li>
        </ul>
      </section>
      <section anchor="new-mp-dccp-version-registry" numbered="true" removeInRFC="false" toc="include" pn="section-8.2">
        <name slugifiedName="name-new-mp-dccp-version-registr">New MP-DCCP version registry</name>
        <t indent="0" pn="section-8.2-1"><xref target="mp_capable" format="default" sectionFormat="of" derivedContent="Section 3.1"/> specifies the new 1-byte entry above includes a 4-bit part to specify the version of the used MP-DCCP implementation. This document requests IANA to create a new 'MP-DCCP Versions' registry within the DCCP registry group to track the MP-DCCP version. The initial content of this registry is as follows:</t>
        <table anchor="ref-add-version-list" align="center" pn="table-7">
          <name slugifiedName="name-mp-dccp-versions-registry">MP-DCCP Versions Registry</name>
          <thead>
            <tr>
              <th align="center" colspan="1" rowspan="1">Version</th>
              <th align="center" colspan="1" rowspan="1">Value</th>
              <th align="center" colspan="1" rowspan="1">Specification</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center" colspan="1" rowspan="1">0</td>
              <td align="center" colspan="1" rowspan="1">0000 suggested</td>
              <td align="center" colspan="1" rowspan="1">[ThisDocument]</td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">Unassigned</td>
              <td align="center" colspan="1" rowspan="1">0001 - 1111</td>
              <td align="center" colspan="1" rowspan="1"> </td>
            </tr>
          </tbody>
        </table>
        <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-8.2-3">
          <li pn="section-8.2-3.1">
            <t indent="0" pn="section-8.2-3.1.1">Note to RFC Editor: Please replace [ThisDocument] with a reference to the final RFC</t>
          </li>
        </ul>
        <t indent="0" pn="section-8.2-4">Future MP-DCCP versions 1 to 15 are assigned from this registry using the RFC Required policy (Section 4.7 of <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>).</t>
      </section>
      <section anchor="new-multipath-option-and-registry" numbered="true" removeInRFC="false" toc="include" pn="section-8.3">
        <name slugifiedName="name-new-multipath-option-and-re">New Multipath option and registry</name>
        <t indent="0" pn="section-8.3-1">This document requests IANA to assign value 46 in the DCCP "Option Types" registry to "Multipath Options", as described in <xref target="MP_OPT" format="default" sectionFormat="of" derivedContent="Section 3.2"/>.</t>
        <t indent="0" pn="section-8.3-2">IANA is requested to create a new 'Multipath Options' registry within the DCCP registry group. The following entries in <xref target="ref-add-proto-opt-list" format="default" sectionFormat="of" derivedContent="Table 8"/> should be added to the new 'Multipath Options' registry. The registry in <xref target="ref-add-proto-opt-list" format="default" sectionFormat="of" derivedContent="Table 8"/> has an upper boundary of 255 in the numeric value field.</t>
        <table anchor="ref-add-proto-opt-list" align="center" pn="table-8">
          <name slugifiedName="name-multipath-options-registry">Multipath Options registry</name>
          <thead>
            <tr>
              <th align="center" colspan="1" rowspan="1">Multipath Option</th>
              <th align="center" colspan="1" rowspan="1">Name</th>
              <th align="center" colspan="1" rowspan="1">Description</th>
              <th align="center" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=0</td>
              <td align="center" colspan="1" rowspan="1">MP_CONFIRM</td>
              <td align="center" colspan="1" rowspan="1">Confirm reception/processing of an MP_OPT option</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_CONFIRM" format="default" sectionFormat="of" derivedContent="Section 3.2.1"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=1</td>
              <td align="center" colspan="1" rowspan="1">MP_JOIN</td>
              <td align="center" colspan="1" rowspan="1">Join subflow to existing MP-DCCP connection</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_JOIN" format="default" sectionFormat="of" derivedContent="Section 3.2.2"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=2</td>
              <td align="center" colspan="1" rowspan="1">MP_FAST_CLOSE</td>
              <td align="center" colspan="1" rowspan="1">Close MP-DCCP connection</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_FAST_CLOSE" format="default" sectionFormat="of" derivedContent="Section 3.2.3"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=3</td>
              <td align="center" colspan="1" rowspan="1">MP_KEY</td>
              <td align="center" colspan="1" rowspan="1">Exchange key material for MP_HMAC</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=4</td>
              <td align="center" colspan="1" rowspan="1">MP_SEQ</td>
              <td align="center" colspan="1" rowspan="1">Multipath sequence number</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_SEQ" format="default" sectionFormat="of" derivedContent="Section 3.2.5"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=5</td>
              <td align="center" colspan="1" rowspan="1">MP_HMAC</td>
              <td align="center" colspan="1" rowspan="1">Hash-based message auth. code for MP-DCCP</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=6</td>
              <td align="center" colspan="1" rowspan="1">MP_RTT</td>
              <td align="center" colspan="1" rowspan="1">Transmit RTT values and calculation parameters</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_RTT" format="default" sectionFormat="of" derivedContent="Section 3.2.7"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=7</td>
              <td align="center" colspan="1" rowspan="1">MP_ADDADDR</td>
              <td align="center" colspan="1" rowspan="1">Advertise additional address(es)/port(s)</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_ADDADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.8"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=8</td>
              <td align="center" colspan="1" rowspan="1">MP_REMOVEADDR</td>
              <td align="center" colspan="1" rowspan="1">Remove address(es)/ port(s)</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_REMOVEADDR" format="default" sectionFormat="of" derivedContent="Section 3.2.9"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=9</td>
              <td align="center" colspan="1" rowspan="1">MP_PRIO</td>
              <td align="center" colspan="1" rowspan="1">Change subflow priority</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_PRIO" format="default" sectionFormat="of" derivedContent="Section 3.2.10"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=10</td>
              <td align="center" colspan="1" rowspan="1">MP_CLOSE</td>
              <td align="center" colspan="1" rowspan="1">Close MP-DCCP subflow</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_CLOSE" format="default" sectionFormat="of" derivedContent="Section 3.2.11"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT=11</td>
              <td align="center" colspan="1" rowspan="1">MP_EXP</td>
              <td align="center" colspan="1" rowspan="1">Experimental suboption for private use</td>
              <td align="center" colspan="1" rowspan="1">
                <xref target="MP_EXP" format="default" sectionFormat="of" derivedContent="Section 3.2.12"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">MP_OPT&gt;11</td>
              <td align="center" colspan="1" rowspan="1">Unassigned</td>
              <td align="center" colspan="1" rowspan="1">Reserved for future Multipath Options</td>
              <td align="center" colspan="1" rowspan="1"> </td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-8.3-4">Future Multipath options with MP_OPT&gt;11 are assigned from this registry using the RFC Required policy (Section 4.7 of <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>).</t>
      </section>
      <section anchor="new-dccp-reset-code" numbered="true" removeInRFC="false" toc="include" pn="section-8.4">
        <name slugifiedName="name-new-dccp-reset-code">New DCCP Reset Code</name>
        <t indent="0" pn="section-8.4-1">IANA is requested to assign a new DCCP-Reset Code value 13 suggested in the DCCP-Reset Codes Registry, with the short description "Abrupt MP termination".  Use of this reset code is defined in section <xref target="MP_FAST_CLOSE" format="default" sectionFormat="of" derivedContent="Section 3.2.3"/>.</t>
      </section>
      <section anchor="new-multipath-key-type-registry" numbered="true" removeInRFC="false" toc="include" pn="section-8.5">
        <name slugifiedName="name-new-multipath-key-type-regi">New Multipath Key Type registry</name>
        <t indent="0" pn="section-8.5-1">IANA is requested to assign for this version of the MP-DCCP protocol a new 'Multipath Key Type' registry containing two different suboptions to the MP_KEY option to identify the MP_KEY Key types in terms of 8-bit values as specified in <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/> according to the entries in <xref target="ref-mp_key-sub-opt-list" format="default" sectionFormat="of" derivedContent="Table 9"/> below. Values in range 3-254 (decimal) inclusive remain unassigned in this here specified version 0 of the protocol and are assigned via RFC Required <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>
in potential future versions of the MP-DCCP protocol.</t>
        <table anchor="ref-mp_key-sub-opt-list" align="center" pn="table-9">
          <name slugifiedName="name-multipath-key-type-registry">Multipath Key Type registry with the MP_KEY Key Types for key data exchange on different paths</name>
          <thead>
            <tr>
              <th align="center" colspan="1" rowspan="1">Type</th>
              <th align="center" colspan="1" rowspan="1">Name</th>
              <th align="center" colspan="1" rowspan="1">Meaning</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center" colspan="1" rowspan="1">0</td>
              <td align="center" colspan="1" rowspan="1">Plain Text</td>
              <td align="center" colspan="1" rowspan="1">Plain text key</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">3-254</td>
              <td align="center" colspan="1" rowspan="1">Unassigned</td>
              <td align="center" colspan="1" rowspan="1">Reserved for future use</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/></td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">255</td>
              <td align="center" colspan="1" rowspan="1">Experimental</td>
              <td align="center" colspan="1" rowspan="1">For private use only</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/></td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references" pn="section-9">
      <name slugifiedName="name-references">References</name>
      <references anchor="sec-normative-references" pn="section-9.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="DCCP.Parameter" target="https://www.iana.org/assignments/dccp-parameters/dccp-parameters.xhtml" quoteTitle="true" derivedAnchor="DCCP.Parameter">
          <front>
            <title>IANA Datagram Congestion Control Protocol (DCCP) Parameters</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC2119" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc2119" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t indent="0">In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC4086" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc4086" derivedAnchor="RFC4086">
          <front>
            <title>Randomness Requirements for Security</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <author fullname="J. Schiller" initials="J." surname="Schiller"/>
            <author fullname="S. Crocker" initials="S." surname="Crocker"/>
            <date month="June" year="2005"/>
            <abstract>
              <t indent="0">Security systems are built on strong cryptographic algorithms that foil pattern analysis attempts. However, the security of these systems is dependent on generating secret quantities for passwords, cryptographic keys, and similar quantities. The use of pseudo-random processes to generate secret quantities can result in pseudo-security. A sophisticated attacker may find it easier to reproduce the environment that produced the secret quantities and to search the resulting small set of possibilities than to locate the quantities in the whole of the potential number space.</t>
              <t indent="0">Choosing random quantities to foil a resourceful and motivated adversary is surprisingly difficult. This document points out many pitfalls in using poor entropy sources or traditional pseudo-random number generation techniques for generating such quantities. It recommends the use of truly random hardware techniques and shows that the existing hardware on many systems can be used for this purpose. It provides suggestions to ameliorate the problem when a hardware solution is not available, and it gives examples of how large such quantities need to be for some applications. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="106"/>
          <seriesInfo name="RFC" value="4086"/>
          <seriesInfo name="DOI" value="10.17487/RFC4086"/>
        </reference>
        <reference anchor="RFC4340" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc4340" derivedAnchor="RFC4340">
          <front>
            <title>Datagram Congestion Control Protocol (DCCP)</title>
            <author fullname="E. Kohler" initials="E." surname="Kohler"/>
            <author fullname="M. Handley" initials="M." surname="Handley"/>
            <author fullname="S. Floyd" initials="S." surname="Floyd"/>
            <date month="March" year="2006"/>
            <abstract>
              <t indent="0">The Datagram Congestion Control Protocol (DCCP) is a transport protocol that provides bidirectional unicast connections of congestion-controlled unreliable datagrams. DCCP is suitable for applications that transfer fairly large amounts of data and that can benefit from control over the tradeoff between timeliness and reliability. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4340"/>
          <seriesInfo name="DOI" value="10.17487/RFC4340"/>
        </reference>
        <reference anchor="RFC6234" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc6234" derivedAnchor="RFC6234">
          <front>
            <title>US Secure Hash Algorithms (SHA and SHA-based HMAC and HKDF)</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <author fullname="T. Hansen" initials="T." surname="Hansen"/>
            <date month="May" year="2011"/>
            <abstract>
              <t indent="0">Federal Information Processing Standard, FIPS</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6234"/>
          <seriesInfo name="DOI" value="10.17487/RFC6234"/>
        </reference>
        <reference anchor="RFC8126" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc8126" derivedAnchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t indent="0">Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t indent="0">To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t indent="0">This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
        <reference anchor="RFC8174" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc8174" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t indent="0">RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references" pn="section-9.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="I-D.amend-iccrg-multipath-reordering" quoteTitle="true" target="https://datatracker.ietf.org/doc/html/draft-amend-iccrg-multipath-reordering-03" derivedAnchor="I-D.amend-iccrg-multipath-reordering">
          <front>
            <title>Multipath sequence maintenance</title>
            <author fullname="Markus Amend" initials="M." surname="Amend">
              <organization showOnFrontPage="true">Deutsche Telekom</organization>
            </author>
            <author fullname="Dirk Von Hugo" initials="D." surname="Von Hugo">
              <organization showOnFrontPage="true">Deutsche Telekom</organization>
            </author>
            <date day="25" month="October" year="2021"/>
            <abstract>
              <t indent="0">   This document discusses the issue of packet reordering which occurs
   as a specific problem in multi-path connections without reliable
   transport protocols such as TCP.  The topic is relevant for devices
   connected via multiple accesses technologies towards the network as
   is foreseen, e.g., within Access Traffic Selection, Switching, and
   Splitting (ATSSS) service of 3rd Generation Partnership Project
   (3GPP) enabling fixed mobile converged (FMC) scenario.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-amend-iccrg-multipath-reordering-03"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="I-D.amend-tsvwg-dccp-udp-header-conversion" quoteTitle="true" target="https://datatracker.ietf.org/doc/html/draft-amend-tsvwg-dccp-udp-header-conversion-01" derivedAnchor="I-D.amend-tsvwg-dccp-udp-header-conversion">
          <front>
            <title>Lossless and overhead free DCCP - UDP header conversion (U-DCCP)</title>
            <author fullname="Markus Amend" initials="M." surname="Amend">
              <organization showOnFrontPage="true">Deutsche Telekom</organization>
            </author>
            <author fullname="Anna Brunstrom" initials="A." surname="Brunstrom">
              <organization showOnFrontPage="true">Karlstad University</organization>
            </author>
            <author fullname="Andreas Kassler" initials="A." surname="Kassler">
              <organization showOnFrontPage="true">Karlstad University</organization>
            </author>
            <author fullname="Veselin Rakocevic" initials="V." surname="Rakocevic">
              <organization showOnFrontPage="true">City University of London</organization>
            </author>
            <date day="8" month="July" year="2019"/>
            <abstract>
              <t indent="0">   The Datagram Congestion Control Protocol (DCCP) is a transport-layer
   protocol that provides upper layers with the ability to use non-
   reliable congestion-controlled flows.  DCCP is not widely deployed in
   the Internet, and the reason for that can be defined as a typical
   example of a chicken-egg problem.  Even if an application developer
   decided to use DCCP, the middle-boxes like firewalls and NATs would
   prevent DCCP end-to-end since they lack support for DCCP.  Moreover,
   as long as the protocol penetration of DCCP does not increase, the
   middle-boxes will not handle DCCP properly.  To overcome this
   challenge, NAT/NATP traversal and UDP encapsulation for DCCP is
   already defined.  However, the former requires special middle-box
   support and the latter introduces overhead.  The recent proposal of a
   multipath extension for DCCP further underlines the challenge of
   efficient middle-box passing as its main goal is to be applied over
   the Internet, traversing numerous uncontrolled middle-boxes.  This
   document introduces a new solution which disguises DCCP during
   transmission as UDP without requiring middle-box modification or
   introducing any overhead.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-amend-tsvwg-dccp-udp-header-conversion-01"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="IETF105.Slides" target="https://datatracker.ietf.org/meeting/105/materials/slides-105-tsvwg-sessa-62-dccp-extensions-for-multipath-operation-00" quoteTitle="true" derivedAnchor="IETF105.Slides">
          <front>
            <title>MP-DCCP for enabling transfer of UDP/IP traffic over multiple data paths in multi-connectivity networks</title>
            <author initials="M." surname="Amend" fullname="Markus Amend">
              <organization showOnFrontPage="true"/>
            </author>
            <date>n.d.</date>
          </front>
          <seriesInfo name="IETF105" value=""/>
        </reference>
        <reference anchor="MP-DCCP.Paper" quoteTitle="true" target="https://doi.org/10.1109/LCN44214.2019.8990746" derivedAnchor="MP-DCCP.Paper">
          <front>
            <title>A Framework for Multiaccess Support for Unreliable Internet Traffic using Multipath DCCP</title>
            <author initials="M." surname="Amend" fullname="Markus Amend">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Bogenfeld" fullname="Eckard Bogenfeld">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Cvjetkovic" fullname="Milan Cvjetkovic">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="V." surname="Rakocevic" fullname="Veselin Rakocevic">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Pieska" fullname="Marcus Pieska">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Kassler" fullname="Andreas Kassler">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Brunstrom" fullname="Anna Brunstrom">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="October"/>
          </front>
          <seriesInfo name="DOI" value="10.1109/LCN44214.2019.8990746"/>
        </reference>
        <reference anchor="multipath-dccp.org" target="https://multipath-dccp.org/" quoteTitle="true" derivedAnchor="multipath-dccp.org">
          <front>
            <title>Multipath extension for DCCP</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="OLIA" quoteTitle="true" derivedAnchor="OLIA">
          <front>
            <title>MPTCP is not pareto-optimal: performance issues and a possible solution</title>
            <author initials="R." surname="Khalili">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="N." surname="Gast">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Popovic">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="U." surname="Upadhyay">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Le Boudec">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2012"/>
          </front>
          <seriesInfo name="Proceedings of the 8th international conference on Emerging networking experiments and technologies, ACM" value=""/>
        </reference>
        <reference anchor="RFC2104" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc2104" derivedAnchor="RFC2104">
          <front>
            <title>HMAC: Keyed-Hashing for Message Authentication</title>
            <author fullname="H. Krawczyk" initials="H." surname="Krawczyk"/>
            <author fullname="M. Bellare" initials="M." surname="Bellare"/>
            <author fullname="R. Canetti" initials="R." surname="Canetti"/>
            <date month="February" year="1997"/>
            <abstract>
              <t indent="0">This document describes HMAC, a mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative cryptographic hash function, e.g., MD5, SHA-1, in combination with a secret shared key. The cryptographic strength of HMAC depends on the properties of the underlying hash function. This memo provides information for the Internet community. This memo does not specify an Internet standard of any kind</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2104"/>
          <seriesInfo name="DOI" value="10.17487/RFC2104"/>
        </reference>
        <reference anchor="RFC3711" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc3711" derivedAnchor="RFC3711">
          <front>
            <title>The Secure Real-time Transport Protocol (SRTP)</title>
            <author fullname="M. Baugher" initials="M." surname="Baugher"/>
            <author fullname="D. McGrew" initials="D." surname="McGrew"/>
            <author fullname="M. Naslund" initials="M." surname="Naslund"/>
            <author fullname="E. Carrara" initials="E." surname="Carrara"/>
            <author fullname="K. Norrman" initials="K." surname="Norrman"/>
            <date month="March" year="2004"/>
            <abstract>
              <t indent="0">This document describes the Secure Real-time Transport Protocol (SRTP), a profile of the Real-time Transport Protocol (RTP), which can provide confidentiality, message authentication, and replay protection to the RTP traffic and to the control traffic for RTP, the Real-time Transport Control Protocol (RTCP). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3711"/>
          <seriesInfo name="DOI" value="10.17487/RFC3711"/>
        </reference>
        <reference anchor="RFC4043" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc4043" derivedAnchor="RFC4043">
          <front>
            <title>Internet X.509 Public Key Infrastructure Permanent Identifier</title>
            <author fullname="D. Pinkas" initials="D." surname="Pinkas"/>
            <author fullname="T. Gindin" initials="T." surname="Gindin"/>
            <date month="May" year="2005"/>
            <abstract>
              <t indent="0">This document defines a new form of name, called permanent identifier, that may be included in the subjectAltName extension of a public key certificate issued to an entity.</t>
              <t indent="0">The permanent identifier is an optional feature that may be used by a CA to indicate that two or more certificates relate to the same entity, even if they contain different subject name (DNs) or different names in the subjectAltName extension, or if the name or the affiliation of that entity stored in the subject or another name form in the subjectAltName extension has changed.</t>
              <t indent="0">The subject name, carried in the subject field, is only unique for each subject entity certified by the one CA as defined by the issuer name field. However, the new name form can carry a name that is unique for each subject entity certified by a CA. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4043"/>
          <seriesInfo name="DOI" value="10.17487/RFC4043"/>
        </reference>
        <reference anchor="RFC5238" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc5238" derivedAnchor="RFC5238">
          <front>
            <title>Datagram Transport Layer Security (DTLS) over the Datagram Congestion Control Protocol (DCCP)</title>
            <author fullname="T. Phelan" initials="T." surname="Phelan"/>
            <date month="May" year="2008"/>
            <abstract>
              <t indent="0">This document specifies the use of Datagram Transport Layer Security (DTLS) over the Datagram Congestion Control Protocol (DCCP). DTLS provides communications privacy for applications that use datagram transport protocols and allows client/server applications to communicate in a way that is designed to prevent eavesdropping and detect tampering or message forgery. DCCP is a transport protocol that provides a congestion-controlled unreliable datagram service. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5238"/>
          <seriesInfo name="DOI" value="10.17487/RFC5238"/>
        </reference>
        <reference anchor="RFC5280" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc5280" derivedAnchor="RFC5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author fullname="D. Cooper" initials="D." surname="Cooper"/>
            <author fullname="S. Santesson" initials="S." surname="Santesson"/>
            <author fullname="S. Farrell" initials="S." surname="Farrell"/>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen"/>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <author fullname="W. Polk" initials="W." surname="Polk"/>
            <date month="May" year="2008"/>
            <abstract>
              <t indent="0">This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet. An overview of this approach and model is provided as an introduction. The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms. Standard certificate extensions are described and two Internet-specific extensions are defined. A set of required certificate extensions is specified. The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions. An algorithm for X.509 certification path validation is described. An ASN.1 module and examples are provided in the appendices. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5280"/>
          <seriesInfo name="DOI" value="10.17487/RFC5280"/>
        </reference>
        <reference anchor="RFC5596" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc5596" derivedAnchor="RFC5596">
          <front>
            <title>Datagram Congestion Control Protocol (DCCP) Simultaneous-Open Technique to Facilitate NAT/Middlebox Traversal</title>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <date month="September" year="2009"/>
            <abstract>
              <t indent="0">This document specifies an update to the Datagram Congestion Control Protocol (DCCP), a connection-oriented and datagram-based transport protocol. The update adds support for the DCCP-Listen packet. This assists DCCP applications to communicate through middleboxes (e.g., a Network Address Port Translator or a DCCP server behind a firewall), where peering endpoints need to initiate communication in a near- simultaneous manner to establish necessary middlebox state. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5596"/>
          <seriesInfo name="DOI" value="10.17487/RFC5596"/>
        </reference>
        <reference anchor="RFC5597" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc5597" derivedAnchor="RFC5597">
          <front>
            <title>Network Address Translation (NAT) Behavioral Requirements for the Datagram Congestion Control Protocol</title>
            <author fullname="R. Denis-Courmont" initials="R." surname="Denis-Courmont"/>
            <date month="September" year="2009"/>
            <abstract>
              <t indent="0">This document defines a set of requirements for NATs handling the Datagram Congestion Control Protocol (DCCP). These requirements allow DCCP applications, such as streaming applications, to operate consistently, and they are very similar to the TCP requirements for NATs, which have already been published by the IETF. Ensuring that NATs meet this set of requirements will greatly increase the likelihood that applications using DCCP will function properly. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="150"/>
          <seriesInfo name="RFC" value="5597"/>
          <seriesInfo name="DOI" value="10.17487/RFC5597"/>
        </reference>
        <reference anchor="RFC6356" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc6356" derivedAnchor="RFC6356">
          <front>
            <title>Coupled Congestion Control for Multipath Transport Protocols</title>
            <author fullname="C. Raiciu" initials="C." surname="Raiciu"/>
            <author fullname="M. Handley" initials="M." surname="Handley"/>
            <author fullname="D. Wischik" initials="D." surname="Wischik"/>
            <date month="October" year="2011"/>
            <abstract>
              <t indent="0">Often endpoints are connected by multiple paths, but communications are usually restricted to a single path per connection. Resource usage within the network would be more efficient were it possible for these multiple paths to be used concurrently. Multipath TCP is a proposal to achieve multipath transport in TCP.</t>
              <t indent="0">New congestion control algorithms are needed for multipath transport protocols such as Multipath TCP, as single path algorithms have a series of issues in the multipath context. One of the prominent problems is that running existing algorithms such as standard TCP independently on each path would give the multipath flow more than its fair share at a bottleneck link traversed by more than one of its subflows. Further, it is desirable that a source with multiple paths available will transfer more traffic using the least congested of the paths, achieving a property called "resource pooling" where a bundle of links effectively behaves like one shared link with bigger capacity. This would increase the overall efficiency of the network and also its robustness to failure.</t>
              <t indent="0">This document presents a congestion control algorithm that couples the congestion control algorithms running on different subflows by linking their increase functions, and dynamically controls the overall aggressiveness of the multipath flow. The result is a practical algorithm that is fair to TCP at bottlenecks while moving traffic away from congested links. This document defines an Experimental Protocol for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6356"/>
          <seriesInfo name="DOI" value="10.17487/RFC6356"/>
        </reference>
        <reference anchor="RFC6773" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc6773" derivedAnchor="RFC6773">
          <front>
            <title>DCCP-UDP: A Datagram Congestion Control Protocol UDP Encapsulation for NAT Traversal</title>
            <author fullname="T. Phelan" initials="T." surname="Phelan"/>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <author fullname="C. Perkins" initials="C." surname="Perkins"/>
            <date month="November" year="2012"/>
            <abstract>
              <t indent="0">This document specifies an alternative encapsulation of the Datagram Congestion Control Protocol (DCCP), referred to as DCCP-UDP. This encapsulation allows DCCP to be carried through the current generation of Network Address Translation (NAT) middleboxes without modification of those middleboxes. This document also updates the Session Description Protocol (SDP) information for DCCP defined in RFC 5762. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6773"/>
          <seriesInfo name="DOI" value="10.17487/RFC6773"/>
        </reference>
        <reference anchor="RFC6904" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc6904" derivedAnchor="RFC6904">
          <front>
            <title>Encryption of Header Extensions in the Secure Real-time Transport Protocol (SRTP)</title>
            <author fullname="J. Lennox" initials="J." surname="Lennox"/>
            <date month="April" year="2013"/>
            <abstract>
              <t indent="0">The Secure Real-time Transport Protocol (SRTP) provides authentication, but not encryption, of the headers of Real-time Transport Protocol (RTP) packets. However, RTP header extensions may carry sensitive information for which participants in multimedia sessions want confidentiality. This document provides a mechanism, extending the mechanisms of SRTP, to selectively encrypt RTP header extensions in SRTP.</t>
              <t indent="0">This document updates RFC 3711, the Secure Real-time Transport Protocol specification, to require that all future SRTP encryption transforms specify how RTP header extensions are to be encrypted.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6904"/>
          <seriesInfo name="DOI" value="10.17487/RFC6904"/>
        </reference>
        <reference anchor="RFC6951" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc6951" derivedAnchor="RFC6951">
          <front>
            <title>UDP Encapsulation of Stream Control Transmission Protocol (SCTP) Packets for End-Host to End-Host Communication</title>
            <author fullname="M. Tuexen" initials="M." surname="Tuexen"/>
            <author fullname="R. Stewart" initials="R." surname="Stewart"/>
            <date month="May" year="2013"/>
            <abstract>
              <t indent="0">This document describes a simple method of encapsulating Stream Control Transmission Protocol (SCTP) packets into UDP packets and its limitations. This allows the usage of SCTP in networks with legacy NATs that do not support SCTP. It can also be used to implement SCTP on hosts without directly accessing the IP layer, for example, implementing it as part of the application without requiring special privileges.</t>
              <t indent="0">Please note that this document only describes the functionality required within an SCTP stack to add on UDP encapsulation, providing only those mechanisms for two end-hosts to communicate with each other over UDP ports. In particular, it does not provide mechanisms to determine whether UDP encapsulation is being used by the peer, nor the mechanisms for determining which remote UDP port number can be used. These functions are out of scope for this document.</t>
              <t indent="0">This document covers only end-hosts and not tunneling (egress or ingress) endpoints.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6951"/>
          <seriesInfo name="DOI" value="10.17487/RFC6951"/>
        </reference>
        <reference anchor="RFC7323" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc7323" derivedAnchor="RFC7323">
          <front>
            <title>TCP Extensions for High Performance</title>
            <author fullname="D. Borman" initials="D." surname="Borman"/>
            <author fullname="B. Braden" initials="B." surname="Braden"/>
            <author fullname="V. Jacobson" initials="V." surname="Jacobson"/>
            <author fullname="R. Scheffenegger" initials="R." role="editor" surname="Scheffenegger"/>
            <date month="September" year="2014"/>
            <abstract>
              <t indent="0">This document specifies a set of TCP extensions to improve performance over paths with a large bandwidth * delay product and to provide reliable operation over very high-speed paths. It defines the TCP Window Scale (WS) option and the TCP Timestamps (TS) option and their semantics. The Window Scale option is used to support larger receive windows, while the Timestamps option can be used for at least two distinct mechanisms, Protection Against Wrapped Sequences (PAWS) and Round-Trip Time Measurement (RTTM), that are also described herein.</t>
              <t indent="0">This document obsoletes RFC 1323 and describes changes from it.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7323"/>
          <seriesInfo name="DOI" value="10.17487/RFC7323"/>
        </reference>
        <reference anchor="RFC8041" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc8041" derivedAnchor="RFC8041">
          <front>
            <title>Use Cases and Operational Experience with Multipath TCP</title>
            <author fullname="O. Bonaventure" initials="O." surname="Bonaventure"/>
            <author fullname="C. Paasch" initials="C." surname="Paasch"/>
            <author fullname="G. Detal" initials="G." surname="Detal"/>
            <date month="January" year="2017"/>
            <abstract>
              <t indent="0">This document discusses both use cases and operational experience with Multipath TCP (MPTCP) in real networks. It lists several prominent use cases where Multipath TCP has been considered and is being used. It also gives insight to some heuristics and decisions that have helped to realize these use cases and suggests possible improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8041"/>
          <seriesInfo name="DOI" value="10.17487/RFC8041"/>
        </reference>
        <reference anchor="RFC8684" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc8684" derivedAnchor="RFC8684">
          <front>
            <title>TCP Extensions for Multipath Operation with Multiple Addresses</title>
            <author fullname="A. Ford" initials="A." surname="Ford"/>
            <author fullname="C. Raiciu" initials="C." surname="Raiciu"/>
            <author fullname="M. Handley" initials="M." surname="Handley"/>
            <author fullname="O. Bonaventure" initials="O." surname="Bonaventure"/>
            <author fullname="C. Paasch" initials="C." surname="Paasch"/>
            <date month="March" year="2020"/>
            <abstract>
              <t indent="0">TCP/IP communication is currently restricted to a single path per connection, yet multiple paths often exist between peers. The simultaneous use of these multiple paths for a TCP/IP session would improve resource usage within the network and thus improve user experience through higher throughput and improved resilience to network failure.</t>
              <t indent="0">Multipath TCP provides the ability to simultaneously use multiple paths between peers. This document presents a set of extensions to traditional TCP to support multipath operation. The protocol offers the same type of service to applications as TCP (i.e., a reliable bytestream), and it provides the components necessary to establish and use multiple TCP flows across potentially disjoint paths.</t>
              <t indent="0">This document specifies v1 of Multipath TCP, obsoleting v0 as specified in RFC 6824, through clarifications and modifications primarily driven by deployment experience.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8684"/>
          <seriesInfo name="DOI" value="10.17487/RFC8684"/>
        </reference>
        <reference anchor="RFC9293" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc9293" derivedAnchor="RFC9293">
          <front>
            <title>Transmission Control Protocol (TCP)</title>
            <author fullname="W. Eddy" initials="W." role="editor" surname="Eddy"/>
            <date month="August" year="2022"/>
            <abstract>
              <t indent="0">This document specifies the Transmission Control Protocol (TCP). TCP is an important transport-layer protocol in the Internet protocol stack, and it has continuously evolved over decades of use and growth of the Internet. Over this time, a number of changes have been made to TCP as it was specified in RFC 793, though these have only been documented in a piecemeal fashion. This document collects and brings those changes together with the protocol specification from RFC 793. This document obsoletes RFC 793, as well as RFCs 879, 2873, 6093, 6429, 6528, and 6691 that updated parts of RFC 793. It updates RFCs 1011 and 1122, and it should be considered as a replacement for the portions of those documents dealing with TCP requirements. It also updates RFC 5961 by adding a small clarification in reset handling while in the SYN-RECEIVED state. The TCP header control bits from RFC 793 have also been updated based on RFC 3168.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="7"/>
          <seriesInfo name="RFC" value="9293"/>
          <seriesInfo name="DOI" value="10.17487/RFC9293"/>
        </reference>
        <reference anchor="TS23.501" target="https://www.3gpp.org/ftp//Specs/archive/23_series/23.501/23501-g70.zip" quoteTitle="true" derivedAnchor="TS23.501">
          <front>
            <title>System architecture for the 5G System; Stage 2; Release 16</title>
            <author>
              <organization showOnFrontPage="true">3GPP</organization>
            </author>
            <date year="2020" month="December"/>
          </front>
        </reference>
      </references>
    </references>
    <section anchor="diff_mptcp" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.a">
      <name slugifiedName="name-differences-from-multipath-">Differences from Multipath TCP</name>
      <t indent="0" pn="section-appendix.a-1">This appendix is Informative.</t>
      <t indent="0" pn="section-appendix.a-2">Multipath DCCP is similar to Multipath TCP <xref target="RFC8684" format="default" sectionFormat="of" derivedContent="RFC8684"/>, in that it
extends the related basic DCCP transport protocol <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> with
multipath capabilities in the same way as Multipath TCP extends TCP
<xref target="RFC9293" format="default" sectionFormat="of" derivedContent="RFC9293"/>.
However, because of the differences between the underlying TCP and DCCP
protocols, the transport characteristics of MPTCP and MP-DCCP are
different.</t>
      <t indent="0" pn="section-appendix.a-3"><xref target="table_tcp_dccp_comp" format="default" sectionFormat="of" derivedContent="Table 10"/> compares the protocol characteristics of TCP
and DCCP, which are by nature inherited by their respective multipath
extensions.  A major difference lies in the delivery of payload, which
is for TCP an exact copy of the generated byte-stream. DCCP behaves
differently and does not guarantee to deliver any payload nor the
order of delivery.
Since this is mainly affecting the receiving endpoint of a TCP or
DCCP communication, many similarities on the sender side can be identified.
Both transport protocols share the 3-way initiation of a
communication and both employ congestion control to adapt the sending
rate to the path characteristics.</t>
      <table anchor="table_tcp_dccp_comp" align="center" pn="table-10">
        <name slugifiedName="name-tcp-and-dccp-protocol-compa">TCP and DCCP protocol comparison</name>
        <thead>
          <tr>
            <th align="center" colspan="1" rowspan="1">Feature</th>
            <th align="center" colspan="1" rowspan="1">TCP</th>
            <th align="center" colspan="1" rowspan="1">DCCP</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="center" colspan="1" rowspan="1">Full-Duplex</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Connection-Oriented</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Header option space</td>
            <td align="center" colspan="1" rowspan="1">40 bytes</td>
            <td align="center" colspan="1" rowspan="1">&lt; 1008 bytes or PMTU</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Data transfer</td>
            <td align="center" colspan="1" rowspan="1">reliable</td>
            <td align="center" colspan="1" rowspan="1">unreliable</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Packet-loss handling</td>
            <td align="center" colspan="1" rowspan="1">re-transmission</td>
            <td align="center" colspan="1" rowspan="1">report only</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Ordered data delivery</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">no</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Sequence numbers</td>
            <td align="center" colspan="1" rowspan="1">one per byte</td>
            <td align="center" colspan="1" rowspan="1">one per PDU</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Flow control</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">no</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Congestion control</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">ECN support</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Selective ACK</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">depends on congestion control</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Fix message boundaries</td>
            <td align="center" colspan="1" rowspan="1">no</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Path MTU discovery</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Fragmentation</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">no</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">SYN flood protection</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">no</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Half-open connections</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">no</td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-appendix.a-5">Consequently, the multipath features, shown in
<xref target="table_mptcp_mpdccp_comp" format="default" sectionFormat="of" derivedContent="Table 11"/>, are the same, supporting volatile paths
having varying capacity and latency, session handover and path
aggregation capabilities. All of them profit by the existence of
congestion control.</t>
      <table anchor="table_mptcp_mpdccp_comp" align="center" pn="table-11">
        <name slugifiedName="name-mptcp-and-mp-dccp-protocol-">MPTCP and MP-DCCP protocol comparison</name>
        <thead>
          <tr>
            <th align="center" colspan="1" rowspan="1">Feature</th>
            <th align="center" colspan="1" rowspan="1">MPTCP</th>
            <th align="center" colspan="1" rowspan="1">MP-DCCP</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="center" colspan="1" rowspan="1">Volatile paths</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Session handover</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Path aggregation</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Data reordering</td>
            <td align="center" colspan="1" rowspan="1">yes</td>
            <td align="center" colspan="1" rowspan="1">optional</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">Expandability</td>
            <td align="center" colspan="1" rowspan="1">limited by TCP header</td>
            <td align="center" colspan="1" rowspan="1">flexible</td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-appendix.a-7">Therefore, the sender logic is not much different between MP-DCCP and
MPTCP.</t>
      <t indent="0" pn="section-appendix.a-8">The receiver side for MP-DCCP has to deal with the unreliable delivery provided by 
DCCP. The multipath sequence numbers included in MP-DCCP (see <xref target="MP_SEQ" format="default" sectionFormat="of" derivedContent="Section 3.2.5"/>) facilitates
adding optional mechanisms for data stream packet reordering 
at the receiver.  Information from the MP_RTT multipath option (<xref target="MP_RTT" format="default" sectionFormat="of" derivedContent="Section 3.2.7"/>), 
DCCP path sequencing and the DCCP Timestamp Option provide further means 
for advanced reordering approaches, e.g., as proposed in <xref target="I-D.amend-iccrg-multipath-reordering" format="default" sectionFormat="of" derivedContent="I-D.amend-iccrg-multipath-reordering"/>.
Such mechanisms do, however, not affect interoperability
and are not part of the MP-DCCP protocol.  Many 
applications that use unreliable transport protocols can also inherently process 
out-of-sequence data (e.g., through adaptive audio and video buffers), 
and so additional reordering support might not be necessary. The addition of optional 
reordering mechanisms are likely to be needed when the 
different DCCP subflows are routed across paths with different latencies. 
In theory, applications using DCCP are aware that packet reordering could 
occur, because DCCP does not provide mechanisms to restore the original packet order.</t>
      <t indent="0" pn="section-appendix.a-9">In contrast to TCP, the receiver processing for MPTCP adopted a rigid
"just wait" approach, because TCP guarantees reliable in-order delivery.</t>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="M." surname="Amend" fullname="Markus Amend" role="editor">
        <organization abbrev="DT" showOnFrontPage="true">Deutsche Telekom</organization>
        <address>
          <postal>
            <street>Deutsche-Telekom-Allee 9</street>
            <city>Darmstadt</city>
            <code>64295</code>
            <country>Germany</country>
          </postal>
          <email>Markus.Amend@telekom.de</email>
        </address>
      </author>
      <author initials="A." surname="Brunstrom" fullname="Anna Brunstrom">
        <organization showOnFrontPage="true">Karlstad University</organization>
        <address>
          <postal>
            <street>Universitetsgatan 2</street>
            <city>Karlstad</city>
            <code>651 88</code>
            <country>Sweden</country>
          </postal>
          <email>anna.brunstrom@kau.se</email>
        </address>
      </author>
      <author initials="A." surname="Kassler" fullname="Andreas Kassler">
        <organization showOnFrontPage="true">Karlstad University</organization>
        <address>
          <postal>
            <street>Universitetsgatan 2</street>
            <city>Karlstad</city>
            <code>651 88</code>
            <country>Sweden</country>
          </postal>
          <email>andreas.kassler@kau.se</email>
        </address>
      </author>
      <author initials="V." surname="Rakocevic" fullname="Veselin Rakocevic">
        <organization showOnFrontPage="true">City, University of London</organization>
        <address>
          <postal>
            <street>Northampton Square</street>
            <city>London</city>
            <country>United Kingdom</country>
          </postal>
          <email>veselin.rakocevic.1@city.ac.uk</email>
        </address>
      </author>
      <author initials="S." surname="Johnson" fullname="Stephen Johnson">
        <organization showOnFrontPage="true">BT</organization>
        <address>
          <postal>
            <street>Adastral Park</street>
            <city>Martlesham Heath</city>
            <code>IP5 3RE</code>
            <country>United Kingdom</country>
          </postal>
          <email>stephen.h.johnson@bt.com</email>
        </address>
      </author>
    </section>
  </back>
  <!-- ##markdown-source:
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
Y3SoAQA=

-->

</rfc>
