<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="exp" consensus="false" docName="draft-ietf-tsvwg-multipath-dccp-08" indexInclude="true" ipr="trust200902" prepTime="2023-05-29T02:23:12" scripts="Common,Latin" sortRefs="true" submissionType="IETF" symRefs="true" tocDepth="3" tocInclude="true">
  <!-- xml2rfc v2v3 conversion 3.17.1 -->
  <front>
    <title abbrev="Multipath DCCP">DCCP Extensions for Multipath Operation with Multiple Addresses</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-tsvwg-multipath-dccp-08" 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="05" year="2023" day="29"/>
    <area>transport</area>
    <workgroup>Transport Area Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">DCCP communications as defined in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> are restricted to a single path per
connection, yet multiple paths often exist between peers.  The
simultaneous use of available multiple paths for a DCCP session could
improve resource usage within the network and, thus, improve user
experience through higher throughput and improved resilience to
network failures.
Use cases for a Multipath DCCP (MP-DCCP) are mobile devices (e.g., handsets, vehicles) and residential home gateways simultaneously connected to distinct networks as, e.g., 
a cellular and a Wireless Local Area (WLAN) networks
or a cellular and a fixed access networks. Compared to existing multipath protocols, such as MPTCP, MP-DCCP provides specific support for non-TCP user
traffic (e.g., UDP or plain IP).  More details on potential use cases are provided in <xref target="website" format="default" sectionFormat="of" derivedContent="website"/>, <xref target="slide" format="default" sectionFormat="of" derivedContent="slide"/>, and <xref target="paper" format="default" sectionFormat="of" derivedContent="paper"/>.
All these use cases profit from an Open Source Linux reference implementation provided under <xref target="website" format="default" sectionFormat="of" derivedContent="website"/>.</t>
      <t indent="0" pn="section-abstract-2">This document specifies a set of extensions to
DCCP to support multipath operations.  Multipath DCCP provides 
the ability to simultaneously use multiple
paths between peers.  The protocol offers
the same type of service to applications as DCCP and it provides the
components necessary to establish and use multiple DCCP flows across
different paths simultaneously.</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 30 November 2023.
        </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) 2023 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-mp-dccp-concept">MP-DCCP Concept</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.4">
                <t indent="0" pn="section-toc.1-1.1.2.4.1"><xref derivedContent="1.4" format="counter" sectionFormat="of" target="section-1.4"/>.  <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>
          </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-mp-dccp-sub-op">Experimental MP-DCCP Sub-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-close-a-mp-dccp-connection">Close a 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-congestion-control-consider">Congestion Control Considerations</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-maximum-packet-size-conside">Maximum Packet Size 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-path-usage-strategies">Path usage strategies</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.9.2">
                  <li pn="section-toc.1-1.3.2.9.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.9.2.1.1"><xref derivedContent="3.9.1" format="counter" sectionFormat="of" target="section-3.9.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-path-mobility">Path mobility</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.9.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.9.2.2.1"><xref derivedContent="3.9.2" format="counter" sectionFormat="of" target="section-3.9.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>
          </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-informative-references">Informative References</xref></t>
          </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. 
Multipath DCCP (MP-DCCP) is a set of extensions to DCCP to
enable DCCP flows to be established across multiple paths
simultaneously. Such extensions are beneficial to applications that transfer
large amounts of data, due to the possibility to aggregate capacity of the
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-2">MP-DCCP has been first suggested
in the context of the 3GPP work on 5G multi-access solutions
<xref target="I-D.amend-tsvwg-multipath-framework-mpdccp" format="default" sectionFormat="of" derivedContent="I-D.amend-tsvwg-multipath-framework-mpdccp"/> and for hybrid access
networks <xref target="I-D.lhwxz-hybrid-access-network-architecture" format="default" sectionFormat="of" derivedContent="I-D.lhwxz-hybrid-access-network-architecture"/><xref target="I-D.muley-network-based-bonding-hybrid-access" format="default" sectionFormat="of" derivedContent="I-D.muley-network-based-bonding-hybrid-access"/>.
MP-DCCP can be applied for load-balancing, seamless session handover, and bandwidth
aggregation purposes (referred to as Access Traffic Steering, Switching, and Splitting (ATSSS)
in the 3GPP terminology <xref target="TS23.501" format="default" sectionFormat="of" derivedContent="TS23.501"/>).</t>
      <t indent="0" pn="section-1-3">This document presents the protocol changes required to add multipath
support to DCCP; specifically, those 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-4">DCCP, as stated in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> does not provide reliable and ordered
delivery. Consequently, multiple application subflows may be multiplexed over a
single DCCP connection with no inherent performance penalty 
for application subflows that do not require in-ordered delivery. DCCP
does not provide built-in support for those multiple application subflows.</t>
      <t indent="0" pn="section-1-5">In the following, the term subflow refers to DCCP subflows transmitted
via different paths (4-tuple of source and destination address/port
pairs), not to be mixed up with the "application sub-flows" mentioned in
Section 17.2 of <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>.
Application subflows are differing content-wise
by source and destination port per application as, for example, enabled
by Service Codes introduced to DCCP in <xref target="RFC5595" format="default" sectionFormat="of" derivedContent="RFC5595"/>, and those application subflows
can be multiplexed over a single DCCP connection. For the sake of consistency
we assume that only a single application is served by a DCCP connection
here as shown in <xref target="ref-comparison-of-standard-dccp-and-mp-dccp-protocol-stacks" format="default" sectionFormat="of" derivedContent="Figure 1"/>
while use of that feature should not impact DCCP operation on each single path
as noted in (Section 2.4 of <xref target="RFC5595" format="default" sectionFormat="of" derivedContent="RFC5595"/>).
Application subflows can co-exist with MP-DCCP operation as defined in this document.</t>
      <t indent="0" pn="section-1-6">As pointed out in <xref target="I-D.amend-tsvwg-multipath-framework-mpdccp" format="default" sectionFormat="of" derivedContent="I-D.amend-tsvwg-multipath-framework-mpdccp"/> the proposed encapsulation in terms of 
lightweight DCCP flow headers is more appropriate for unreliable 
IP traffic in terms of UDP and other non-TCP packets in comparison to MPTCP.
Such considerations are not detailed in the present specification.</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 operates at the transport layer and aims to be transparent to
both higher and lower layers.  It is a set of additional features on
top of 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>
      </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">Throughout this document we make use of terms that are either specific
for multipath transport or are defined in the context of MP-DCCP,
similar to <xref target="RFC8684" format="default" sectionFormat="of" derivedContent="RFC8684"/>, 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/ port pairs.</t>
        <t indent="0" pn="section-1.2-3">Subflow: A flow of DCCP segments operating over an individual path,
which forms part of a larger MP-DCCP connection. A subflow is started
and terminated similar to a regular (single-path) DCCP connection. The term subflow
can also be used to refer to an MP-DCCP connection with a single path.</t>
        <t indent="0" pn="section-1.2-4">(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-5">Token: A locally unique identifier given to a multipath connection by a
host. May also be referred to as a "Connection ID".</t>
        <t indent="0" pn="section-1.2-6">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-7">In addition to these
terms, within 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="concept" numbered="true" removeInRFC="false" toc="include" pn="section-1.3">
        <name slugifiedName="name-mp-dccp-concept">MP-DCCP Concept</name>
        <t indent="0" pn="section-1.3-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-1.3-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-1.3-3">
          <li pn="section-1.3-3.1">An MP-DCCP connection begins with a 4-way handshaking procedure, between 
two hosts as described in <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/>. 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, respectively. It should be noted that MP-DCCP does not require the presence of 
more than one address in both peers.</li>
          <li pn="section-1.3-3.2">In case extra paths and corresponding addresses/ports are available, additional DCCP subflows are created on 
these paths and are attached to the existing MP-DCCP session, which
continues to appear as a single connection to the applications at both
ends. The creation of an additional DCCP subflow is illustrated between Address A2
on Host A and Address B1 on Host B.</li>
          <li pn="section-1.3-3.3">MP-DCCP identifies multiple paths by the presence of multiple
addresses/ports at hosts.  Combinations of these multiple addresses/ports
equate to 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 this
additional subflow is shown as being initiated from A2, it could
equally have been initiated from B1 or B2.</li>
          <li pn="section-1.3-3.4">The discovery and setup of additional subflows will be achieved
through a path management method including the logic and details of the procedures for adding/removing subflows;
this document describes supportive measures by which a host can initiate new subflows and signal available addresses 
between peers. The definition of a path management method is, however, out of scope of this document and subject to a 
corresponding policy and the specifics of the implementation. In the same context, if any of the MP-DCCP peer hosts has a limit on the maximum number of paths that can be maintained (e.g., similar to what is discussed in Section 3.4 of <xref target="RFC8041" format="default" sectionFormat="of" derivedContent="RFC8041"/>, the creation of new subflows from that peer host should be avoided and incoming subflow requests should be terminated.</li>
          <li pn="section-1.3-3.5">MP-DCCP adds connection-level sequence numbers and exchange of
Round-Trip Time (RTT) information to enable optional reordering features.</li>
          <li pn="section-1.3-3.6">Subflows are terminated as regular DCCP connections, as described
in (<xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, Section 8.3). The MP-DCCP connection is terminated by a
connection-level DCCP-CloseReq or DCCP-Close message.</li>
        </ul>
      </section>
      <section anchor="requirements-language" numbered="true" removeInRFC="false" toc="include" pn="section-1.4">
        <name slugifiedName="name-requirements-language">Requirements Language</name>
        <t indent="0" pn="section-1.4-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 (Section 17.2 of <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>) allows multiple application 
subflows to be multiplexed over a single DCCP connection with 
potentially same performance. However, DCCP does not provide built-in 
support for multiple subflows and the Congestion Manager (CM) 
<xref target="RFC3124" format="default" sectionFormat="of" derivedContent="RFC3124"/>, as a generic multiplexing facility, can not fully support 
multiple congestion control mechanisms for multiple DCCP flows between 
same source and destination addresses. 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).</t>
      <t indent="0" pn="section-2-2">The extension of DCCP towards 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-3">As a high level overview 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 also physically isolated paths.
The corresponding control information allows the receiver to optionally 
re-assemble and deliver the received data in the right order to the 
recipient application. 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-4">The following sections define MP-DCCP behavior in detail.</t>
      <t indent="0" pn="section-2-5">A Multipath DCCP connection provides a bidirectional connection of datagrams 
between two hosts exchanging data as in DCCP, thus, not requiring 
any change to the applications. However, Multipath DCCP enables the 
hosts to use different paths with different IP addresses 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.</t>
      <t indent="0" pn="section-2-6">The Multipath Capability for MP-DCCP can be 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 with MP-DCCP suboptions described in {#MP_OPT}.</t>
      <t indent="0" pn="section-2-7">The number of concurrent 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>
    </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 target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, Section 6.4) are
enriched with a new Multipath related 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">Rule</th>
            <th align="center" colspan="1" rowspan="1">Rec'n Value</th>
            <th align="center" colspan="1" rowspan="1">Initial 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 means server-priority,
NN means non-negotiable.</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">The DCCP protocol options as defined in (<xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, Section 5.8) and (<xref target="RFC5634" format="default" sectionFormat="of" derivedContent="RFC5634"/>, Section 2.2.1) are enriched with 
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>
      <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">DCCP endpoints uses the Multipath Capable Feature to decide whether multipath extensions can be enabled for a DCCP connection.</t>
        <t indent="0" pn="section-3.1-2">Multipath Capable feature has feature number 10 and has length of one-byte.
The leftmost four bits are used to specify a compatible version of the
MP-DCCP implementation (0000 for this specification). The following four bits are unassigned in version 0. The unassigned bits MUST be set to zero by the sender and MUST be ignored by the receiver.</t>
        <artwork align="left" pn="section-3.1-3"><![CDATA[
    0  1  2  3   4  5  6  7
   +-----------+------------+
   |  Version  | Unassigned |
   +-----------+------------+
]]></artwork>
        <t indent="0" pn="section-3.1-4">The setting of Multipath Capable MUST follow the server-priority reconciliation rule described
in (<xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, Section 6.3.1), which allows multiple versions to be
specified in order of priority.</t>
        <t indent="0" pn="section-3.1-5">The negotiation MUST be done as part of the initial handshake procedure
as described in <xref target="handshaking" format="default" sectionFormat="of" derivedContent="Section 3.3"/>, and no subsequent re-negotiation of
the Multipath Capable feature is allowed on the same MP-DCCP connection.</t>
        <t indent="0" pn="section-3.1-6">Clients MUST include a Change R 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 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 addition to an existing MP-DCCP connection MUST use the same
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:</t>
        <artwork align="left" pn="section-3.1-10"><![CDATA[
      Client                                             Server
      ------                                             ------
      DCCP-Req + Change R(CAPABLE, 1 0)
                     ----------------------------------->

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

                 * agreement on version = 1 *
]]></artwork>
        <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-3.1-11"><li pn="section-3.1-11.1" derivedCounter="1.">The Client indicates support for both MP-DCCP versions 1 and 0, with a preference
for version 1.</li>
          <li pn="section-3.1-11.2" derivedCounter="2.">Server agrees on using MP-DCCP version 1, and supplies its own preference list.</li>
          <li pn="section-3.1-11.3" derivedCounter="3.">MP-DCCP is then enabled between the Client and Server with version 1.</li>
        </ol>
        <t indent="0" pn="section-3.1-12">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 SHOULD fall back to regular DCCP or MUST be closed. 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 option is shown in <xref target="ref-mp-option-format" format="default" sectionFormat="of" derivedContent="Figure 3"/>.</t>
        <figure anchor="ref-mp-option-format" align="left" suppress-title="false" pn="figure-3">
          <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 description of the fields of the multipath option is shown in <xref target="ref-mp-option-list" format="default" sectionFormat="of" derivedContent="Table 3"/>. MP_OPT refers to an MP-DCCP suboption.</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">4</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">TBD</td>
              <td align="left" colspan="1" rowspan="1">&gt;10</td>
              <td align="left" colspan="1" rowspan="1">Reserved for future MP suboptions defined in Version &gt; 0 or extension</td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-3.2-5">These operations are largely inspired by the signals defined in <xref target="RFC8684" format="default" sectionFormat="of" derivedContent="RFC8684"/>.</t>
        <section anchor="MP_CONFIRM" numbered="true" removeInRFC="false" toc="include" pn="section-3.2.1">
          <name slugifiedName="name-mp_confirm">MP_CONFIRM</name>
          <artwork align="left" pn="section-3.2.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>
          <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 a MP_CONFIRM is received or confirmation of options is identified outdated. 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">As the transmission of multipath suboptions is subject to out-of-order arrival, suboptions defined in <xref target="ref-mp-option-confirm" format="default" sectionFormat="of" derivedContent="Table 4"/>
SHALL be sent in a DCCP datagram with MP_SEQ <xref target="MP_SEQ" format="default" sectionFormat="of" derivedContent="Section 3.2.5"/>. This allows to identify outdated suboptions which updates the same
dataset. In case of MP_ADDADDR, 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
suboption is detected at the receiver if a previous suboption referring to the same dataset contained a higher sequence number
carried by MP_SEQ. Generating a MP_CONFIRM for suboptions identified outdated is optional.</t>
          <t indent="0" pn="section-3.2.1-4">Similarly MP_CONFIRM is subject to out-of-order arrival. To ensure that the most recent suboption is confirmed the associated
MP_SEQ received MUST be echoed. Otherwise inconsistency happens if between updates of a dataset with the same value, another value
is sent. If the MP_CONFIRM of the second update and the third update itself gets lost, the value of the second update is applied on
receiver side without being detected by the sender.</t>
          <t indent="0" pn="section-3.2.1-5">The length and sending path of the MP_CONFIRM are dependent on the confirmed suboptions and the received MP_SEQ, which will be both copied verbatim and
appended as list of confirmations. The list structures by first listing the received MP_SEQ followed by the confirmed suboption or suboptions. The same
rules apply when suboptions with different MP_SEQs are confirmed at once. This might 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_1 + MP_PRIO + MP_SEQ_2 + MP_ADDADDR.</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 4"/>. 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 (but could be any path) 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-4">
            <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 5"/>.
Here, a first DCCP-Data is sent from Host A to Host B with option MP_PRIO set to 4. Host A subsequently issues a second DCCP-Data with option MP_PRIO
set to 1. 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-5">
            <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-6">
            <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|
  +--------+--------+--------+--------+
  | Path Token                        |
  +--------+--------+--------+--------+
  | 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 by a host to add a new subflow to an existing MP-DCCP
connection. The Path Token is the SHA256 hash of the derived key (d-key),
which was previously exchanged with the MP_KEY option.
MP_HMAC MUST be set when using MP_JOIN to provide authentication (See
MP_HMAC for details). Also MP_KEY MUST be set to provide key material
for authentication purposes.</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 has been changed in
transit by a middlebox.  The numeric 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 needing to know what the source address at the receiver is,
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 has to 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 Token, 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"/>.</t>
          <t indent="0" pn="section-3.2.2-6">If the path token can not 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">Regular DCCP has the means of sending a Close or Reset signals to abruptly close a
connection.  With MP-DCCP, a regular Close or Reset only has the scope of the
subflow over which the signal was received. As such, it will only close the applicable subflow and will not
affect the remaining subflows concurrently in use on other paths.  A MP-DCCP connection will stay alive at
the data level in order to permit break-before-make handover between
subflows.  It is therefore necessary to provide an MP-DCCP-level
"Reset" to allow the abrupt closure of the whole MP-DCCP connection;
this is done via the MP_FAST_CLOSE suboption.</t>
          <figure anchor="ref-MP_FAST_CLOSE" align="left" suppress-title="false" pn="figure-7">
            <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-2.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-3">For being effective, the MP_FAST_CLOSE suboption MUST be sent from an initiating host on all subflows as part of a DCCP-Reset packet with Reset Code 13. To protect unauthorized shutdown of a multipath 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-4">With completion of this step, the initiating host can tear down the subflows and the multipath DCCP connection immediately terminates.</t>
          <t indent="0" pn="section-3.2.3-5">Upon reception of the MP_FAST_CLOSE and successful validation of the Key Data at the peer host, a DCCP Reset packet is replied on all subflows to the initiating host with Reset Code 13. The peer host can now close the whole MP-DCCP connection (i.e., it transitions the connection state directly to CLOSED).</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-8">
            <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| Key Type (1)  | 
  +---------------+---------------+---------------+---------------+
  |  Key Data (1) |  Key Type (2) |  Key Data (2) | ....
  +---------------+---------------+---------------+---------------+
      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 key material between
hosts for a given connection. The Length varies between 12 and 68 Bytes for a single-key message, and up to
110 Bytes when all specified Key Types 0-2 are provided. The Key Type field is used to
specify the type of the following key data. 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 =ECDHE-C25519-SHA256</td>
                <td align="left" colspan="1" rowspan="1">32</td>
                <td align="left" colspan="1" rowspan="1">ECDHE with SHA256 and Curve25519</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">2 =ECDHE-C25519-SHA512</td>
                <td align="left" colspan="1" rowspan="1">64</td>
                <td align="left" colspan="1" rowspan="1">ECDHE with SHA512 and Curve25519</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">3-255</td>
                <td align="left" colspan="1" rowspan="1"> </td>
                <td align="left" colspan="1" rowspan="1">Unassigned</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 Material is exchanged in plain text between hosts, and the key
parts (key-a, key-b) are used by each host to generate the derived
key (d-key) by concatenating the two parts with the local key
in front (e.g. hostA d-key(A)=(key-a+key-b), hostB d-key(B)=(key-b+key-a)).</t>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.4-5">
            <dt pn="section-3.2.4-5.1">ECDHE-SHA256-C25519</dt>
            <dd pn="section-3.2.4-5.2">
              <t indent="0" pn="section-3.2.4-5.2.1">Public Key Material is exchanged via ECDHE key exchange with SHA256 and
Curve 25519 to generate the derived key (d-key) from the shared secret.</t>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.4-6">
            <dt pn="section-3.2.4-6.1">ECDHE-SHA512-C25519</dt>
            <dd pn="section-3.2.4-6.2">
              <t indent="0" pn="section-3.2.4-6.2.1">Public Key Material is exchanged via ECDHE key exchange with SHA512 and
Curve 25519 to generate the derived key (d-key) from the shared secret.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-3.2.4-7">Providing multiple keys is only permitted in the DCCP-Request message
of the handshake procedure for the first subflow, and 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-8">If the key type can not be agreed when the MP_KEY option is sent as part of the 
handshake procedure, the MP-DCCP connection should fallback to regular 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-9">
            <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 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"/>.</t>
          <t indent="0" pn="section-3.2.5-3">The MP_SEQ number space is
different from the path individual sequence number space and MUST be
sent with any DCCP-Data and DCCP-DataACK packet.</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-10">
            <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_JOIN,
MP_ADDADDR, and MP_REMOVEADDR suboptions. 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 truncated to the leftmost 160 bits (20 bytes).</t>
          <t indent="0" pn="section-3.2.6-3">The "Key" used for the HMAC computation is the derived key (d-key)
described in <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/>, while the HMAC "Message" 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">MP_JOIN: The token and nonce of the MP_JOIN for which authentication
   shall be performed.</li>
            <li pn="section-3.2.6-4.2">MP_ADDADDR: The Address ID with associated IP address
   and if defined port, otherwise two octets of value 0.</li>
            <li pn="section-3.2.6-4.3">MP_REMOVEADDR: Solely the Address ID.</li>
          </ul>
          <t indent="0" pn="section-3.2.6-5">MP_JOIN, MP_ADDADDR and MP_REMOVEADDR can co-exist or be used multiple times
within a single DCCP packet. As all this multipath options come along with an
individual MP_HASH option, this requires the MP_HASH to be correctly associated.
Otherwise, the receiver cannot validate multiple MP_JOIN, MP_ADDADDR or
MP_REMOVEADDR. Therefore, a MP_HASH MUST directly follow its associated multipath
option. In the likely case of sending a MP_JOIN together with a 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 with the
MP_ADDADDR suboption.</t>
          <t indent="0" pn="section-3.2.6-6">If the HMAC can not be validated by a receiving host, the subsequent handling depends
on which suboption was being authenticated. If the suboption to be authenticated was either
MP_ADDADDR or MP_REMOVEADDR, the receiving host SHOULD 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, it MUST lead to a subflow closing (see <xref target="fallback" format="default" sectionFormat="of" derivedContent="Section 3.6"/>)</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-11">
            <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 in milliseconds and
MUST belong to the path over which this information is transmitted.
Additionally, the age of the measurement is specified in milliseconds.
This information is in particular 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, which allows to cover a period of
approximately 1193 hours.</t>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-4">
            <dt pn="section-3.2.7-4.1">Raw RTT (=0)</dt>
            <dd pn="section-3.2.7-4.2">
              <t indent="0" pn="section-3.2.7-4.2.1">Raw RTT value of the last Datagram Round-Trip preferably provided by the CCID in use.</t>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-5">
            <dt pn="section-3.2.7-5.1">Min RTT (=1)</dt>
            <dd pn="section-3.2.7-5.2">
              <t indent="0" pn="section-3.2.7-5.2.1">Min RTT value over a given period preferably provided by the CCID in use.</t>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-6">
            <dt pn="section-3.2.7-6.1">Max RTT (=2)</dt>
            <dd pn="section-3.2.7-6.2">
              <t indent="0" pn="section-3.2.7-6.2.1">Max RTT value over a given period preferably provided by the CCID in use.</t>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-7">
            <dt pn="section-3.2.7-7.1">Smooth RTT (=3)</dt>
            <dd pn="section-3.2.7-7.2">
              <t indent="0" pn="section-3.2.7-7.2.1">Averaged RTT value over a given period preferably provided by the CCID in use.</t>
            </dd>
          </dl>
          <dl newline="true" indent="3" spacing="normal" pn="section-3.2.7-8">
            <dt pn="section-3.2.7-8.1">Age</dt>
            <dd pn="section-3.2.7-8.2">
              <t indent="0" pn="section-3.2.7-8.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-9">In <xref target="ref-MP_RTT_example" format="default" sectionFormat="of" derivedContent="Figure 12"/> an exemplary flow shows the exchange of path individual 
RTT information with RTT1 pointing to a first path and RTT2 to a second path. Those
RTT values might be extracted from the sender's Congestion Control procedure and
carried to the receiving host using 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 case the path individual RTTs are symmetric in down- and uplink direction, 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-12">
            <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-10.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) on which a host can be reached. This option can be used at any
time during an existing 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 advertise simultaneously
new addresses.</t>
          <t indent="0" pn="section-3.2.8-2">Length is variable depending on the address family (IPv4 or IPv6) and whether a port number is
used. This field is in range between 8 and 22 bytes.</t>
          <t indent="0" pn="section-3.2.8-3">The presence of the final 2 octets, specifying the DCCP port number to
use, are optional and 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 may 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 peer SHOULD assume that any attempt to
connect to the specified address has to be on the same port as is already
in use by the subflow on which the MP_ADDADDR signal was sent.</t>
          <t indent="0" pn="section-3.2.8-4">Along with the MP_ADDADDR option 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 Key-A followed by Key-B, and in the case of Host B,
Key-B followed by Key-A.  These are the keys that were exchanged and
selected in the original MP_KEY handshake. The message for the HMAC is
the Address ID, IP address, and port that precede the HMAC in the
MP_ADDADDR option.  If the port is not present in the MP_ADDADDR option,
the HMAC message will nevertheless include 2 octets 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 SHOULD silently ignore the option.</t>
          <t indent="0" pn="section-3.2.8-5">The presence of a 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. Further details are given in <xref target="MP_CONFIRM" format="default" sectionFormat="of" derivedContent="Section 3.2.1"/>.</t>
          <figure anchor="refMP_ADDADDR" align="left" suppress-title="false" pn="figure-13">
            <name slugifiedName="name-format-of-the-mp_addaddr-su">Format of the MP_ADDADDR Suboption</name>
            <artwork align="left" pn="section-3.2.8-6.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   |
  +---------------+---------------+-------+-------+---------------+
  |          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-7">Every address has an Address ID that can be used for uniquely
identifying the address within a connection for address removal. 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-8">All Address IDs learned via either MP_JOIN or MP_ADDADDR SHOULD be stored
by the receiver in a data structure that gathers all the
Address-ID-to-address mappings for a connection (identified by a token
pair). In this way, there is a stored mapping between the Address ID,
observed source address, and token pair for future processing of control
information for a connection. Note that an implementation
MAY discard incoming address advertisements at will, for example, for
avoiding the required mapping state, or because advertised addresses
are of no use to it (for example, IPv6 addresses when it has IPv4
only).  Therefore, a host MUST treat address advertisements as soft
state, and it MAY choose to refresh advertisements periodically.</t>
          <t indent="0" pn="section-3.2.8-9">Due to the proliferation of NATs, it is reasonably likely that one
host may attempt to advertise private addresses.  It is not
desirable to prohibit this, since there may be cases where both hosts
have additional interfaces on the same private network, and a host
MAY want to advertise such addresses. 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 token that
uniquely identifies the connection to the receiving host. If the
token is unknown, the host will return with a DCCP-Reset. In the unlikely
event that the token is known, subflow setup will continue, but the
HMAC exchange must occur for authentication.  This will fail, and
will provide sufficient protection against two unconnected hosts
accidentally setting up a new subflow upon the signal of a private
address.  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"/>.
In case a sending host of a MP_ADDADDR knows about the inability
to establish incoming subflows on a particular address, a MP_ADDADDR
SHOULD NOT advertise this address unless sending host has new knowledge
about the ability. Such ability 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-10">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"/>). Using this mechanism reliable exchange of address
information is ensured.</t>
          <t indent="0" pn="section-3.2.8-11">A host can send an MP_ADDADDR message with an already assigned Address
ID, but the Address MUST be the same as previously assigned to this
Address ID, and the Port MUST be different from one already in use
for this Address ID.  If these conditions are not met, the receiver
SHOULD silently ignore the MP_ADDADDR.  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>
          <t indent="0" pn="section-3.2.8-12">A host that receives an MP_ADDADDR but finds a connection set up to
that IP address and port number is unsuccessful SHOULD NOT perform
further connection attempts to this address/port combination for this
connection. However, a sender that wants to trigger a new incoming
connection attempt on a previously advertised address/port combination
can therefore refresh MP_ADDADDR information by sending the option again.</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 so that the peer can remove subflows
related to this address.</t>
          <t indent="0" pn="section-3.2.9-2">This is achieved through the Remove Address (MP_REMOVEADDR) suboption which
will remove a previously added address with an Address ID from a
connection and terminate any subflows currently using that address.</t>
          <t indent="0" pn="section-3.2.9-3">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 Key-A followed by Key-B, and in the case of Host B,
Key-B followed by Key-A.  These are the keys that were exchanged and
selected in the original MP_KEY handshake. The message for the HMAC is
the Address ID.
The rationale for the 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 removed 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 SHOULD silently ignore the option.</t>
          <t indent="0" pn="section-3.2.9-4">The presence of a 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_REMOVEADDR is sent. 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-5">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"/>). Using this mechanism reliable exchange of address
information is ensured. To avoid inconsistent states, it is recommended to
release the sender address ID only after MP_REMOVEADDR has been confirmed.</t>
          <t indent="0" pn="section-3.2.9-6">The sending and receipt of this message SHOULD trigger the sending of
DCCP-Close and DCCP-Reset by client and server, respectively on the affected
subflow(s) (if possible), as a courtesy to cleaning up middlebox state, before
cleaning up any local state.</t>
          <t indent="0" pn="section-3.2.9-7">Address removal is undertaken by ID, so as to permit the use of NATs and
other middleboxes that rewrite source addresses.  If there is no address
at the requested ID, the receiver will silently ignore the request.</t>
          <figure anchor="refMP_REMOVEADDR" align="left" suppress-title="false" pn="figure-14">
            <name slugifiedName="name-format-of-themp_removeaddr-">Format of theMP_REMOVEADDR Suboption</name>
            <artwork align="left" pn="section-3.2.9-8.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  |
+---------------+---------------+---------------+---------------+
     Type=46        Length=4         MP_OPT=8

-> followed by MP_HMAC option
]]></artwork>
          </figure>
          <t indent="0" pn="section-3.2.9-9">A subflow that is still functioning MUST be closed with a DCCP-Close or
exchange as in regular DCCP, rather than using this option. For more
information, see Section <xref target="closing" format="default" sectionFormat="of" derivedContent="Section 3.5"/>.</t>
        </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">In the event that a single specific path out of the set of available
paths shall be treated with higher priority compared to the others
when making scheduling decisions for user plane traffic, a host may 
wish to signal such change in priority  to the peer.
One reason for such behavior is due to the different costs involved in
using different paths (e.g., WiFi is free while cellular has limit on
volume, 5G has higher energy consumption). Also, the priority of a path
may be subject to dynamic changes, for example when the mobile runs out
of battery, the usage of only a single path may be the preferred choice
of the user. Therefore, the path priority should be considered as hints 
for the packet scheduler when making decisions which path to use for 
user plane traffic.</t>
          <t indent="0" pn="section-3.2.10-2">The MP_PRIO suboption, shown below, can be used to set a priority flag
for the path over which the suboption is received.</t>
          <figure anchor="ref-MP_PRIO" align="left" suppress-title="false" pn="figure-15">
            <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 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">0: Do not use. The path is not available.</li>
            <li pn="section-3.2.10-5.2">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.</li>
            <li pn="section-3.2.10-5.3">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.</li>
            <li pn="section-3.2.10-5.4">3 - 15: Primary: can use the path in any way deemed reasonable by peer. 
   The path will always 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 more traffic 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.</li>
          </ul>
          <t indent="0" pn="section-3.2.10-6">Example use cases include:
1) Setting Wi-Fi path to Primary and Cellular paths to Secondary. In this case
   Wi-Fi will be used and Cellular 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 WiFi path can provide, indicating a 
   clear priority of the Wi-Fi path over the Cellular due to e.g. cost reasons.
2) Setting Wi-Fi path to Primary and Cellular to Standby. In this case Wi-Fi
   will be used and Cellular only, if the Wi-Fi path is not available. 
3) Setting Wi-Fi path to Primary and Cellular path to Primary. In this case,
   all packets can be scheduled  over all paths at all time.</t>
          <t indent="0" pn="section-3.2.10-7">If not specified, the default behavior is, that a path can always be used for 
packet scheduling decisions (MP_PRIO=3), if the path has been established and 
added to an existing MP-DCCP connection. At least one path should have a 
MP_PRIO value greater or equal to one for it to be allowed to send on the 
connection. MP_PRIO is assumed to be exchanged reliably using the MP_CONFIRM 
mechanisms (see <xref target="ref-mp-option-confirm" format="default" sectionFormat="of" derivedContent="Table 4"/>).</t>
          <t indent="0" pn="section-3.2.10-8">The presence of a 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_PRIO 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-16">
            <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">For a graceful shutdown of a MP-DCCP connection, MP_CLOSE is used to communicate this to a 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). In the case where a DCCP-CloseReq is used, the following DCCP-Close MUST carry the MP_CLOSE as well. At the initiator of the DCCP-CloseReq all sockets, including the MP-DCCP connection socket, transition to CLOSEREQ state. To protect unauthorized shutdown of a multi-path connection, the selected Key Data of the peer host during the handshaking procedure MUST be carried by the MP_CLOSE option and validated by the peer host. Note, 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 a first DCCP-CloseReq carrying a 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. In this case, the MP-DCCP connection socket on the host sending the DCCP-Close reflects the state of the initial subflow used 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 a 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 a 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-mp-dccp-sub-op">Experimental MP-DCCP Sub-Option MP_EXP for private use</name>
          <t indent="0" pn="section-3.2.12-1">This section reserves a MP-DCCP sub-option to define and specify any experimental additional feature for improving and optimization of MP-DCCP protocol. This
option may be applicable to specific environments or scenarios according to potential new requirements and meant for private use only at this stage. MP_OPT 
feature number 11 is foreseen with an exemplary description as below:</t>
          <figure anchor="ref-MP_EXP" align="left" suppress-title="false" pn="figure-17">
            <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">Details as length and type of data remain to be defined according to the foreseen use by the experimenters.</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 18"/>.</t>
        <figure anchor="ref-mp-dccp-handshaking" align="left" suppress-title="false" pn="figure-18">
          <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 + MP_CAPABLE               |
     |------- MP_KEY(Key-A(1), Key-A(2),...) ------------->|
     |<---------------------- MP_KEY(Key-B) ---------------|
     |             DCCP-Response +  MP_CAPABLE             |
     |             |                                       |
     |   DCCP-Ack  |                                       |
     |--------- MP_KEY(Key-A) + MP_KEY(Key-B) ------------>|
     |<----------------------------------------------------|
     |   DCCP-Ack  |                                       |
     |             |                                       |
     |             |          DCCP-Request + MP_CAPABLE    |
     |             |--- MP_JOIN(TB,RA) ------------------->|
     |             |<------MP_JOIN(TB,RB) + MP_HMAC(B)-----|
     |             |DCCP-Response  + 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">Host A sends a DCCP-Request with the MP-Capable feature Change
request and the MP_KEY option with an Host-specific Key-A for
each of supported types as described in <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/>.</li>
          <li pn="section-3.3-4.2">Host B sends a DCCP-Response with Confirm feature for
MP-Capable and the MP_Key option with a single Host-specific Key-B.
The type of the key is chosen from the list of supported types
from the previous request.</li>
          <li pn="section-3.3-4.3">Host A sends a DCCP-Ack with both Keys echoed to Host B.</li>
          <li pn="section-3.3-4.4">Host B sends a DCCP-Ack to confirm both keys and conclude the handshaking.</li>
        </ul>
        <t indent="0" pn="section-3.3-5">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-6">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-7">
          <li pn="section-3.3-7.1">Host A sends a DCCP-Request with the MP-Capable feature Change
request and the MP_JOIN option with Host B's Token TB, generated from
the derived key by applying a SHA256 hash and truncating to the first
32 bits. Additionally, an own random nonce RA is transmitted with the
MP_JOIN.</li>
          <li pn="section-3.3-7.2">
            <t indent="0" pn="section-3.3-7.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 Token TB and a random nonce RB together with the computed MP_HMAC.
The HMAC is calculated by taking the leftmost 20 bytes from the SHA256 hash
of a HMAC code created by using token and nonce received with MP_JOIN(A) 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-7.2.2">
MP_HMAC(B) = HMAC-SHA256(Key=d-key(B), Msg=RB+RA)</t>
          </li>
          <li pn="section-3.3-7.3">
            <t indent="0" pn="section-3.3-7.3.1">Host A sends a DCCP-Ack with the HMAC computed for the DCCP-Response.
The HMAC is calculated by taking the leftmost 20 bytes from the SHA256 hash
of a HMAC code created by using token and 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-7.3.2">
MP_HMAC(A) = HMAC-SHA256(Key=d-key(A), Msg=RA+RB)</t>
          </li>
          <li pn="section-3.3-7.4">Host B sends a DCCP-Ack to confirm the HMAC and to conclude the
handshaking.</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 19"/>. The MP_ADDADDR option passed in the DCCP-Data contains the following parameters:
* an identifier (id 2) for the new IP address which is used as a reference in subsequent control exchanges.
* the IP address of the new path (A2_IP)
* A pair of octets 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>
          <t indent="0" pn="section-3.4.1-2">The following options must be included in a packet carrying MP_ADDADDR:
* 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"/>
* the sequence number (seqno 12) for this message</t>
          <t indent="0" pn="section-3.4.1-3">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:
* 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
* 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>
          <figure anchor="ref-mp-dccp-add-address" align="left" suppress-title="false" pn="figure-19">
            <name slugifiedName="name-example-mp-dccp-addaddr-pro">Example MP-DCCP ADDADDR procedure</name>
            <artwork align="left" pn="section-3.4.1-4.1"><![CDATA[
          Host A                                         Host B 
------------------------                              -----------
Address A1    Address A2                               Address B1
----------    ----------                              -----------
     |             |                                       |
     |   DCCP-Data +  MP_ADDADDR(id 2, 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 20"/>. The MP_REMOVEADDR option passed in the DCCP-Data contains the following parameters:
* an identifier (id 2) for the IP address to remove (A2_IP) and which was specified in a previous MP_ADDADDR message.</t>
          <t indent="0" pn="section-3.4.2-2">The following options must be included in a packet carrying MP_REMOVEADDR
* 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"/>
* the sequence number (seqno 33) for this message</t>
          <t indent="0" pn="section-3.4.2-3">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:
* 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
* 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>
          <figure anchor="ref-mp-dccp-remove-address" align="left" suppress-title="false" pn="figure-20">
            <name slugifiedName="name-example-mp-dccp-removeaddr-">Example MP-DCCP REMOVEADDR procedure</name>
            <artwork align="left" pn="section-3.4.2-4.1"><![CDATA[
          Host A                                         Host B 
------------------------                              -----------
Address A1    Address A2                               Address B1
----------    ----------                              -----------
     |             |                                       |
     |   DCCP-Data +  MP_REMOVEADDR(id 2) +                |
     |------- 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-close-a-mp-dccp-connection">Close a 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 initiates the regular DCCP connection termination procedure 
as described in <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 is RECOMMENDED to use an appropriate DCCP reset code as specified in
Table 2 of <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>. 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 SHOULD 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">When a host wants to terminate an  MP-DCCP connection, it is RECOMMENDED that the host
initiates the DCCP connection termination as per <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 MP-DCCP suboptions, 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 don't carry the MP_CAPABLE feature, the MP-DCCP connection will not be 
established and the handshake SHOULD fall back to regular DCCP or MUST be closed.</t>
        <t indent="0" pn="section-3.6-3">The same fallback SHOULD take place if the endpoints fail to agree on a protocol
version to use during the Multipath Capable feature negotiation, which 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">Similar procedure MUST be applied if the MP_KEY <xref target="MP_KEY" format="default" sectionFormat="of" derivedContent="Section 3.2.4"/> Key Type cannot be negotiated,
a final ACK carrying MP_KEY with wrong Key-A/Key-B is received or MP_KEY option is malformed.</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. Also non-verifiable MP_HMAC <xref target="MP_HMAC" format="default" sectionFormat="of" derivedContent="Section 3.2.6"/> or MP_JOIN Path Token <xref target="MP_JOIN" format="default" sectionFormat="of" derivedContent="Section 3.2.2"/> as
part of the subsequent flow establishment MUST lead to a subflow closing.</t>
        <t indent="0" pn="section-3.6-6">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 this happens in an MP-DCCP connection, the affected subflow can either be closed
or other action can be taken.</t>
      </section>
      <section anchor="congestion-control-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-3.7">
        <name slugifiedName="name-congestion-control-consider">Congestion Control Considerations</name>
        <t indent="0" pn="section-3.7-1">Senders MUST manage per-path congestion status, and SHOULD avoid to send
more data on a given path than congestion control on that path
allows.</t>
        <t indent="0" pn="section-3.7-2">When a Multipath DCCP connection uses two or more paths, there is no
guarantee that these paths are fully disjoint.  When two (or more
paths) share the same bottleneck, using a standard congestion control
scheme could result in an unfair distribution of the bandwidth with
the multipath connection getting more bandwidth than competing single
path connections.  Multipath TCP uses the coupled congestion control
Linked Increases Algorithm (LIA) specified in <xref target="RFC6356" format="default" sectionFormat="of" derivedContent="RFC6356"/> to
solve this problem.  This scheme can be adapted also for Multipath DCCP.
The same applies to other coupled congestion control schemes, which
have been proposed for Multipath TCP such as Opportunistic Linked
Increases Algorithm <xref target="OLIA" format="default" sectionFormat="of" derivedContent="OLIA"/>. The details of the congestion control
algorithms are outside the scope of this document.</t>
      </section>
      <section anchor="maximum-packet-size-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-3.8">
        <name slugifiedName="name-maximum-packet-size-conside">Maximum Packet Size Considerations</name>
        <t indent="0" pn="section-3.8-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. As per this definition a DCCP application interface SHOULD let the application discover the current MPS, this is subject to ambiguity with potential different path MPS in a multipath system.</t>
        <t indent="0" pn="section-3.8-2">For compatibility reasons, an MP-DCCP implementation SHOULD always announce the minimum MPS across all paths.</t>
      </section>
      <section anchor="path-usage-strategies" numbered="true" removeInRFC="false" toc="include" pn="section-3.9">
        <name slugifiedName="name-path-usage-strategies">Path usage strategies</name>
        <t indent="0" pn="section-3.9-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 a 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.9.1">
          <name slugifiedName="name-path-mobility">Path mobility</name>
          <t indent="0" pn="section-3.9.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 a 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 MP_PRIO or if not available pick the most divergent source-destination pair from the original used source-destination pair.
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="website" format="default" sectionFormat="of" derivedContent="website"/>.</t>
        </section>
        <section anchor="concurrent-path-usage" numbered="true" removeInRFC="false" toc="include" pn="section-3.9.2">
          <name slugifiedName="name-concurrent-path-usage">Concurrent path usage</name>
          <t indent="0" pn="section-3.9.2-1">Different to a path mobility strategy, the selection between MP-DCCP
subflows is here 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.</t>
          <t indent="0" pn="section-3.9.2-2">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.</t>
          <t indent="0" pn="section-3.9.2-3">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.9.2-4">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 proposed 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.9.2-5">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 use in the
general Internet, the framework specified in this document could be used to 
provide an IETF recommended method for MP-DCCP.</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 or some other kind of
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">As described in <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/>, DCCP provides protection against hijacking
and limits the potential impact of some denial-of-service attacks, but
DCCP provides no inherent protection against attackers' snooping on data
packets. Regarding the security of MP-DCCP no additional risks should be
introduced compared to regular DCCP. Thereof derived are the
following key security requirements to be fulfilled by MP-DCCP:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4-3">
        <li pn="section-4-3.1">Provide a mechanism to confirm that parties involved in a subflow
handshake are identical to those in the original connection setup.</li>
        <li pn="section-4-3.2">Provide verification that the new address to be included in a MP
connection is valid for a peer to receive traffic at before using it.</li>
        <li pn="section-4-3.3">Provide replay protection, i.e., ensure that a request to add/remove a
subflow is 'fresh'.</li>
      </ul>
      <t indent="0" pn="section-4-4">In order 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"/> 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. To ease demultiplexing while not giving away any
cryptographic material, future subflows use a truncated cryptographic
hash of this key as the connection identification "token". The keys 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 are the same as in the original
connection setup. It 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) at both
ends -- 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) will 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"/>) will ensure that this
does not succeed in setting 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>
    </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). In case, however, 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 NAT type middleboxes are covered by <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"/>. The alternative
U-DCCP approach proposed in <xref target="I-D.amend-tsvwg-dccp-udp-header-conversion" format="default" sectionFormat="of" derivedContent="I-D.amend-tsvwg-dccp-udp-header-conversion"/> would
reduce tunneling overhead. The handshaking procedure for DCCP-UDP
header conversion or use of a DCCP-UDP negotiation procedure to signal support
for DCCP-UDP header conversion would require encapsulation during the handshakes
and use of two additional port numbers out of the UDP port number space, but
would require zero overhead afterwards.</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="website" format="default" sectionFormat="of" derivedContent="website"/>.</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">Due to the great spearheading work of the Multipath TCP authors in <xref target="RFC6824" format="default" sectionFormat="of" derivedContent="RFC6824"/>/<xref target="RFC8684" format="default" sectionFormat="of" derivedContent="RFC8684"/>, some text
passages were copied almost unmodified from these documents.</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, 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 <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>.  This document defines one new value to be added to the DCCP Feature Numbers registry and three new registries to be added to the DCCP registry group.</t>
      <t indent="0" pn="section-8-2">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">MP-DCCP capability feature</td>
            <td align="center" colspan="1" rowspan="1">[ThisDocument]</td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-8-4">As outlined in sect. <xref target="mp_capable" format="default" sectionFormat="of" derivedContent="Section 3.1"/> 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">Description</th>
            <th align="center" colspan="1" rowspan="1">Specification</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="center" colspan="1" rowspan="1">0000</td>
            <td align="center" colspan="1" rowspan="1">Version 0</td>
            <td align="center" colspan="1" rowspan="1">[ThisDocument]</td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">0001 - 1111</td>
            <td align="center" colspan="1" rowspan="1">Unassigned</td>
            <td align="center" colspan="1" rowspan="1"> </td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-8-6">Future MP-DCCP versions 1 to 15 are assigned from this registry using the Specification Required policy (Section 4.6 of <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>).</t>
      <t indent="0" pn="section-8-7">This document requests IANA to assign a new DCCP protocol option of type=46 as described in Section 3.2.</t>
      <t indent="0" pn="section-8-8">IANA is requested to create a new 'MP-DCCP Suboptions' 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 'MP-DCCP Suboptions' 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-mp-dccp-suboptions-registry">MP-DCCP Suboptions registry</name>
        <thead>
          <tr>
            <th align="center" colspan="1" rowspan="1">Value</th>
            <th align="center" colspan="1" rowspan="1">Symbol</th>
            <th align="center" colspan="1" rowspan="1">Name</th>
            <th align="center" colspan="1" rowspan="1">Reference</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="center" colspan="1" rowspan="1">Type=46</td>
            <td align="center" colspan="1" rowspan="1">MP_OPT</td>
            <td align="center" colspan="1" rowspan="1">DCCP Multipath option</td>
            <td align="center" colspan="1" rowspan="1">
              <xref target="MP_OPT" format="default" sectionFormat="of" derivedContent="Section 3.2"/></td>
          </tr>
          <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 Sub-Option 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 MP-DCCP suboptions</td>
            <td align="center" colspan="1" rowspan="1"> </td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-8-10">Future MP-DCCP sub-options with MP_OPT&gt;11 can be assigned from this registry using the Specification Required policy (Section 4.6 of <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>).</t>
      <t indent="0" pn="section-8-11">In addition IANA is requested to assign a new DCCP Reset Code value 13 (or TBD) 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>
      <t indent="0" pn="section-8-12">In addition IANA is requested to assign for this version of the MP-DCCP protocol a new 'MP_KEY' registry containing three different sub options 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-255 (decimal) inclusive remain unassigned in this version 0 of the protocol and are assigned via Specification 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-mp-dccp-mp_key-registry-wit">MP-DCCP MP_KEY registry with type sub-options for key data exchange on different paths</name>
        <thead>
          <tr>
            <th align="center" colspan="1" rowspan="1">Value</th>
            <th align="center" colspan="1" rowspan="1">Key Type</th>
            <th align="center" colspan="1" rowspan="1">Name or 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">1</td>
            <td align="center" colspan="1" rowspan="1">ECDHE-C25519-SHA256</td>
            <td align="center" colspan="1" rowspan="1">ECDHE with SHA256 and Curve25519</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">2</td>
            <td align="center" colspan="1" rowspan="1">ECDHE-C25519-SHA512</td>
            <td align="center" colspan="1" rowspan="1">ECDHE with SHA512 and Curve25519</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>
  </middle>
  <back>
    <references pn="section-9">
      <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="I-D.amend-tsvwg-multipath-framework-mpdccp" quoteTitle="true" target="https://datatracker.ietf.org/doc/html/draft-amend-tsvwg-multipath-framework-mpdccp-01" derivedAnchor="I-D.amend-tsvwg-multipath-framework-mpdccp">
        <front>
          <title>A multipath framework for UDP traffic over heterogeneous access networks</title>
          <author fullname="Markus Amend" initials="M." surname="Amend">
            <organization showOnFrontPage="true">Deutsche Telekom</organization>
          </author>
          <author fullname="Eckard Bogenfeld" initials="E." surname="Bogenfeld">
            <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">   More and more of today's devices are multi-homing capable, in
   particular 3GPP user equipment like smartphones.  In the current
   standardization of the next upcoming mobile network generation 5G
   Rel.16, this is especially targeted in the study group Access Traffic
   Steering Switching Splitting [TR23.793].  ATSSS describes the
   flexible selection or combination of 3GPP untrusted access like Wi-Fi
   and cellular access, overcoming the single-access limitation of
   today's devices and services.  Another multi-connectivity scenario is
   the Hybrid Access [I-D.lhwxz-hybrid-access-network-architecture][I-D.
   muley-network-based-bonding-hybrid-access], providing multiple access
   for CPEs, which extends the traditional way of single access
   connectivity at home to dual-connectivity over 3GPP and fixed access.
   A missing piece in the ATSSS and Hybrid Access is the access and path
   measurement, which is required for efficient and beneficial traffic
   steering decisions.  This becomes particularly important in
   heterogeneous access networks with a multitude of volatile access
   paths.  While MP-TCP has been proposed to be used within ATSSS, there
   are drawbacks when being used to encapsulate unreliable traffic as it
   blindly retransmits each lost frame leading to excessive delay and
   potential head-of-line blocking.  A decision for MP-TCP though leaves
   the increasing share of UDP in today's traffic mix
   (&lt;https://arxiv.org/abs/1801.05168&gt;) unconsidered.  In this document,
   a multi-access framework is proposed leveraging the MP-DCCP network
   protocol, which enables flexible traffic steering, switching and
   splitting also for unreliable traffic.  A benefit is the support for
   pluggable congestion control which enables our framework to be used
   either independent or complementary to MP-TCP.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-amend-tsvwg-multipath-framework-mpdccp-01"/>
        <refcontent>Work in Progress</refcontent>
      </reference>
      <reference anchor="I-D.lhwxz-hybrid-access-network-architecture" quoteTitle="true" target="https://datatracker.ietf.org/doc/html/draft-lhwxz-hybrid-access-network-architecture-02" derivedAnchor="I-D.lhwxz-hybrid-access-network-architecture">
        <front>
          <title>Hybrid Access Network Architecture</title>
          <author fullname="Nicolai Leymann" initials="N." surname="Leymann">
            <organization showOnFrontPage="true">Deutsche Telekom AG</organization>
          </author>
          <author fullname="Cornelius Heidemann" initials="C." surname="Heidemann">
            <organization showOnFrontPage="true">Deutsche Telekom AG</organization>
          </author>
          <author fullname="Margaret Cullen" initials="M." surname="Cullen">
            <organization showOnFrontPage="true">Painless Security</organization>
          </author>
          <author fullname="Li Xue" initials="L." surname="Xue">
            <organization showOnFrontPage="true">Huawei</organization>
          </author>
          <author fullname="Mingui Zhang" initials="M." surname="Zhang">
            <organization showOnFrontPage="true">Huawei</organization>
          </author>
          <date day="13" month="January" year="2015"/>
          <abstract>
            <t indent="0">   Residential and Enterprise customers require continuously increasing
   bandwidth, however it may be difficult for operators to update or
   rebuild existing fixed access networks, especially when they are
   deployed in certain areas.  This document discusses a general way to
   address this problem by bundling together multiple heterogeneous
   access networks according to certain management policies.


            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-lhwxz-hybrid-access-network-architecture-02"/>
        <refcontent>Work in Progress</refcontent>
      </reference>
      <reference anchor="I-D.muley-network-based-bonding-hybrid-access" quoteTitle="true" target="https://datatracker.ietf.org/doc/html/draft-muley-network-based-bonding-hybrid-access-03" derivedAnchor="I-D.muley-network-based-bonding-hybrid-access">
        <front>
          <title>Network based Bonding solution for Hybrid Access</title>
          <author fullname="Praveen Muley" initials="P." surname="Muley">
            <organization showOnFrontPage="true">Nokia</organization>
          </author>
          <author fullname="Wim Henderickx" initials="W." surname="Henderickx">
            <organization showOnFrontPage="true">Nokia</organization>
          </author>
          <author fullname="Liang Geng" initials="L." surname="Geng">
            <organization showOnFrontPage="true">China Mobile</organization>
          </author>
          <author fullname="Hans Liu" initials="H." surname="Liu">
            <organization showOnFrontPage="true">D-Link Corp</organization>
          </author>
          <author fullname="Loris Cardullo" initials="L." surname="Cardullo">
            <organization showOnFrontPage="true">Vodafone</organization>
          </author>
          <author fullname="Jonathan Newton" initials="J." surname="Newton">
            <organization showOnFrontPage="true">Vodafone</organization>
          </author>
          <author fullname="SungHoon Seo" initials="S." surname="Seo">
            <organization showOnFrontPage="true">Korea Telecom</organization>
          </author>
          <author fullname="Sagiv Draznin" initials="S." surname="Draznin">
            <organization showOnFrontPage="true">Verizon Wireless</organization>
          </author>
          <author fullname="Basavaraj Patil" initials="B." surname="Patil">
            <organization showOnFrontPage="true">AT&amp;T</organization>
          </author>
          <date day="22" month="October" year="2018"/>
          <abstract>
            <t indent="0">   In order to address increasing bandwidth demands, operators are
   considering bundling of multiple heterogeneous access networks
   (Hybrid access) for residential and enterprise customers. This
   document describes a solution for Hybrid access and covers the use
   case scenarios.


            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-muley-network-based-bonding-hybrid-access-03"/>
        <refcontent>Work in Progress</refcontent>
      </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="paper" quoteTitle="true" target="https://doi.org/10.1109/LCN44214.2019.8990746" derivedAnchor="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="RFC0793" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc793" derivedAnchor="RFC0793">
        <front>
          <title>Transmission Control Protocol</title>
          <author fullname="J. Postel" initials="J." surname="Postel">
            <organization showOnFrontPage="true"/>
          </author>
          <date month="September" year="1981"/>
        </front>
        <seriesInfo name="RFC" value="793"/>
        <seriesInfo name="DOI" value="10.17487/RFC0793"/>
      </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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="M. Bellare" initials="M." surname="Bellare">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="R. Canetti" initials="R." surname="Canetti">
            <organization showOnFrontPage="true"/>
          </author>
          <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="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">
            <organization showOnFrontPage="true"/>
          </author>
          <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="RFC3124" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc3124" derivedAnchor="RFC3124">
        <front>
          <title>The Congestion Manager</title>
          <author fullname="H. Balakrishnan" initials="H." surname="Balakrishnan">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="S. Seshan" initials="S." surname="Seshan">
            <organization showOnFrontPage="true"/>
          </author>
          <date month="June" year="2001"/>
          <abstract>
            <t indent="0">This document describes the Congestion Manager (CM), an end-system module that enables an ensemble of multiple concurrent streams from a sender destined to the same receiver and sharing the same congestion properties to perform proper congestion avoidance and control, and allows applications to easily adapt to network congestion.  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3124"/>
        <seriesInfo name="DOI" value="10.17487/RFC3124"/>
      </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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="D. McGrew" initials="D." surname="McGrew">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="M. Naslund" initials="M." surname="Naslund">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="E. Carrara" initials="E." surname="Carrara">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="K. Norrman" initials="K." surname="Norrman">
            <organization showOnFrontPage="true"/>
          </author>
          <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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="T. Gindin" initials="T." surname="Gindin">
            <organization showOnFrontPage="true"/>
          </author>
          <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="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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="J. Schiller" initials="J." surname="Schiller">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="S. Crocker" initials="S." surname="Crocker">
            <organization showOnFrontPage="true"/>
          </author>
          <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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="M. Handley" initials="M." surname="Handley">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="S. Floyd" initials="S." surname="Floyd">
            <organization showOnFrontPage="true"/>
          </author>
          <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="RFC5595" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc5595" derivedAnchor="RFC5595">
        <front>
          <title>The Datagram Congestion Control Protocol (DCCP) Service Codes</title>
          <author fullname="G. Fairhurst" initials="G." surname="Fairhurst">
            <organization showOnFrontPage="true"/>
          </author>
          <date month="September" year="2009"/>
          <abstract>
            <t indent="0">This document describes the usage of Service Codes by the Datagram Congestion Control Protocol, RFC 4340.  It motivates the setting of a Service Code by applications.  Service Codes provide a method to identify the intended service/application to process a DCCP connection request.  This provides improved flexibility in the use and assignment of port numbers for connection multiplexing.  The use of a DCCP Service Code can also enable more explicit coordination of services with middleboxes (e.g., network address translators and firewalls).  This document updates the specification provided in RFC 4340.  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5595"/>
        <seriesInfo name="DOI" value="10.17487/RFC5595"/>
      </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">
            <organization showOnFrontPage="true"/>
          </author>
          <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">
            <organization showOnFrontPage="true"/>
          </author>
          <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="RFC5634" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc5634" derivedAnchor="RFC5634">
        <front>
          <title>Quick-Start for the Datagram Congestion Control Protocol (DCCP)</title>
          <author fullname="G. Fairhurst" initials="G." surname="Fairhurst">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="A. Sathiaseelan" initials="A." surname="Sathiaseelan">
            <organization showOnFrontPage="true"/>
          </author>
          <date month="August" year="2009"/>
          <abstract>
            <t indent="0">This document specifies the use of the Quick-Start mechanism by the Datagram Congestion Control Protocol (DCCP).  DCCP is a transport protocol that allows the transmission of congestion-controlled, unreliable datagrams.  DCCP is intended for applications such as streaming media, Internet telephony, and online games.  In DCCP, an application has a choice of congestion control mechanisms, each specified by a Congestion Control Identifier (CCID).  This document specifies general procedures applicable to all DCCP CCIDs and specific procedures for the use of Quick-Start with DCCP CCID 2, CCID 3, and CCID 4.  Quick-Start enables a DCCP sender to cooperate with Quick-Start routers along the end-to-end path to determine an allowed sending rate at the start of a connection and, at times, in the middle of a DCCP connection (e.g., after an idle or application- limited period).  The present specification is provided for use in controlled environments, and not as a mechanism that would be intended or appropriate for ubiquitous deployment in the global Internet.  This memo defines an Experimental Protocol for the  Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5634"/>
        <seriesInfo name="DOI" value="10.17487/RFC5634"/>
      </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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="T. Hansen" initials="T." surname="Hansen">
            <organization showOnFrontPage="true"/>
          </author>
          <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="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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="M. Handley" initials="M." surname="Handley">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="D. Wischik" initials="D." surname="Wischik">
            <organization showOnFrontPage="true"/>
          </author>
          <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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="G. Fairhurst" initials="G." surname="Fairhurst">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="C. Perkins" initials="C." surname="Perkins">
            <organization showOnFrontPage="true"/>
          </author>
          <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="RFC6824" quoteTitle="true" target="https://www.rfc-editor.org/rfc/rfc6824" derivedAnchor="RFC6824">
        <front>
          <title>TCP Extensions for Multipath Operation with Multiple Addresses</title>
          <author fullname="A. Ford" initials="A." surname="Ford">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="C. Raiciu" initials="C." surname="Raiciu">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="M. Handley" initials="M." surname="Handley">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="O. Bonaventure" initials="O." surname="Bonaventure">
            <organization showOnFrontPage="true"/>
          </author>
          <date month="January" year="2013"/>
          <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., reliable bytestream), and it provides the components necessary to establish and use multiple TCP flows across potentially disjoint paths.  This  document defines an Experimental Protocol for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6824"/>
        <seriesInfo name="DOI" value="10.17487/RFC6824"/>
      </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">
            <organization showOnFrontPage="true"/>
          </author>
          <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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="R. Stewart" initials="R." surname="Stewart">
            <organization showOnFrontPage="true"/>
          </author>
          <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="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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="C. Paasch" initials="C." surname="Paasch">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="G. Detal" initials="G." surname="Detal">
            <organization showOnFrontPage="true"/>
          </author>
          <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="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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="B. Leiba" initials="B." surname="Leiba">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="T. Narten" initials="T." surname="Narten">
            <organization showOnFrontPage="true"/>
          </author>
          <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">
            <organization showOnFrontPage="true"/>
          </author>
          <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>
      <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">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="C. Raiciu" initials="C." surname="Raiciu">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="M. Handley" initials="M." surname="Handley">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="O. Bonaventure" initials="O." surname="Bonaventure">
            <organization showOnFrontPage="true"/>
          </author>
          <author fullname="C. Paasch" initials="C." surname="Paasch">
            <organization showOnFrontPage="true"/>
          </author>
          <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="slide" target="https://datatracker.ietf.org/meeting/105/materials/slides-105-tsvwg-sessa-62-dccp-extensions-for-multipath-operation-00" quoteTitle="true" derivedAnchor="slide">
        <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="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>
      <reference anchor="website" target="https://multipath-dccp.org/" quoteTitle="true" derivedAnchor="website">
        <front>
          <title>Multipath extension for DCCP</title>
          <author>
            <organization showOnFrontPage="true"/>
          </author>
          <date>n.d.</date>
        </front>
      </reference>
    </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">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="RFC0793" format="default" sectionFormat="of" derivedContent="RFC0793"/>.
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-2"><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
in a different way 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-4">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-6">Therefore, the sender logic is not much different between MP-DCCP and
MPTCP.</t>
      <t indent="0" pn="section-appendix.a-7">The receiver side for MP-DCCP has to deal with the unreliable transport 
character of 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 described 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 deal 
with out-of-sequence data (e.g., through adaptive audio and video buffers), 
and so additional reordering support may not be necessary. The addition of optional 
reordering mechanisms are most 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 might 
happen, since DCCP has no mechanisms to prevent it.</t>
      <t indent="0" pn="section-appendix.a-8">The receiving process for MPTCP is on the other hand a rigid
"just wait" approach, since TCP guarantees reliable 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:
H4sIAAAAAAAAA+2963bbyJUo/L+eAsv9o8U0SYuSr0o6Z2jJ7lbStnUsdXKy
MrO8IBKSEJMAA4CWFcvfmteY15sn+fa1ahcAypLbPbc1mnPSNAnUZdeufb+M
RiPX5M0i20sO9vePkucfmqyo87Kok7OySl6uF02+SpuL5PUqq9IGfkguc/gn
/7DIkul8XmV1ndUuPT2tsvd75h0c0c3LWZEuYfx5lZ41ozxrzkZN/f7yfLTU
B0fz2Ww12n7i5mkDD+5s7+yOth+Odp66WdrsJdmHlXP5qtpLmmpdNzvb20+3
d5xLqyzFr9KiXpVV4y7P95IT/VcyhV+TP5fVu7w4T36oyvXKvcuuLstqvpcc
Fk1WFVkzOsAluXp9usxr3HRztYL5D5+fvHBuVs7h1b1kXY/Sepbnrm7SYv42
XZRFRivJnFvle8lfm3I2TGqYs8rOavh0tcQP/wILXDcXZbXnkpFLkryoATTj
ZLrMijn8m2HyMq3erWv/ZVnBhAfZuqlnF1lyki2yd+USvlfQHpzAP2qYKGvC
cyN5bjRdLLIseQqPzPLmCh5IqyUset7gN+Ucpnv0YOfpQ/rXumgqeOSHrFqm
xRV8lS3TfKELGtOC/qnhgcfzDB6oSkSSbJ43ZWW2NB0nz6p1AYuilfK2pkWR
Rl/Txv6YVgtcT/Jzkb/PqhoWabbjv8ya+jwFWCc7fif6ZtjIw0ny5IndyfFl
Ns+KsJEUljA+1SX807t0Pa6zeN1/TOt6kVVm1YDKaW2+/89YNq1h/I7X0F33
n8bJm/RdOcve5zO/8j9ldbbIi+gXWvs+rMOsOynPkp/KYl4WZgevAHUv0uWq
gbt9/Pc1XCu/Af+sXy+M1WTz5I9wNeZ0srLu97yCcaUrGE/+CccYp7Px+p1Z
//E4+UN5UdQ0LK/+uMlWF1lhvqe1P7PIPp2n8DFdJEeAoH59gK1AumpYffJj
BoTEA/rw6GGy++b5bVZe8+zji/HfeP5/Om3GM3rC5QUQwSWQvfcZXOPkcHQw
TvFmdAjYWQXfA3F5N1qukJjp04uLyw//GF1cnVb5fJTOZkApR0B46Mm0ml3A
kmbNuvKjw4jZlX/iNK2z+egUDgEWHY/Stxyiouv5anSRpfOsGs3Kgs69LOKn
89mssouvMqCKWYXUDp5782J/+/HTXfm4M9l+4D9OnsrH3cmOfrv7eDKRjw+2
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
2BtduAISdw0JaS9yEUzvjv8YlLfttmkMPoZ//9d/q6VPOVBe2zcWg8ITcbWE
uu4YYw16n1g3ooL0OBenGVhZFm+3o75LWF9+nMR1YLE77mWhPWy5jvubaat4
bKhBnehOLCJxJXrxKHNYoTF8vjGg6L2LLum/jSYovP9KtiEq0FJgSqJxvLVn
rVrgZBXm9fui23p9NX4/5FOQMiDUtzcrw19aczAwGlkaQxOCmcQAnnqHT6uS
vrftqFGNODPwqNSHPrtQUtSixwaCiC/Cz3uOT1D4evK97SGBMtb32pRpmLys
z79/8+w7kCU+S2/8uXtIKiWIDvq/KlyffV24TjfDdapwnX4HMtYtabGHrlRB
ttQYpo3pMailqkiFtFh1NLKRbCqJc0xB0PjDkU4hLW4gRkIJH93iwx+ErD2b
E5x18m3DoJQqIF5WjYbpFlFqd4wHoDqv8bLuzSJORwEGRqEFOjCh6aR3+FWq
mdYeI8nQ4rP6Y4+PT80CVvAbSrPTvP4KS30kOwOP3bhNk3ApqSu170aF9gat
3grTGx4lVTn8yVAYEQ5phhMiGg5ouvP28GgAD0655geG6nBZr1YNRZv12Y1f
yWszCwPNV6ne3k7QOzaMwoTUSh7nkpLJHiCFF0aeurEWYuqtArCLdjigFsSh
egPkCCQUF8+0uPusD0R7hAjYevPj9OLgjQx81fix2jJx7M+6qZdY6DLAyXSy
jHa93C34oiiTiceZkLoiotMzm+RTx3kuETLHedqBUBiTfytsQJ0wHEumSE2S
5iLXC8G9L1gmTtlL6wWh30hykg7Yncr0ezJbVddh69QoDFFM55yeRzMKmWNy
3WbNndt8q/N+9kXn3WkX91/DnPal9rSvaVD7Wha1QHzZGCVnS2R1mBB9GwIN
QutD6+Ueff07wUCDebdS32+7bP5Pj5nImkaSThXmnp3/zq9drpJfsm2V01r+
BguAYXmbLAB6Yzxqa+lmSstmtu9ZvsnL/gzT90GdNsiLk8TEm+sD2Dbw/W7G
Z081hNtzf05M7REAuvP8ejKAYdhUH4IcwcKqpaQySgVUZ9Z21Qh57j1UfvyL
+WMAwX8LDrm7++Ucsid39r84k8TdfimTHPZzyQ7K/y+j/J/EKMPxCvnpsJ3b
M0rEvv9mjHJ3dxhDwe5gA6OMucMmXmnuTcQuUZGWzPG+OJmP32gCaawqe2Y5
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
48smV9cjUtC7nbFJ/f/NcvglOGgBAA==

-->

</rfc>
