<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="std" consensus="true" docName="draft-ietf-tsvwg-datagram-plpmtud-08" indexInclude="true" ipr="trust200902" prepTime="2019-06-05T15:10:09" scripts="Common,Latin" sortRefs="false" submissionType="IETF" symRefs="true" tocDepth="3" tocInclude="true" updates="4821" xml:lang="en">
  <!-- xml2rfc v2v3 conversion 2.22.3 -->
  <!-- category values: std, bcp, info, exp, and historic
     ipr values: trust200902, noModificationTrust200902, noDerivativesTrust200902,
                 or pre5378Trust200902
    you can add the attributes updates="NNNN" and obsoletes="NNNN"
    they will automatically be output with "(if approved)" -->
  <!-- ***** FRONT MATTER ***** -->
  <front>
    <!-- The abbreviated title is used in the page header - it is only necessary if the
     full title is longer than 39 characters -->
    <title abbrev="DPLPMTUD">Packetization Layer Path MTU Discovery for
    Datagram Transports</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-tsvwg-datagram-plpmtud-08" stream="IETF"/>
    <!-- add 'role="editor"' below for the editors if appropriate -->
    <!-- Another author who claims to be an editor -->
    <author fullname="Godred Fairhurst" initials="G" surname="Fairhurst">
      <organization showOnFrontPage="true">University of Aberdeen</organization>
      <address>
        <postal>
          <street>School of Engineering</street>
          <street>Fraser Noble Building</street>
          <city>Aberdeen</city>
          <region/>
          <code>AB24 3UE</code>
          <country>UK</country>
        </postal>
        <email>gorry@erg.abdn.ac.uk</email>
      </address>
    </author>
    <author fullname="Tom Jones" initials="T" surname="Jones">
      <organization showOnFrontPage="true">University of Aberdeen</organization>
      <address>
        <postal>
          <street>School of Engineering</street>
          <street>Fraser Noble Building</street>
          <city>Aberdeen</city>
          <region/>
          <code>AB24 3UE</code>
          <country>UK</country>
        </postal>
        <email>tom@erg.abdn.ac.uk</email>
      </address>
    </author>
    <author fullname="Michael Tuexen" initials="M" surname="Tuexen">
      <organization showOnFrontPage="true">Muenster University of Applied Sciences</organization>
      <address>
        <postal>
          <street>Stegerwaldstrasse 39</street>
          <code>48565</code>
          <city>Steinfurt</city>
          <region/>
          <country>DE</country>
        </postal>
        <email>tuexen@fh-muenster.de</email>
      </address>
    </author>
    <author fullname="Irene Ruengeler" initials="I" surname="Ruengeler">
      <organization showOnFrontPage="true">Muenster University of Applied Sciences</organization>
      <address>
        <postal>
          <street>Stegerwaldstrasse 39</street>
          <code>48565</code>
          <city>Steinfurt</city>
          <region/>
          <country>DE</country>
        </postal>
        <email>i.ruengeler@fh-muenster.de</email>
      </address>
    </author>
    <author fullname="Timo Voelker" initials="T" surname="Voelker">
      <organization showOnFrontPage="true">Muenster University of Applied Sciences</organization>
      <address>
        <postal>
          <street>Stegerwaldstrasse 39</street>
          <code>48565</code>
          <city>Steinfurt</city>
          <region/>
          <country>DE</country>
        </postal>
        <email>timo.voelker@fh-muenster.de</email>
      </address>
    </author>
    <date month="06" year="2019" day="05"/>
    <!-- Meta-data Declarations -->
    <area>Transport</area>
    <workgroup>Internet Engineering Task Force</workgroup>
    <keyword>UDP SCTP Transport PMTUD PLPMTUD</keyword>
    <abstract pn="section-abstract">
      <t pn="section-abstract-1">This document describes a robust method for Path MTU Discovery
      (PMTUD) for datagram Packetization Layers (PLs). It describes an
      extension to RFC 1191 and RFC 8201, which specifies ICMP-based Path MTU
      Discovery for IPv4 and IPv6. The method allows a PL, or a datagram
      application that uses a PL, to discover whether a network path can
      support the current size of datagram. This can be used to detect and
      reduce the message size when a sender encounters a network black hole
      (where packets are discarded). The method can probe a network path with
      progressively larger packets to discover whether the maximum packet size
      can be increased. This allows a sender to determine an appropriate
      packet size, providing functionally for datagram transports that is
      equivalent to the Packetization Layer PMTUD specification for TCP,
      specified in RFC 4821.</t>
      <t pn="section-abstract-2">The document also provides implementation notes for incorporating
      Datagram PMTUD into IETF datagram transports or applications that use
      datagram transports.</t>
      <t pn="section-abstract-3">When published, this specification updates RFC 4821.</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 pn="section-boilerplate.1-1">
        This Internet-Draft is submitted in full conformance with the
        provisions of BCP 78 and BCP 79.
        </t>
        <t 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/"/>.
        </t>
        <t 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 pn="section-boilerplate.1-4">
        This Internet-Draft will expire on 7 December 2019.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t pn="section-boilerplate.2-1">
            Copyright (c) 2019 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t 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"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Simplified BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Simplified BSD License.
        </t>
      </section>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.3">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1">
          <li pn="section-boilerplate.3-1.1">
            <t keepWithNext="true" pn="section-boilerplate.3-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="Introduction" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.1.2">
              <li pn="section-boilerplate.3-1.1.2.1">
                <t keepWithNext="true" pn="section-boilerplate.3-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="Classical Path MTU Discovery" format="title" sectionFormat="of" target="name-classical-path-mtu-discover">Classical Path MTU Discovery</xref></t>
              </li>
              <li pn="section-boilerplate.3-1.1.2.2">
                <t keepWithNext="true" pn="section-boilerplate.3-1.1.2.2.1"><xref derivedContent="1.2" format="counter" sectionFormat="of" target="section-1.2"/>.  <xref derivedContent="Packetization Layer Path MTU Discovery" format="title" sectionFormat="of" target="name-packetization-layer-path-mt">Packetization Layer Path MTU Discovery</xref></t>
              </li>
              <li pn="section-boilerplate.3-1.1.2.3">
                <t keepWithNext="true" pn="section-boilerplate.3-1.1.2.3.1"><xref derivedContent="1.3" format="counter" sectionFormat="of" target="section-1.3"/>.  <xref derivedContent="Path MTU Discovery for Datagram Services" format="title" sectionFormat="of" target="name-path-mtu-discovery-for-data">Path MTU Discovery for Datagram Services</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-boilerplate.3-1.2">
            <t keepWithNext="true" pn="section-boilerplate.3-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="Terminology" format="title" sectionFormat="of" target="name-terminology">Terminology</xref></t>
          </li>
          <li pn="section-boilerplate.3-1.3">
            <t keepWithNext="true" pn="section-boilerplate.3-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="Features Required to Provide Datagram PLPMTUD" format="title" sectionFormat="of" target="name-features-required-to-provid">Features Required to Provide Datagram PLPMTUD</xref></t>
          </li>
          <li pn="section-boilerplate.3-1.4">
            <t keepWithNext="true" pn="section-boilerplate.3-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="DPLPMTUD Mechanisms" format="title" sectionFormat="of" target="name-dplpmtud-mechanisms">DPLPMTUD Mechanisms</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.4.2">
              <li pn="section-boilerplate.3-1.4.2.1">
                <t keepWithNext="true" pn="section-boilerplate.3-1.4.2.1.1"><xref derivedContent="4.1" format="counter" sectionFormat="of" target="section-4.1"/>.  <xref derivedContent="PLPMTU Probe Packets" format="title" sectionFormat="of" target="name-plpmtu-probe-packets">PLPMTU Probe Packets</xref></t>
              </li>
              <li pn="section-boilerplate.3-1.4.2.2">
                <t keepWithNext="true" pn="section-boilerplate.3-1.4.2.2.1"><xref derivedContent="4.2" format="counter" sectionFormat="of" target="section-4.2"/>.  <xref derivedContent="Confirmation of Probed Packet Size" format="title" sectionFormat="of" target="name-confirmation-of-probed-pack">Confirmation of Probed Packet Size</xref></t>
              </li>
              <li pn="section-boilerplate.3-1.4.2.3">
                <t keepWithNext="true" pn="section-boilerplate.3-1.4.2.3.1"><xref derivedContent="4.3" format="counter" sectionFormat="of" target="section-4.3"/>.  <xref derivedContent="Detection of Unsupported PLPMTU Size, aka Black Hole Detection" format="title" sectionFormat="of" target="name-detection-of-unsupported-pl">Detection of Unsupported PLPMTU Size, aka Black Hole Detection</xref></t>
              </li>
              <li pn="section-boilerplate.3-1.4.2.4">
                <t keepWithNext="true" pn="section-boilerplate.3-1.4.2.4.1"><xref derivedContent="4.4" format="counter" sectionFormat="of" target="section-4.4"/>.  <xref derivedContent="Response to PTB Messages" format="title" sectionFormat="of" target="name-response-to-ptb-messages">Response to PTB Messages</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.4.2.4.2">
                  <li pn="section-boilerplate.3-1.4.2.4.2.1">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.4.2.4.2.1.1"><xref derivedContent="4.4.1" format="counter" sectionFormat="of" target="section-4.4.1"/>.  <xref derivedContent="Validation of PTB Messages" format="title" sectionFormat="of" target="name-validation-of-ptb-messages">Validation of PTB Messages</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.4.2.4.2.2">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.4.2.4.2.2.1"><xref derivedContent="4.4.2" format="counter" sectionFormat="of" target="section-4.4.2"/>.  <xref derivedContent="Use of PTB Messages" format="title" sectionFormat="of" target="name-use-of-ptb-messages">Use of PTB Messages</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-boilerplate.3-1.5">
            <t keepWithNext="true" pn="section-boilerplate.3-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="Datagram Packetization Layer PMTUD" format="title" sectionFormat="of" target="name-datagram-packetization-laye">Datagram Packetization Layer PMTUD</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.5.2">
              <li pn="section-boilerplate.3-1.5.2.1">
                <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.1.1"><xref derivedContent="5.1" format="counter" sectionFormat="of" target="section-5.1"/>.  <xref derivedContent="DPLPMTUD Components" format="title" sectionFormat="of" target="name-dplpmtud-components">DPLPMTUD Components</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.5.2.1.2">
                  <li pn="section-boilerplate.3-1.5.2.1.2.1">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.1.2.1.1"><xref derivedContent="5.1.1" format="counter" sectionFormat="of" target="section-5.1.1"/>.  <xref derivedContent="Timers" format="title" sectionFormat="of" target="name-timers">Timers</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.5.2.1.2.2">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.1.2.2.1"><xref derivedContent="5.1.2" format="counter" sectionFormat="of" target="section-5.1.2"/>.  <xref derivedContent="Constants" format="title" sectionFormat="of" target="name-constants">Constants</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.5.2.1.2.3">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.1.2.3.1"><xref derivedContent="5.1.3" format="counter" sectionFormat="of" target="section-5.1.3"/>.  <xref derivedContent="Variables" format="title" sectionFormat="of" target="name-variables">Variables</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.5.2.1.2.4">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.1.2.4.1"><xref derivedContent="5.1.4" format="counter" sectionFormat="of" target="section-5.1.4"/>.  <xref derivedContent="Overview of DPLPMTUD Phases" format="title" sectionFormat="of" target="name-overview-of-dplpmtud-phases">Overview of DPLPMTUD Phases</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-boilerplate.3-1.5.2.2">
                <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.2.1"><xref derivedContent="5.2" format="counter" sectionFormat="of" target="section-5.2"/>.  <xref derivedContent="State Machine" format="title" sectionFormat="of" target="name-state-machine">State Machine</xref></t>
              </li>
              <li pn="section-boilerplate.3-1.5.2.3">
                <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.3.1"><xref derivedContent="5.3" format="counter" sectionFormat="of" target="section-5.3"/>.  <xref derivedContent="Search to Increase the PLPMTU" format="title" sectionFormat="of" target="name-search-to-increase-the-plpm">Search to Increase the PLPMTU</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.5.2.3.2">
                  <li pn="section-boilerplate.3-1.5.2.3.2.1">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.3.2.1.1"><xref derivedContent="5.3.1" format="counter" sectionFormat="of" target="section-5.3.1"/>.  <xref derivedContent="Probing for a larger PLPMTU" format="title" sectionFormat="of" target="name-probing-for-a-larger-plpmtu">Probing for a larger PLPMTU</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.5.2.3.2.2">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.3.2.2.1"><xref derivedContent="5.3.2" format="counter" sectionFormat="of" target="section-5.3.2"/>.  <xref derivedContent="Selection of Probe Sizes" format="title" sectionFormat="of" target="name-selection-of-probe-sizes">Selection of Probe Sizes</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.5.2.3.2.3">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.3.2.3.1"><xref derivedContent="5.3.3" format="counter" sectionFormat="of" target="section-5.3.3"/>.  <xref derivedContent="Resilience to Inconsistent Path Information" format="title" sectionFormat="of" target="name-resilience-to-inconsistent-">Resilience to Inconsistent Path Information</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-boilerplate.3-1.5.2.4">
                <t keepWithNext="true" pn="section-boilerplate.3-1.5.2.4.1"><xref derivedContent="5.4" format="counter" sectionFormat="of" target="section-5.4"/>.  <xref derivedContent="Robustness to Inconsistent Paths" format="title" sectionFormat="of" target="name-robustness-to-inconsistent-">Robustness to Inconsistent Paths</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-boilerplate.3-1.6">
            <t keepWithNext="true" pn="section-boilerplate.3-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="Specification of Protocol-Specific Methods" format="title" sectionFormat="of" target="name-specification-of-protocol-s">Specification of Protocol-Specific Methods</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.6.2">
              <li pn="section-boilerplate.3-1.6.2.1">
                <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.1.1"><xref derivedContent="6.1" format="counter" sectionFormat="of" target="section-6.1"/>.  <xref derivedContent="Application support for DPLPMTUD with UDP or UDP-Lite" format="title" sectionFormat="of" target="name-application-support-for-dpl">Application support for DPLPMTUD with UDP or UDP-Lite</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.6.2.1.2">
                  <li pn="section-boilerplate.3-1.6.2.1.2.1">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.1.2.1.1"><xref derivedContent="6.1.1" format="counter" sectionFormat="of" target="section-6.1.1"/>.  <xref derivedContent="Application Request" format="title" sectionFormat="of" target="name-application-request">Application Request</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.6.2.1.2.2">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.1.2.2.1"><xref derivedContent="6.1.2" format="counter" sectionFormat="of" target="section-6.1.2"/>.  <xref derivedContent="Application Response" format="title" sectionFormat="of" target="name-application-response">Application Response</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.6.2.1.2.3">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.1.2.3.1"><xref derivedContent="6.1.3" format="counter" sectionFormat="of" target="section-6.1.3"/>.  <xref derivedContent="Sending Application Probe Packets" format="title" sectionFormat="of" target="name-sending-application-probe-p">Sending Application Probe Packets</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.6.2.1.2.4">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.1.2.4.1"><xref derivedContent="6.1.4" format="counter" sectionFormat="of" target="section-6.1.4"/>.  <xref derivedContent="Validating the Path" format="title" sectionFormat="of" target="name-validating-the-path">Validating the Path</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.6.2.1.2.5">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.1.2.5.1"><xref derivedContent="6.1.5" format="counter" sectionFormat="of" target="section-6.1.5"/>.  <xref derivedContent="Handling of PTB Messages" format="title" sectionFormat="of" target="name-handling-of-ptb-messages">Handling of PTB Messages</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-boilerplate.3-1.6.2.2">
                <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.2.1"><xref derivedContent="6.2" format="counter" sectionFormat="of" target="section-6.2"/>.  <xref derivedContent="DPLPMTUD for SCTP" format="title" sectionFormat="of" target="name-dplpmtud-for-sctp">DPLPMTUD for SCTP</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.6.2.2.2">
                  <li pn="section-boilerplate.3-1.6.2.2.2.1">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.2.2.1.1"><xref derivedContent="6.2.1" format="counter" sectionFormat="of" target="section-6.2.1"/>.  <xref derivedContent="SCTP/IPv4 and SCTP/IPv6" format="title" sectionFormat="of" target="name-sctp-ipv4-and-sctp-ipv6">SCTP/IPv4 and SCTP/IPv6</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.6.2.2.2.2">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.2.2.2.1"><xref derivedContent="6.2.2" format="counter" sectionFormat="of" target="section-6.2.2"/>.  <xref derivedContent="DPLPMTUD for SCTP/UDP" format="title" sectionFormat="of" target="name-dplpmtud-for-sctp-udp">DPLPMTUD for SCTP/UDP</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.6.2.2.2.3">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.2.2.3.1"><xref derivedContent="6.2.3" format="counter" sectionFormat="of" target="section-6.2.3"/>.  <xref derivedContent="DPLPMTUD for SCTP/DTLS" format="title" sectionFormat="of" target="name-dplpmtud-for-sctp-dtls">DPLPMTUD for SCTP/DTLS</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-boilerplate.3-1.6.2.3">
                <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.3.1"><xref derivedContent="6.3" format="counter" sectionFormat="of" target="section-6.3"/>.  <xref derivedContent="DPLPMTUD for QUIC" format="title" sectionFormat="of" target="name-dplpmtud-for-quic">DPLPMTUD for QUIC</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.6.2.3.2">
                  <li pn="section-boilerplate.3-1.6.2.3.2.1">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.3.2.1.1"><xref derivedContent="6.3.1" format="counter" sectionFormat="of" target="section-6.3.1"/>.  <xref derivedContent="Sending QUIC Probe Packets" format="title" sectionFormat="of" target="name-sending-quic-probe-packets">Sending QUIC Probe Packets</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.6.2.3.2.2">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.3.2.2.1"><xref derivedContent="6.3.2" format="counter" sectionFormat="of" target="section-6.3.2"/>.  <xref derivedContent="Validating the Path with QUIC" format="title" sectionFormat="of" target="name-validating-the-path-with-qu">Validating the Path with QUIC</xref></t>
                  </li>
                  <li pn="section-boilerplate.3-1.6.2.3.2.3">
                    <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.3.2.3.1"><xref derivedContent="6.3.3" format="counter" sectionFormat="of" target="section-6.3.3"/>.  <xref derivedContent="Handling of PTB Messages by QUIC" format="title" sectionFormat="of" target="name-handling-of-ptb-messages-by-q">Handling of PTB Messages by QUIC</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-boilerplate.3-1.6.2.4">
                <t keepWithNext="true" pn="section-boilerplate.3-1.6.2.4.1"><xref derivedContent="6.4" format="counter" sectionFormat="of" target="section-6.4"/>.  <xref derivedContent="DPLPMTUD for UDP-Options" format="title" sectionFormat="of" target="name-dplpmtud-for-udp-options">DPLPMTUD for UDP-Options</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-boilerplate.3-1.7">
            <t keepWithNext="true" pn="section-boilerplate.3-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="Acknowledgements" format="title" sectionFormat="of" target="name-acknowledgements">Acknowledgements</xref></t>
          </li>
          <li pn="section-boilerplate.3-1.8">
            <t keepWithNext="true" pn="section-boilerplate.3-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="IANA Considerations" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
          </li>
          <li pn="section-boilerplate.3-1.9">
            <t keepWithNext="true" pn="section-boilerplate.3-1.9.1"><xref derivedContent="9" format="counter" sectionFormat="of" target="section-9"/>.  <xref derivedContent="Security Considerations" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
          </li>
          <li pn="section-boilerplate.3-1.10">
            <t keepWithNext="true" pn="section-boilerplate.3-1.10.1"><xref derivedContent="10" format="counter" sectionFormat="of" target="section-10"/>. <xref derivedContent="References" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-boilerplate.3-1.10.2">
              <li pn="section-boilerplate.3-1.10.2.1">
                <t keepWithNext="true" pn="section-boilerplate.3-1.10.2.1.1"><xref derivedContent="10.1" format="counter" sectionFormat="of" target="section-10.1"/>.  <xref derivedContent="Normative References" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-boilerplate.3-1.10.2.2">
                <t keepWithNext="true" pn="section-boilerplate.3-1.10.2.2.1"><xref derivedContent="10.2" format="counter" sectionFormat="of" target="section-10.2"/>.  <xref derivedContent="Informative References" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-boilerplate.3-1.11">
            <t keepWithNext="true" pn="section-boilerplate.3-1.11.1"><xref derivedContent="Appendix A" format="counter" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="Revision Notes" format="title" sectionFormat="of" target="name-revision-notes">Revision Notes</xref></t>
          </li>
          <li pn="section-boilerplate.3-1.12">
            <t keepWithNext="true" pn="section-boilerplate.3-1.12.1"><xref derivedContent="" format="counter" sectionFormat="of" target="section-appendix.b"/>  <xref derivedContent="Authors' Addresses" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </boilerplate>
  </front>
  <middle>
    <section numbered="true" toc="include" removeInRFC="false" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t pn="section-1-1">The IETF has specified datagram transport using UDP, SCTP, and DCCP,
      as well as protocols layered on top of these transports (e.g., SCTP/UDP,
      DCCP/UDP, QUIC/UDP), and direct datagram transport over the IP network
      layer. This document describes a robust method for Path MTU Discovery
      (PMTUD) that may be used with these transport protocols (or the
      applications that use their transport service) to discover an
      appropriate size of packet to use across an Internet path.</t>
      <section anchor="Classic-PMTUD" numbered="true" toc="include" removeInRFC="false" pn="section-1.1">
        <name slugifiedName="name-classical-path-mtu-discover">Classical Path MTU Discovery</name>
        <t pn="section-1.1-1">Classical Path Maximum Transmission Unit Discovery (PMTUD) can be
        used with any transport that is able to process ICMP Packet Too Big
        (PTB) messages (e.g., <xref target="RFC1191" format="default" sectionFormat="of" derivedContent="RFC1191"/> and <xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/>). In this document, the term PTB message is
        applied to both IPv4 ICMP Unreachable messages (type 3) that carry the
        error Fragmentation Needed (Type 3, Code 4) <xref target="RFC0792" format="default" sectionFormat="of" derivedContent="RFC0792"/> and ICMPv6 packet too big messages (Type 2)
        <xref target="RFC4443" format="default" sectionFormat="of" derivedContent="RFC4443"/>. When a sender receives a PTB message,
        it reduces the effective MTU to the value reported as the Link MTU in
        the PTB message, and a method that from time-to-time increases the
        packet size in attempt to discover an increase in the supported PMTU.
        The packets sent with a size larger than the current effective PMTU
        are known as probe packets.</t>
        <t pn="section-1.1-2">Packets not intended as probe packets are either fragmented to the
        current effective PMTU, or the attempt to send fails with an error
        code. Applications are sometimes provided with a primitive to let them
        read the Maximum Packet Size (MPS), derived from the current effective
        PMTU.</t>
        <t pn="section-1.1-3">Classical PMTUD is subject to protocol failures. One failure arises
        when traffic using a packet size larger than the actual PMTU is
        black-holed (all datagrams sent with this size, or larger, are
        discarded). This could arise when the PTB messages are not delivered
        back to the sender for some reason (see for example <xref target="RFC2923" format="default" sectionFormat="of" derivedContent="RFC2923"/>).</t>
        <t pn="section-1.1-4">Examples where PTB messages are not delivered include: </t>
        <ul spacing="normal" bare="false" empty="false" pn="section-1.1-5">
          <li pn="section-1.1-5.1">The generation of ICMP messages is usually rate limited. This
            could result in no PTB messages being generated to the sender (see
            section 2.4 of <xref target="RFC4443" format="default" sectionFormat="of" derivedContent="RFC4443"/>)</li>
          <li pn="section-1.1-5.2">ICMP messages can be filtered by middleboxes (including
            firewalls) <xref target="RFC4890" format="default" sectionFormat="of" derivedContent="RFC4890"/>. A stateful firewall
            could be configured with a policy to block incoming ICMP messages,
            which would prevent reception of PTB messages to a sending
            endpoint behind this firewall.</li>
          <li pn="section-1.1-5.3">When the router issuing the ICMP message drops a tunneled
            packet, the resulting ICMP message will be directed to the tunnel
            ingress. This tunnel endpoint is responsible for forwarding the
            ICMP message and also processing the quoted packet within the
            payload field to remove the effect of the tunnel, and return a
            correctly formatted ICMP message to the sender <xref target="I-D.ietf-intarea-tunnels" format="default" sectionFormat="of" derivedContent="I-D.ietf-intarea-tunnels"/>. Failure to do this
            prevents the PTB message reaching the original sender.</li>
          <li pn="section-1.1-5.4">Asymmetry in forwarding can result in there being no return
            route to the original sender, which would prevent an ICMP message
            being delivered to the sender. This issue can also arise when
            policy-based routing is used, Equal Cost Multipath (ECMP) routing
            is used, or a middlebox acts as an application load balancer. An
            example is where the path towards the server is chosen by ECMP
            routing depending on bytes in the IP payload. In this case, when a
            packet sent by the server encounters a problem after the ECMP
            router, then any resulting ICMP message needs to also be directed
            by the ECMP router towards the original sender.</li>
          <li pn="section-1.1-5.5">There are additional cases where the next hop destination fails
            to receive a packet because of its size. This could be due to
            misconfiguration of the layer 2 path between nodes, for instance
            the MTU configured in a layer 2 switch, or misconfiguration of the
            Maximum Receive Unit (MRU). If the packet is dropped by the link,
            this will not cause a PTB message to be sent to the original
            sender.</li>
        </ul>
        <t pn="section-1.1-6">Another failure could result if a node that is not on the network
        path sends a PTB message that attempts to force a sender to change the
        effective PMTU <xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/>. A sender can protect
        itself from reacting to such messages by utilising the quoted packet
        within a PTB message payload to validate that the received PTB message
        was generated in response to a packet that had actually originated
        from the sender. However, there are situations where a sender would be
        unable to provide this validation. Examples where validation of the
        PTB message is not possible include: </t>
        <ul spacing="normal" bare="false" empty="false" pn="section-1.1-7">
          <li pn="section-1.1-7.1">
            <t pn="section-1.1-7.1.1">When a router issuing the ICMP message implements RFC792 <xref target="RFC0792" format="default" sectionFormat="of" derivedContent="RFC0792"/>, it is only required to include the first
            64 bits of the IP payload of the packet within the quoted payload.
            There could be insufficient bytes remaining for the sender to
            interpret the quoted transport information. </t>
            <t pn="section-1.1-7.1.2"> Note: The
            recommendation in RFC1812 <xref target="RFC1812" format="default" sectionFormat="of" derivedContent="RFC1812"/> is that
            IPv4 routers return a quoted packet with as much of the original
            datagram as possible without the length of the ICMP datagram
            exceeding 576 bytes. IPv6 routers include as much of the invoking
            packet as possible without the ICMPv6 packet exceeding 1280 bytes
            <xref target="RFC4443" format="default" sectionFormat="of" derivedContent="RFC4443"/>.</t>
          </li>
          <li pn="section-1.1-7.2">The use of tunnels/encryption can reduce the size of the quoted
            packet returned to the original source address, increasing the
            risk that there could be insufficient bytes remaining for the
            sender to interpret the quoted transport information.</li>
          <li pn="section-1.1-7.3">Even when the PTB message includes sufficient bytes of the
            quoted packet, the network layer could lack sufficient context to
            validate the message, because validation depends on information
            about the active transport flows at an endpoint node (e.g., the
            socket/address pairs being used, and other protocol header
            information).</li>
          <li pn="section-1.1-7.4">When a packet is encapsulated/tunneled over an encrypted
            transport, the tunnel/encapsulation ingress might have
            insufficient context, or computational power, to reconstruct the
            transport header that would be needed to perform validation.</li>
        </ul>
      </section>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-1.2">
        <name slugifiedName="name-packetization-layer-path-mt">Packetization Layer Path MTU Discovery</name>
        <t pn="section-1.2-1">The term Packetization Layer (PL) has been introduced to describe
        the layer that is responsible for placing data blocks into the payload
        of IP packets and selecting an appropriate MPS. This function is often
        performed by a transport protocol, but can also be performed by other
        encapsulation methods working above the transport layer.</t>
        <t pn="section-1.2-2">In contrast to PMTUD, Packetization Layer Path MTU Discovery
        (PLPMTUD) <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/> does not rely upon reception
        and validation of PTB messages. It is therefore more robust than
        Classical PMTUD. This has become the recommended approach for
        implementing PMTU discovery with TCP.</t>
        <t pn="section-1.2-3">It uses a general strategy where the PL sends probe packets to
        search for the largest size of unfragmented datagram that can be sent
        over a network path. Probe packets are sent with a progressively
        larger packet size. If a probe packet is successfully delivered (as
        determined by the PL), then the PLPMTU is raised to the size of the
        successful probe. If no response is received to a probe packet, the
        method reduces the probe size. The result of probing with the PLPMTU
        is used to set the application MPS.</t>
        <t pn="section-1.2-4">PLPMTUD introduces flexibility in the implementation of PMTU
        discovery. At one extreme, it can be configured to only perform ICMP
        black Hole Detection and recovery to increase the robustness of
        Classical PMTUD, or at the other extreme, all PTB processing can be
        disabled and PLPMTUD can completely replace Classical PMTUD.</t>
        <t pn="section-1.2-5">PLPMTUD can also include additional consistency checks without
        increasing the risk that data is lost when probing to discover the
        path MTU. For example, information available at the PL, or higher
        layers, enables received PTB messages to be validated before being
        utilized.</t>
      </section>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-1.3">
        <name slugifiedName="name-path-mtu-discovery-for-data">Path MTU Discovery for Datagram Services</name>
        <t pn="section-1.3-1"><xref target="Spec" format="default" sectionFormat="of" derivedContent="Section 5"/> of this document presents a set of
        algorithms for datagram protocols to discover the largest size of
        unfragmented datagram that can be sent over a network path. The method
        described relies on features of the PL described in <xref target="Requirements" format="default" sectionFormat="of" derivedContent="Section 3"/> and applies to transport protocols
        operating over IPv4 and IPv6. It does not require cooperation from the
        lower layers, although it can utilize PTB messages when these received
        messages are made available to the PL.</t>
        <t pn="section-1.3-2">The UDP Usage Guidelines <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/> state "an
        application SHOULD either use the Path MTU information provided by the
        IP layer or implement Path MTU Discovery (PMTUD)", but does not
        provide a mechanism for discovering the largest size of unfragmented
        datagram that can be used on a network path. Prior to this document,
        PLPMTUD had not been specified for UDP.</t>
        <t pn="section-1.3-3">Section 10.2 of <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/> recommends a PLPMTUD
        probing method for the Stream Control Transport Protocol (SCTP). SCTP
        utilizes probe packets consisting of a minimal sized HEARTBEAT chunk
        bundled with a PAD chunk as defined in <xref target="RFC4820" format="default" sectionFormat="of" derivedContent="RFC4820"/>,
        but RFC4821 does not provide a complete specification. The present
        document provides the details to complete that specification.</t>
        <t pn="section-1.3-4">The Datagram Congestion Control Protocol (DCCP) <xref target="RFC4340" format="default" sectionFormat="of" derivedContent="RFC4340"/> requires implementations to support Classical
        PMTUD and states that a DCCP sender "MUST maintain the MPS allowed for
        each active DCCP session". It also defines the current congestion
        control MPS (CCMPS) supported by a network path. This recommends use
        of PMTUD, and suggests use of control packets (DCCP-Sync) as path
        probe packets, because they do not risk application data loss. The
        method defined in this specification could be used with DCCP.</t>
        <t pn="section-1.3-5"><xref target="protocol_specific_methods" format="default" sectionFormat="of" derivedContent="Section 6"/> specifies the
        method for a set of transports, and provides information to enable the
        implementation of PLPMTUD with other datagram transports and
        applications that use datagram transports.</t>
      </section>
    </section>
    <section numbered="true" toc="include" removeInRFC="false" pn="section-2">
      <name slugifiedName="name-terminology">Terminology</name>
      <t pn="section-2-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>
      <t pn="section-2-2">Other terminology is directly copied from <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/>, and the definitions in <xref target="RFC1122" format="default" sectionFormat="of" derivedContent="RFC1122"/>.</t>
      <dl newline="false" spacing="normal" pn="section-2-3">
        <dt pn="section-2-3.1">Actual PMTU:</dt>
        <dd pn="section-2-3.2">The Actual PMTU is the PMTU of a network
          path between a sender PL and a destination PL, which the DPLPMTUD
          algorithm seeks to determine.</dd>
        <dt pn="section-2-3.3">Black Hole:</dt>
        <dd pn="section-2-3.4">
          <t pn="section-2-3.4.1">A Black Hole is encountered when a sender
          is unaware that packets are not being delivered to the destination
          end point. Two types of Black Hole are relevant to DPLPMTUD: </t>
          <dl newline="false" spacing="normal" pn="section-2-3.4.2">
            <dt pn="section-2-3.4.2.1">Packet Black Hole:</dt>
            <dd pn="section-2-3.4.2.2">Packets encounter a Packet
                Black Hole when packets are not delivered to the destination
                endpoint (e.g., when the sender transmits packets of a
                particular size with a previously known effective PMTU and
                they are discarded by the network).</dd>
            <dt pn="section-2-3.4.2.3">ICMP Black Hole</dt>
            <dd pn="section-2-3.4.2.4">An ICMP Black
                Hole is encountered when the sender is unaware that packets
                are not delivered to the destination endpoint because PTB
                messages are not received by the originating PL sender.</dd>
          </dl>
        </dd>
        <dt pn="section-2-3.5">Black holed :</dt>
        <dd pn="section-2-3.6">Traffic is black-holed when the sender
          is unaware that packets are not being delivered. This could be due
          to a Packet Black Hole or an ICMP Black Hole.</dd>
        <dt pn="section-2-3.7">Classical Path MTU Discovery:</dt>
        <dd pn="section-2-3.8">Classical PMTUD is a
          process described in <xref target="RFC1191" format="default" sectionFormat="of" derivedContent="RFC1191"/> and <xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/>, in which nodes rely on PTB messages to
          learn the largest size of unfragmented datagram that can be used
          across a network path.</dd>
        <dt pn="section-2-3.9">Datagram:</dt>
        <dd pn="section-2-3.10">A datagram is a transport-layer protocol
          data unit, transmitted in the payload of an IP packet.</dd>
        <dt pn="section-2-3.11">Effective PMTU:</dt>
        <dd pn="section-2-3.12">The Effective PMTU is the current
          estimated value for PMTU that is used by a PMTUD. This is equivalent
          to the PLPMTU derived by PLPMTUD.</dd>
        <dt pn="section-2-3.13">EMTU_S:</dt>
        <dd pn="section-2-3.14">The Effective MTU for sending (EMTU_S) is
          defined in <xref target="RFC1122" format="default" sectionFormat="of" derivedContent="RFC1122"/> as "the maximum IP
          datagram size that may be sent, for a particular combination of IP
          source and destination addresses...".</dd>
        <dt pn="section-2-3.15">EMTU_R:</dt>
        <dd pn="section-2-3.16">The Effective MTU for receiving (EMTU_R) is
          designated in <xref target="RFC1122" format="default" sectionFormat="of" derivedContent="RFC1122"/> as the largest datagram
          size that can be reassembled by EMTU_R (Effective MTU to
          receive).</dd>
        <dt pn="section-2-3.17">Link:</dt>
        <dd pn="section-2-3.18">A Link is a communication facility or medium
          over which nodes can communicate at the link layer, i.e., a layer
          below the IP layer. Examples are Ethernet LANs and Internet (or
          higher) layer and tunnels.</dd>
        <dt pn="section-2-3.19">Link MTU:</dt>
        <dd pn="section-2-3.20">The Link Maximum Transmission Unit (MTU) is
          the size in bytes of the largest IP packet, including the IP header
          and payload, that can be transmitted over a link. Note that this
          could more properly be called the IP MTU, to be consistent with how
          other standards organizations use the acronym. This includes the IP
          header, but excludes link layer headers and other framing that is
          not part of IP or the IP payload. Other standards organizations
          generally define the link MTU to include the link layer headers.</dd>
        <dt pn="section-2-3.21">MAX_PMTU:</dt>
        <dd pn="section-2-3.22">The MAX_PMTU is the largest size of PLPMTU
          that DPLPMTUD will attempt to use.</dd>
        <dt pn="section-2-3.23">MPS:</dt>
        <dd pn="section-2-3.24">The Maximum Packet Size (MPS) is the largest size
          of application data block that can be sent across a network path by
          a PL. In DPLPMTUD this quantity is derived from the PLPMTU by taking
          into consideration the size of the lower protocol layer headers.
          Probe packets generated by DPLPMTUD can have a size larger than the
          MPS.</dd>
        <dt pn="section-2-3.25">MIN_PMTU:</dt>
        <dd pn="section-2-3.26">The MIN_PMTU is the smallest size of PLPMTU
          that DPLPMTUD will attempt to use.</dd>
        <dt pn="section-2-3.27">Packet:</dt>
        <dd pn="section-2-3.28">A Packet is the IP header plus the IP
          payload.</dd>
        <dt pn="section-2-3.29">Packetization Layer (PL):</dt>
        <dd pn="section-2-3.30">The Packetization Layer (PL)
          is the layer of the network stack that places data into packets and
          performs transport protocol functions.</dd>
        <dt pn="section-2-3.31">Path:</dt>
        <dd pn="section-2-3.32">The Path is the set of links and routers
          traversed by a packet between a source node and a destination node
          by a particular flow.</dd>
        <dt pn="section-2-3.33">Path MTU (PMTU):</dt>
        <dd pn="section-2-3.34">The Path MTU (PMTU) is the minimum of
          the Link MTU of all the links forming a network path between a
          source node and a destination node.</dd>
        <dt pn="section-2-3.35">PTB_SIZE:</dt>
        <dd pn="section-2-3.36">The PTB_SIZE is a value reported in a
          validated PTB message that indicates next hop link MTU of a router
          along the path.</dd>
        <dt pn="section-2-3.37">PLPMTU:</dt>
        <dd pn="section-2-3.38">The Packetization Layer PMTU is an estimate of
          the actual PMTU provided by the DPLPMTUD algorithm.</dd>
        <dt pn="section-2-3.39">PLPMTUD:</dt>
        <dd pn="section-2-3.40">Packetization Layer Path MTU Discovery
          (PLPMTUD), the method described in this document for datagram PLs,
          which is an extension to Classical PMTU Discovery.</dd>
        <dt pn="section-2-3.41">Probe packet:</dt>
        <dd pn="section-2-3.42">A probe packet is a datagram sent with a
          purposely chosen size (typically the current PLPMTU or larger) to
          detect if packets of this size can be successfully sent end-to-end
          across the network path.</dd>
      </dl>
    </section>
    <section anchor="Requirements" numbered="true" toc="include" removeInRFC="false" pn="section-3">
      <name slugifiedName="name-features-required-to-provid">Features Required to Provide Datagram PLPMTUD</name>
      <t pn="section-3-1">TCP PLPMTUD has been defined using standard TCP protocol mechanisms.
      All of the requirements in <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/> also apply to
      the use of the technique with a datagram PL. Unlike TCP, some datagram
      PLs require additional mechanisms to implement PLPMTUD.</t>
      <t pn="section-3-2">There are eight requirements for performing the datagram PLPMTUD
      method described in this specification: </t>
      <ol spacing="normal" type="1" start="1" pn="section-3-3">
        <li pn="section-3-3.1" derivedCounter="1.">PMTU parameters: A DPLPMTUD sender is RECOMMENDED to provide
          information about the maximum size of packet that can be transmitted
          by the sender on the local link (the local Link MTU). It MAY utilize
          similar information about the receiver when this is supplied (note
          this could be less than EMTU_R). This avoids implementations trying
          to send probe packets that can not be transmitted by the local link.
          Too high of a value could reduce the efficiency of the search
          algorithm. Some applications also have a maximum transport protocol
          data unit (PDU) size, in which case there is no benefit from probing
          for a size larger than this (unless a transport allows multiplexing
          multiple applications PDUs into the same datagram).</li>
        <li pn="section-3-3.2" derivedCounter="2.">PLPMTU: A datagram application using a PL not supporting
          fragmentation is REQUIRED to be able to choose the size of datagrams
          sent to the network, up to the PLPMTU, or a smaller value (such as
          the MPS) derived from this. This value is managed by the DPLPMTUD
          method. The PLPMTU (specified as the effective PMTU in Section 1 of
          <xref target="RFC1191" format="default" sectionFormat="of" derivedContent="RFC1191"/>) is equivalent to the EMTU_S
          (specified in <xref target="RFC1122" format="default" sectionFormat="of" derivedContent="RFC1122"/>).</li>
        <li pn="section-3-3.3" derivedCounter="3.">Probe packets: On request, a DPLPMTUD sender is REQUIRED to be
          able to transmit a packet larger than the PLMPMTU. This is used to
          send a probe packet. In IPv4, a probe packet MUST be sent with the
          Don't Fragment (DF) bit set in the IP header, and without network
          layer endpoint fragmentation. In IPv6, a probe packet is always sent
          without source fragmentation (as specified in section 5.4 of <xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/>).</li>
        <li pn="section-3-3.4" derivedCounter="4.">Processing PTB messages: A DPLPMTUD sender MAY optionally utilize
          PTB messages received from the network layer to help identify when a
          network path does not support the current size of probe packet. Any
          received PTB message MUST be validated before it is used to update
          the PLPMTU discovery information <xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/>.
          This validation confirms that the PTB message was sent in response
          to a packet originating by the sender, and needs to be performed
          before the PLPMTU discovery method reacts to the PTB message. A PTB
          message MUST NOT be used to increase the PLPMTU <xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/>.</li>
        <li pn="section-3-3.5" derivedCounter="5.">Reception feedback: The destination PL endpoint is REQUIRED to
          provide a feedback method that indicates to the DPLPMTUD sender when
          a probe packet has been received by the destination PL endpoint. The
          mechanism needs to be robust to the possibility that packets could
          be significantly delayed along a network path. The local PL endpoint
          at the sending node is REQUIRED to pass this feedback to the sender
          DPLPMTUD method.</li>
        <li pn="section-3-3.6" derivedCounter="6.">Probe loss recovery: It is RECOMMENDED to use probe packets that
          do not carry any user data. Most datagram transports permit this. If
          a probe packet contains user data requiring retransmission in case
          of loss, the PL (or layers above) are REQUIRED to arrange any
          retransmission/repair of any resulting loss. DPLPMTUD is REQUIRED to
          be robust in the case where probe packets are lost due to other
          reasons (including link transmission error, congestion).</li>
        <li pn="section-3-3.7" derivedCounter="7.">Probing and congestion control: The DPLPMTUD sender treats
          isolated loss of a probe packet (with or without a corresponding PTB
          message) as a potential indication of a PMTU limit for the path.
          Loss of a probe packet SHOULD NOT be treated as an indication of
          congestion and the loss SHOULD NOT directly trigger a congestion
          control reaction <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/>.</li>
        <li pn="section-3-3.8" derivedCounter="8.">Shared PLPMTU state: The PLPMTU value could also be stored with
          the corresponding entry in the destination cache and used by other
          PL instances. The specification of PLPMTUD <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/> states: "If PLPMTUD updates the MTU for a
          particular path, all Packetization Layer sessions that share the
          path representation (as described in Section 5.2 of <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/>) SHOULD be notified to make use of the new
          MTU". Such methods MUST be robust to the wide variety of underlying
          network forwarding behaviors, PLPMTU adjustments based on shared
          PLPMTU values should be incorporated in the search algorithms.
          Section 5.2 of <xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/> provides guidance on
          the caching of PMTU information and also the relation to IPv6 flow
          labels.</li>
      </ol>
      <t pn="section-3-4">In addition, the following principles are stated for design of a
      DPLPMTUD method: </t>
      <ul spacing="normal" bare="false" empty="false" pn="section-3-5">
        <li pn="section-3-5.1">MPS: A method is REQUIRED to signal an appropriate MPS to the
          higher layer using the PL. The value of the MPS can change following
          a change to the path. It is RECOMMENDED that methods avoid forcing
          an application to use an arbitrary small MPS (PLPMTU) for
          transmission while the method is searching for the currently
          supported PLPMTU. Datagram PLs do not necessarily support
          fragmentation of PDUs larger than the PLPMTU. A reduced MPS can
          adversely impact the performance of a datagram application.</li>
        <li pn="section-3-5.2">Path validation: It is RECOMMENDED that methods are robust to
          path changes that could have occurred since the path characteristics
          were last confirmed, and to the possibility of inconsistent path
          information being received.</li>
        <li pn="section-3-5.3">Datagram reordering: A method is REQUIRED to be robust to the
          possibility that a flow encounters reordering, or the traffic
          (including probe packets) is divided over more than one network
          path.</li>
        <li pn="section-3-5.4">When to probe: It is RECOMMENDED that methods determine whether
          the path has changed since it last measured the path. This can help
          determine when to probe the path again.</li>
      </ul>
    </section>
    <section numbered="true" toc="include" removeInRFC="false" pn="section-4">
      <name slugifiedName="name-dplpmtud-mechanisms">DPLPMTUD Mechanisms</name>
      <t pn="section-4-1">This section lists the protocol mechanisms used in this
      specification.</t>
      <section anchor="Probe" numbered="true" toc="include" removeInRFC="false" pn="section-4.1">
        <name slugifiedName="name-plpmtu-probe-packets">PLPMTU Probe Packets</name>
        <t pn="section-4.1-1">The DPLPMTUD method relies upon the PL sender being able to
        generate probe packets with a specific size. TCP is able to generate
        these probe packets by choosing to appropriately segment data being
        sent <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/>. In contrast, a datagram PL that
        needs to construct a probe packet has to either request an application
        to send a data block that is larger than that generated by an
        application, or to utilize padding functions to extend a datagram
        beyond the size of the application data block. Protocols that permit
        exchange of control messages (without an application data block) could
        alternatively prefer to generate a probe packet by extending a control
        message with padding data.</t>
        <t pn="section-4.1-2">A receiver needs to be able to distinguish an in-band data block
        from any added padding. This is needed to ensure that any added
        padding is not passed on to an application at the receiver.</t>
        <t pn="section-4.1-3">This results in three possible ways that a sender can create a
        probe packet listed in order of preference:
	
        </t>
        <dl newline="false" spacing="normal" pn="section-4.1-4">
          <dt pn="section-4.1-4.1">Probing using padding data:</dt>
          <dd pn="section-4.1-4.2">A probe packet that
            contains only control information together with any padding, which
            is needed to be inflated to the size required for the probe
            packet. Since these probe packets do not carry an
            application-supplied data block, they do not typically require
            retransmission, although they do still consume network capacity
            and incur endpoint processing.</dd>
          <dt pn="section-4.1-4.3">Probing using application data and padding data:</dt>
          <dd pn="section-4.1-4.4">A
            probe packet that contains a data block supplied by an application
            that is combined with padding to inflate the length of the
            datagram to the size required for the probe packet. If the
            application/transport needs protection from the loss of this probe
            packet, the application/transport could perform transport-layer
            retransmission/repair of the data block (e.g., by retransmission
            after loss is detected or by duplicating the data block in a
            datagram without the padding data).</dd>
          <dt pn="section-4.1-4.5">Probing using application data:</dt>
          <dd pn="section-4.1-4.6">A probe packet that
            contains a data block supplied by an application that matches the
            size required for the probe packet. This method requests the
            application to issue a data block of the desired probe size. If
            the application/transport needs protection from the loss of an
            unsuccessful probe packet, the application/transport needs then to
            perform transport-layer retransmission/repair of the data block
            (e.g., by retransmission after loss is detected).</dd>
        </dl>
        <t pn="section-4.1-5">
	  
	A PL that uses a probe packet carrying an application data
        block, could need to retransmit this application data block if the
        probe fails. This could need the PL to re-fragment the data block to a
        smaller packet size that is expected to traverse the end-to-end path
        (which could utilize endpoint network-layer or PL fragmentation when
        these are available).</t>
        <t pn="section-4.1-6">DPLPMTUD MAY choose to use only one of these methods to simplify
        the implementation.</t>
        <t pn="section-4.1-7">Probe messages sent by a PL MUST contain enough information to
        uniquely identify the probe within Maximum Segment Lifetime, while
        being robust to reordering and replay of probe response and PTB
        messages.</t>
      </section>
      <section anchor="Valid" numbered="true" toc="include" removeInRFC="false" pn="section-4.2">
        <name slugifiedName="name-confirmation-of-probed-pack">Confirmation of Probed Packet Size</name>
        <t pn="section-4.2-1">The PL needs a method to determine (confirm) when probe packets
        have been successfully received end-to-end across a network path.</t>
        <t pn="section-4.2-2">Transport protocols can include end-to-end methods that detect and
        report reception of specific datagrams that they send (e.g., DCCP and
        SCTP provide keep-alive/heartbeat features). When supported, this
        mechanism SHOULD also be used by DPLPMTUD to acknowledge reception of
        a probe packet.</t>
        <t pn="section-4.2-3">A PL that does not acknowledge data reception (e.g., UDP and
        UDP-Lite) is unable itself to detect when the packets that it sends
        are discarded because their size is greater than the actual PMTU.
        These PLs need to either rely on an application protocol to detect
        this loss, or make use of an additional transport method such as
        UDP-Options <xref target="I-D.ietf-tsvwg-udp-options" format="default" sectionFormat="of" derivedContent="I-D.ietf-tsvwg-udp-options"/>.</t>
        <t pn="section-4.2-4"><xref target="protocol_specific_methods" format="default" sectionFormat="of" derivedContent="Section 6"/> specifies this
        function for a set of IETF-specified protocols.</t>
      </section>
      <section anchor="mechanism-bhd" numbered="true" toc="include" removeInRFC="false" pn="section-4.3">
        <name slugifiedName="name-detection-of-unsupported-pl">Detection of Unsupported PLPMTU Size, aka Black Hole Detection</name>
        <t pn="section-4.3-1">A PL sender needs to reduce the PLPMTU when it discovers the actual
        PMTU supported by a network path is less than the PLPMTU. This can be
        triggered when a validated PTB message is received, or by another
        event that indicates the network path no longer sustains the current
        packet size, such as a loss report from the PL, or repeated lack of
        response to probe packets sent to confirm the PLPMTU. Detection is
        followed by a reduction of the PLPMTU.</t>
        <t pn="section-4.3-2">This is performed by sending packet probes of size PLPMTU to verify
        that a network path still supports the last acknowledged PLPMTU size.
        There are two alternative mechanism:</t>
        <ul spacing="normal" bare="false" empty="false" pn="section-4.3-3">
          <li pn="section-4.3-3.1">A PL can rely upon a mechanism implemented within the PL to
            detect excessive loss of data sent with a specific packet size and
            then conclude that this excessive loss could be a result of an
            invalid PMTU (as in PLPMTUD for TCP <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/>).</li>
          <li pn="section-4.3-3.2">A PL can use the DPLPMTUD probing mechanism to periodically
            generate probe packets of the size of the current PLPMTU (e.g.,
            using the confirmation timer <xref target="Timers" format="default" sectionFormat="of" derivedContent="Section 5.1.1"/>). A
            timer tracks whether acknowledgments are received. Successive loss
            of probes is an indication that the current path no longer
            supports the PLPMTU (e.g., when the number of probe packets sent
            without receiving an acknowledgement, PROBE_COUNT, becomes greater
            than MAX_PROBES).</li>
        </ul>
        <t pn="section-4.3-4">A PL MAY inhibit sending probe packets when no application data has
        been sent since the previous probe packet. A PL preferring to use an
        up-to-data PLPMTU once user data is sent again, MAY choose to continue
        PLPMTU discovery for each path. However, this may result in additional
        packets being sent.</t>
        <t pn="section-4.3-5">When the method detects the current PLPMTU is not supported,
        DPLPMTUD sets a lower MPS. The PL then confirms that the updated
        PLPMTU can be successfully used across the path. The PL could need to
        send a probe packet with a size less than the size of the data block
        generated by an application. In this case, the PL could provide a way
        to fragment a datagram at the PL, or use a control packet as the
        packet probe.</t>
      </section>
      <section anchor="mechanism-ptb" numbered="true" toc="include" removeInRFC="false" pn="section-4.4">
        <name slugifiedName="name-response-to-ptb-messages">Response to PTB Messages</name>
        <t pn="section-4.4-1">This method requires the DPLPMTUD sender to validate any received
        PTB message before using the PTB information. The response to a PTB
        message depends on the PTB_SIZE indicated in the PTB message, the
        state of the PLPMTUD state machine, and the IP protocol being
        used.</t>
        <t pn="section-4.4-2"><xref target="PTB" format="default" sectionFormat="of" derivedContent="Section 4.4.1"/> first describes validation for both IPv4
        ICMP Unreachable messages (type 3) and ICMPv6 packet too big messages,
        both of which are referred to as PTB messages in this document.</t>
        <section anchor="PTB" numbered="true" toc="include" removeInRFC="false" pn="section-4.4.1">
          <name slugifiedName="name-validation-of-ptb-messages">Validation of PTB Messages</name>
          <t pn="section-4.4.1-1">This section specifies utilization of PTB messages.</t>
          <ul spacing="normal" bare="false" empty="false" pn="section-4.4.1-2">
            <li pn="section-4.4.1-2.1">A simple implementation MAY ignore received PTB messages and
              in this case the PLPMTU is not updated when a PTB message is
              received.</li>
            <li pn="section-4.4.1-2.2">An implementation that supports PTB messages MUST validate
              messages before they are further processed.</li>
          </ul>
          <t pn="section-4.4.1-3">A PL that receives a PTB message from a router or middlebox,
          performs ICMP validation as specified in Section 5.2 of <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/><xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/>. Because
          DPLPMTUD operates at the PL, the PL needs to check that each
          received PTB message is received in response to a packet transmitted
          by the endpoint PL performing DPLPMTUD.</t>
          <t pn="section-4.4.1-4">The PL MUST check the protocol information in the quoted packet
          carried in an ICMP PTB message payload to validate the message
          originated from the sending node. This validation includes
          determining that the combination of the IP addresses, the protocol,
          the source port and destination port match those returned in the
          quoted packet - this is also necessary for the PTB message to be
          passed to the corresponding PL.</t>
          <t pn="section-4.4.1-5">The validation SHOULD utilize information that it is not simple
          for an off-path attacker to determine <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>. For example, by checking the value of a
          protocol header field known only to the two PL endpoints. A datagram
          application that uses well-known source and destination ports ought
          to also rely on other information to complete this validation.</t>
          <t pn="section-4.4.1-6">These checks are intended to provide protection from packets that
          originate from a node that is not on the network path. A PTB message
          that does not complete the validation MUST NOT be further utilized
          by the DPLPMTUD method.</t>
          <t pn="section-4.4.1-7">PTB messages that have been validated MAY be utilized by the
          DPLPMTUD algorithm, but MUST NOT be used directly to set the PLPMTU.
          A method that utilizes these PTB messages can improve the speed at
          the which the algorithm detects an appropriate PLPMTU, compared to
          one that relies solely on probing. <xref target="validPTB_SIZE" format="default" sectionFormat="of" derivedContent="Section 4.4.2"/> describes this processing.</t>
        </section>
        <section anchor="validPTB_SIZE" numbered="true" toc="include" removeInRFC="false" pn="section-4.4.2">
          <name slugifiedName="name-use-of-ptb-messages">Use of PTB Messages</name>
          <t pn="section-4.4.2-1">A set of checks are intended to provide protection from a router
          that reports an unexpected PTB_SIZE. The PL also needs to check that
          the indicated PTB_SIZE is less than the size used by probe packets
          and larger than minimum size accepted.</t>
          <t pn="section-4.4.2-2">This section provides a summary of how PTB messages can be
          utilized. This processing depends on the PTB_SIZE and the current
          value of a set of variables:</t>
          <dl newline="true" spacing="normal" pn="section-4.4.2-3">
            <dt pn="section-4.4.2-3.1">MIN_PMTU &lt; PTB_SIZE &lt; BASE_PMTU</dt>
            <dd pn="section-4.4.2-3.2">
              <ul bare="false" empty="false" spacing="normal" pn="section-4.4.2-3.2.1">
                <li pn="section-4.4.2-3.2.1.1">A robust PL MAY enter an error state (see <xref target="States" format="default" sectionFormat="of" derivedContent="Section 5.2"/>) for an IPv4 path when the PTB_SIZE
		  reported in the PTB message is larger than or equal to 68
		  bytes and when this is less than the BASE_PMTU.</li>
                <li pn="section-4.4.2-3.2.1.2">A robust PL MAY enter an error state (see <xref target="States" format="default" sectionFormat="of" derivedContent="Section 5.2"/>) for an IPv6 path when the PTB_SIZE
		  reported in the PTB message is larger than or equal to 1280
		  bytes and when this is less than the BASE_PMTU.</li>
              </ul>
            </dd>
            <dt pn="section-4.4.2-3.3">PTB_SIZE = PLPMTU</dt>
            <dd pn="section-4.4.2-3.4">
              <ul bare="false" empty="false" spacing="normal" pn="section-4.4.2-3.4.1">
                <li pn="section-4.4.2-3.4.1.1">Completes the search for a larger PLPMTU.</li>
              </ul>
            </dd>
            <dt pn="section-4.4.2-3.5">PTB_SIZE &gt; PROBED_SIZE</dt>
            <dd pn="section-4.4.2-3.6">
              <ul bare="false" empty="false" spacing="normal" pn="section-4.4.2-3.6.1">
                <li pn="section-4.4.2-3.6.1.1">Inconsistent network signal.</li>
                <li pn="section-4.4.2-3.6.1.2">PTB message ought to be discarded without further
                  processing (e. g. PLPMTU not modified).</li>
                <li pn="section-4.4.2-3.6.1.3">The information could be utilized as an input to trigger
                  enabling a resilience mode.</li>
              </ul>
            </dd>
            <dt pn="section-4.4.2-3.7">BASE_PMTU &lt;= PTB_SIZE &lt; PLPMTU</dt>
            <dd pn="section-4.4.2-3.8">
              <ul bare="false" empty="false" spacing="normal" pn="section-4.4.2-3.8.1">
                <li pn="section-4.4.2-3.8.1.1">Black Hole Detection is triggered and the PLPMTU ought to
                  be set to BASE_PMTU.</li>
                <li pn="section-4.4.2-3.8.1.2">The PL could use the PTB_SIZE reported in the PTB message
                  to initialize a search algorithm.</li>
              </ul>
            </dd>
            <dt pn="section-4.4.2-3.9">PLPMTU &lt; PTB_SIZE &lt; PROBED_SIZE</dt>
            <dd pn="section-4.4.2-3.10">
              <ul bare="false" empty="false" spacing="normal" pn="section-4.4.2-3.10.1">
                <li pn="section-4.4.2-3.10.1.1">The PLPMTU continues to be valid, but the last
                  PROBED_SIZE searched was larger than the actual PMTU.</li>
                <li pn="section-4.4.2-3.10.1.2">The PLPMTU is not updated.</li>
                <li pn="section-4.4.2-3.10.1.3">The PL can use the reported PTB_SIZE from the PTB message
                  as the next search point when it resumes the search
                  algorithm.</li>
              </ul>
            </dd>
          </dl>
          <t pn="section-4.4.2-4">xxx Author Note: Do we want to specify how to handle PTB Message
          with PTB_SIZE = 0? xxx</t>
        </section>
      </section>
    </section>
    <section anchor="Spec" numbered="true" toc="include" removeInRFC="false" pn="section-5">
      <name slugifiedName="name-datagram-packetization-laye">Datagram Packetization Layer PMTUD</name>
      <t pn="section-5-1">This section specifies Datagram PLPMTUD (DPLPMTUD). The method can be
      introduced at various points (as indicated with * in the figure below)
      in the IP protocol stack to discover the PLPMTU so that an application
      can utilize an appropriate MPS for the current network path. DPLPMTUD
      SHOULD NOT be used by an application if it is already used in a lower
      layer.</t>
      <figure anchor="fig-plpmtudimplement" alt="" align="left" suppress-title="false" pn="figure-1">
        <name slugifiedName="name-examples-where-dplpmtud-can">Examples where DPLPMTUD can be implemented</name>
        <artset pn="section-5-2.1">
          <artwork type="svg" name="" align="left" alt="" pn="section-5-2.1.1" originalSrc="diagrams/dplpmtud-impl-examples.svg"><svg xmlns="http://www.w3.org/2000/svg" class="diagram" version="1.1" height="281" width="224">
              <g transform="translate(8,16)">
                <path d="M 16,0 L 200,0" fill="none" stroke="black"/>
                <path d="M 16,32 L 32,32" fill="none" stroke="black"/>
                <path d="M 32,32 L 96,32" fill="none" stroke="black"/>
                <path d="M 96,32 L 136,32" fill="none" stroke="black"/>
                <path d="M 136,32 L 176,32" fill="none" stroke="black"/>
                <path d="M 176,32 L 200,32" fill="none" stroke="black"/>
                <path d="M 0,64 L 32,64" fill="none" stroke="black"/>
                <path d="M 32,64 L 56,64" fill="none" stroke="black"/>
                <path d="M 72,64 L 96,64" fill="none" stroke="black"/>
                <path d="M 96,64 L 120,64" fill="none" stroke="black"/>
                <path d="M 160,64 L 176,64" fill="none" stroke="black"/>
                <path d="M 176,64 L 208,64" fill="none" stroke="black"/>
                <path d="M 0,96 L 32,96" fill="none" stroke="black"/>
                <path d="M 32,96 L 56,96" fill="none" stroke="black"/>
                <path d="M 72,96 L 96,96" fill="none" stroke="black"/>
                <path d="M 96,96 L 120,96" fill="none" stroke="black"/>
                <path d="M 160,96 L 184,96" fill="none" stroke="black"/>
                <path d="M 184,96 L 208,96" fill="none" stroke="black"/>
                <path d="M 32,128 L 96,128" fill="none" stroke="black"/>
                <path d="M 96,128 L 120,128" fill="none" stroke="black"/>
                <path d="M 104,160 L 120,160" fill="none" stroke="black"/>
                <path d="M 120,160 L 136,160" fill="none" stroke="black"/>
                <path d="M 136,160 L 160,160" fill="none" stroke="black"/>
                <path d="M 104,192 L 136,192" fill="none" stroke="black"/>
                <path d="M 136,192 L 160,192" fill="none" stroke="black"/>
                <path d="M 16,224 L 136,224" fill="none" stroke="black"/>
                <path d="M 136,224 L 184,224" fill="none" stroke="black"/>
                <path d="M 184,224 L 200,224" fill="none" stroke="black"/>
                <path d="M 16,256 L 200,256" fill="none" stroke="black"/>
                <path d="M 0,64 L 0,96" fill="none" stroke="black"/>
                <path d="M 16,0 L 16,32" fill="none" stroke="black"/>
                <path d="M 16,224 L 16,256" fill="none" stroke="black"/>
                <path d="M 32,32 L 32,64" fill="none" stroke="black"/>
                <path d="M 32,96 L 32,128" fill="none" stroke="black"/>
                <path d="M 56,64 L 56,96" fill="none" stroke="black"/>
                <path d="M 72,64 L 72,96" fill="none" stroke="black"/>
                <path d="M 96,32 L 96,64" fill="none" stroke="black"/>
                <path d="M 96,96 L 96,128" fill="none" stroke="black"/>
                <path d="M 104,160 L 104,192" fill="none" stroke="black"/>
                <path d="M 120,64 L 120,96" fill="none" stroke="black"/>
                <path d="M 120,128 L 120,160" fill="none" stroke="black"/>
                <path d="M 136,32 L 136,160" fill="none" stroke="black"/>
                <path d="M 136,192 L 136,224" fill="none" stroke="black"/>
                <path d="M 160,64 L 160,96" fill="none" stroke="black"/>
                <path d="M 160,96 L 160,160" fill="none" stroke="black"/>
                <path d="M 160,160 L 160,192" fill="none" stroke="black"/>
                <path d="M 176,32 L 176,64" fill="none" stroke="black"/>
                <path d="M 184,96 L 184,224" fill="none" stroke="black"/>
                <path d="M 200,0 L 200,32" fill="none" stroke="black"/>
                <path d="M 200,224 L 200,256" fill="none" stroke="black"/>
                <path d="M 208,64 L 208,96" fill="none" stroke="black"/>
                <text text-anchor="middle" font-family="monospace" x="152" y="244" fill="black" font-size="1em">a</text>
                <text text-anchor="middle" font-family="monospace" x="96" y="20" fill="black" font-size="1em">l</text>
                <text text-anchor="middle" font-family="monospace" x="104" y="20" fill="black" font-size="1em">i</text>
                <text text-anchor="middle" font-family="monospace" x="128" y="20" fill="black" font-size="1em">t</text>
                <text text-anchor="middle" font-family="monospace" x="136" y="20" fill="black" font-size="1em">i</text>
                <text text-anchor="middle" font-family="monospace" x="192" y="84" fill="black" font-size="1em">P</text>
                <text text-anchor="middle" font-family="monospace" x="128" y="180" fill="black" font-size="1em">D</text>
                <text text-anchor="middle" font-family="monospace" x="48" y="244" fill="black" font-size="1em">e</text>
                <text text-anchor="middle" font-family="monospace" x="88" y="20" fill="black" font-size="1em">p</text>
                <text text-anchor="middle" font-family="monospace" x="112" y="20" fill="black" font-size="1em">c</text>
                <text text-anchor="middle" font-family="monospace" x="32" y="84" fill="black" font-size="1em">I</text>
                <text text-anchor="middle" font-family="monospace" x="176" y="84" fill="black" font-size="1em">C</text>
                <text text-anchor="middle" font-family="monospace" x="128" y="244" fill="black" font-size="1em">e</text>
                <text text-anchor="middle" font-family="monospace" x="16" y="84" fill="black" font-size="1em">Q</text>
                <text text-anchor="middle" font-family="monospace" x="40" y="84" fill="black" font-size="1em">C</text>
                <text text-anchor="middle" font-family="monospace" x="96" y="84" fill="black" font-size="1em">P</text>
                <text text-anchor="middle" font-family="monospace" x="104" y="84" fill="black" font-size="1em">O</text>
                <text text-anchor="middle" font-family="monospace" x="168" y="84" fill="black" font-size="1em">S</text>
                <text text-anchor="middle" font-family="monospace" x="136" y="180" fill="black" font-size="1em">P</text>
                <text text-anchor="middle" font-family="monospace" x="56" y="244" fill="black" font-size="1em">t</text>
                <text text-anchor="middle" font-family="monospace" x="120" y="20" fill="black" font-size="1em">a</text>
                <text text-anchor="middle" font-family="monospace" x="152" y="20" fill="black" font-size="1em">n</text>
                <text text-anchor="middle" font-family="monospace" x="160" y="20" fill="black" font-size="1em">*</text>
                <text text-anchor="middle" font-family="monospace" x="112" y="84" fill="black" font-size="1em">*</text>
                <text text-anchor="middle" font-family="monospace" x="184" y="84" fill="black" font-size="1em">T</text>
                <text text-anchor="middle" font-family="monospace" x="200" y="84" fill="black" font-size="1em">*</text>
                <text text-anchor="middle" font-family="monospace" x="40" y="244" fill="black" font-size="1em">N</text>
                <text text-anchor="middle" font-family="monospace" x="136" y="244" fill="black" font-size="1em">r</text>
                <text text-anchor="middle" font-family="monospace" x="160" y="244" fill="black" font-size="1em">c</text>
                <text text-anchor="middle" font-family="monospace" x="24" y="84" fill="black" font-size="1em">U</text>
                <text text-anchor="middle" font-family="monospace" x="80" y="84" fill="black" font-size="1em">U</text>
                <text text-anchor="middle" font-family="monospace" x="120" y="180" fill="black" font-size="1em">U</text>
                <text text-anchor="middle" font-family="monospace" x="120" y="244" fill="black" font-size="1em">t</text>
                <text text-anchor="middle" font-family="monospace" x="168" y="244" fill="black" font-size="1em">e</text>
                <text text-anchor="middle" font-family="monospace" x="48" y="84" fill="black" font-size="1em">*</text>
                <text text-anchor="middle" font-family="monospace" x="80" y="244" fill="black" font-size="1em">r</text>
                <text text-anchor="middle" font-family="monospace" x="104" y="244" fill="black" font-size="1em">I</text>
                <text text-anchor="middle" font-family="monospace" x="64" y="244" fill="black" font-size="1em">w</text>
                <text text-anchor="middle" font-family="monospace" x="72" y="244" fill="black" font-size="1em">o</text>
                <text text-anchor="middle" font-family="monospace" x="112" y="244" fill="black" font-size="1em">n</text>
                <text text-anchor="middle" font-family="monospace" x="72" y="20" fill="black" font-size="1em">A</text>
                <text text-anchor="middle" font-family="monospace" x="80" y="20" fill="black" font-size="1em">p</text>
                <text text-anchor="middle" font-family="monospace" x="144" y="20" fill="black" font-size="1em">o</text>
                <text text-anchor="middle" font-family="monospace" x="88" y="84" fill="black" font-size="1em">D</text>
                <text text-anchor="middle" font-family="monospace" x="88" y="244" fill="black" font-size="1em">k</text>
                <text text-anchor="middle" font-family="monospace" x="144" y="244" fill="black" font-size="1em">f</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" name="" align="left" alt="" pn="section-5-2.1.2" originalSrc="diagrams/dplpmtud-impl-examples.txt">  +----------------------+
  |      Application*    |
  +-+-------+----+----+--+
    |       |    |    |
+---+--+ +--+--+ |  +-+---+
| QUIC*| |UDPO*| |  |SCTP*|
+---+--+ +--+--+ |  +--+--+
    |       |    |  |  |
    +-------+--+ |  |  |
               | |  |  |
             +-+-+--+  |
             | UDP  |  |
             +---+--+  |
                 |     |
  +--------------+-----+-+
  |  Network Interface   |
  +----------------------+
</artwork>
        </artset>
      </figure>
      <t pn="section-5-3">The central idea of DPLPMTUD is probing by a sender. Probe packets
      are sent to find the maximum size of a user message that can be
      completely transferred across the network path from the sender to the
      destination.</t>
      <t pn="section-5-4">The folloowing sections identify the components needed for
      implementation, provides an overvoew of the phases of operation, and
      specifies the state machine and search algorithm.</t>
      <section anchor="dplpmtud-components" numbered="true" toc="include" removeInRFC="false" pn="section-5.1">
        <name slugifiedName="name-dplpmtud-components">DPLPMTUD Components</name>
        <t pn="section-5.1-1">This section describes the timers, constants, and variables of
        DPLPMTUD.</t>
        <section anchor="Timers" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.1">
          <name slugifiedName="name-timers">Timers</name>
          <t pn="section-5.1.1-1">The method utilizes up to three timers: 
          </t>
          <dl newline="false" spacing="normal" pn="section-5.1.1-2">
            <dt pn="section-5.1.1-2.1">PROBE_TIMER:</dt>
            <dd pn="section-5.1.1-2.2">
              <t pn="section-5.1.1-2.2.1">The PROBE_TIMER is configured to
              expire after a period longer than the maximum time to receive an
              acknowledgment to a probe packet. This value MUST NOT be smaller
              than 1 second, and SHOULD be larger than 15 seconds. Guidance on
              selection of the timer value are provided in section 3.1.1 of
              the UDP Usage Guidelines <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>.</t>
              <t pn="section-5.1.1-2.2.2">If the PL has a path Round Trip Time (RTT)
              estimate and timely acknowledgements the PROBE_TIMER can be
              derived from the PL RTT estimate.</t>
            </dd>
            <dt pn="section-5.1.1-2.3">PMTU_RAISE_TIMER:</dt>
            <dd pn="section-5.1.1-2.4">
              <t pn="section-5.1.1-2.4.1">
	      The PMTU_RAISE_TIMER is
              configured to the period a sender will continue to use the
              current PLPMTU, after which it re-enters the Search phase. This
              timer has a period of 600 secs, as recommended by PLPMTUD <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/>.</t>
              <t pn="section-5.1.1-2.4.2">DPLPMTUD MAY inhibit sending probe packets when
              no application data has been sent since the previous probe
              packet. A PL preferring to use an up-to-data PMTU once user data
              is sent again, can choose to continue PMTU discovery for each
              path. However, this may result in sending additional
              packets.</t>
            </dd>
            <dt pn="section-5.1.1-2.5">CONFIRMATION_TIMER:</dt>
            <dd pn="section-5.1.1-2.6">
              <t pn="section-5.1.1-2.6.1">When an acknowledged PL is
              used, this timer MUST NOT be used. For other PLs, the
              CONFIRMATION_TIMER is configured to the period a PL sender waits
              before confirming the current PLPMTU is still supported. This is
              less than the PMTU_RAISE_TIMER and used to decrease the PLPMTU
              (e.g., when a black hole is encountered). Confirmation needs to
              be frequent enough when data is flowing that the sending PL does
              not black hole extensive amounts of traffic. Guidance on
              selection of the timer value are provided in section 3.1.1 of
              the UDP Usage Guidelines <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>.</t>
              <t pn="section-5.1.1-2.6.2">DPLPMTUD MAY inhibit sending probe packets when
              no application data has been sent since the previous probe
              packet. A PL preferring to use an up-to-data PMTU once user data
              is sent again, can choose to continue PMTU discovery for each
              path. However, this may result in sending additional
              packets.</t>
            </dd>
          </dl>
          <t pn="section-5.1.1-3">An implementation could implement the various timers using a
          single timer.</t>
        </section>
        <section numbered="true" toc="include" removeInRFC="false" pn="section-5.1.2">
          <name slugifiedName="name-constants">Constants</name>
          <t pn="section-5.1.2-1">The following constants are defined: 
          </t>
          <dl newline="false" spacing="normal" pn="section-5.1.2-2">
            <dt pn="section-5.1.2-2.1">MAX_PROBES:</dt>
            <dd pn="section-5.1.2-2.2">The MAX_PROBES is the maximum value of
              the PROBE_COUNT counter (see <xref target="Variables" format="default" sectionFormat="of" derivedContent="Section 5.1.3"/>).
              The default value of MAX_PROBES is 10.</dd>
            <dt pn="section-5.1.2-2.3">MIN_PMTU:</dt>
            <dd pn="section-5.1.2-2.4">
              <t pn="section-5.1.2-2.4.1">The MIN_PMTU is the smallest allowed
              probe packet size. For IPv6, this value is 1280 bytes, as
              specified in <xref target="RFC2460" format="default" sectionFormat="of" derivedContent="RFC2460"/>. For IPv4, the
              minimum value is 68 bytes.</t>
              <t pn="section-5.1.2-2.4.2">Note: An IPv4 router is
              required to be able to forward a datagram of 68 bytes without
              further fragmentation. This is the combined size of an IPv4
              header and the minimum fragment size of 8 bytes. In addition,
              receivers are required to be able to reassemble fragmented
              datagrams at least up to 576 bytes, as stated in section 3.3.3
              of <xref target="RFC1122" format="default" sectionFormat="of" derivedContent="RFC1122"/>.</t>
            </dd>
            <dt pn="section-5.1.2-2.5">MAX_PMTU:</dt>
            <dd pn="section-5.1.2-2.6">The MAX_PMTU is the largest size of
              PLPMTU. This has to be less than or equal to the minimum of the
              local MTU of the outgoing interface and the destination PMTU for
              receiving. An application, or PL, MAY reduce the MAX_PMTU when
              there is no need to send packets larger than a specific
              size.</dd>
            <dt pn="section-5.1.2-2.7">BASE_PMTU:</dt>
            <dd pn="section-5.1.2-2.8">The BASE_PMTU is a configured size
              expected to work for most paths. The size is equal to or larger
              than the MIN_PMTU and smaller than the MAX_PMTU. In the case of
              IPv6, this value is 1280 bytes <xref target="RFC2460" format="default" sectionFormat="of" derivedContent="RFC2460"/>.
              When using IPv4, a size of 1200 bytes is RECOMMENDED.</dd>
          </dl>
        </section>
        <section anchor="Variables" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.3">
          <name slugifiedName="name-variables">Variables</name>
          <t pn="section-5.1.3-1">This method utilizes a set of variables: </t>
          <dl newline="false" spacing="normal" pn="section-5.1.3-2">
            <dt pn="section-5.1.3-2.1">PROBED_SIZE:</dt>
            <dd pn="section-5.1.3-2.2">The PROBED_SIZE is the size of the
              current probe packet. This is a tentative value for the PLPMTU,
              which is awaiting confirmation by an acknowledgment.</dd>
            <dt pn="section-5.1.3-2.3">PROBE_COUNT:</dt>
            <dd pn="section-5.1.3-2.4">The PROBE_COUNT is a count of the
              number of unsuccessful probe packets that have been sent with a
              size of PROBED_SIZE. The value is initialized to zero when a
              particular size of PROBED_SIZE is first attempted.</dd>
          </dl>
          <t pn="section-5.1.3-3">The figure below illustrates the relationship between the packet
          size constants and variables at a point of time when the DPLPMTUD
          algorithm performs path probing to increase the size of the PLPMTU.
          A probe packet has been sent of size PROBED_SIZE. Once this is
          acknowledged, the PLPMTU will raise to PROBED_SIZE allowing the
          DPLPMTUD algorithm to further increase PROBED_SIZE towards the
          actual PMTU.</t>
          <figure anchor="fig-mps" alt="" align="left" suppress-title="false" pn="figure-2">
            <name slugifiedName="name-relationships-between-packe">Relationships between packet size constants and variables</name>
            <artset pn="section-5.1.3-4.1">
              <artwork type="svg" name="" align="left" alt="" pn="section-5.1.3-4.1.1" originalSrc="diagrams/packet-sizes-relationships.svg"><svg xmlns="http://www.w3.org/2000/svg" class="diagram" version="1.1" height="137" width="496">
                  <g transform="translate(8,16)">
                    <path d="M 56,16 L 464,16" fill="none" stroke="black"/>
                    <path d="M 176,32 L 176,48" fill="none" stroke="black"/>
                    <path d="M 248,32 L 248,96" fill="none" stroke="black"/>
                    <path d="M 296,32 L 296,64" fill="none" stroke="black"/>
                    <path d="M 392,32 L 392,48" fill="none" stroke="black"/>
                    <path d="M 176,24 L 176,32" fill="none" stroke="black"/>
                    <path d="M 248,24 L 248,32" fill="none" stroke="black"/>
                    <path d="M 296,24 L 296,32" fill="none" stroke="black"/>
                    <path d="M 392,24 L 392,32" fill="none" stroke="black"/>
                    <polygon points="64.000000,16.000000 52.000000,10.400000 52.000000,21.600000" transform="rotate(180.000000, 56.000000, 16.000000)" fill="black"/>
                    <polygon points="184.000000,48.000000 172.000000,42.400002 172.000000,53.599998" transform="rotate(90.000000, 176.000000, 48.000000)" fill="black"/>
                    <polygon points="256.000000,96.000000 244.000000,90.400002 244.000000,101.599998" transform="rotate(90.000000, 248.000000, 96.000000)" fill="black"/>
                    <polygon points="304.000000,64.000000 292.000000,58.400002 292.000000,69.599998" transform="rotate(90.000000, 296.000000, 64.000000)" fill="black"/>
                    <polygon points="400.000000,48.000000 388.000000,42.400002 388.000000,53.599998" transform="rotate(90.000000, 392.000000, 48.000000)" fill="black"/>
                    <polygon points="472.000000,16.000000 460.000000,10.400000 460.000000,21.600000" transform="rotate(0.000000, 464.000000, 16.000000)" fill="black"/>
                    <text text-anchor="middle" font-family="monospace" x="424" y="4" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="464" y="4" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="176" y="68" fill="black" font-size="1em">_</text>
                    <text text-anchor="middle" font-family="monospace" x="192" y="68" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="352" y="68" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="360" y="68" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="96" y="4" fill="black" font-size="1em">U</text>
                    <text text-anchor="middle" font-family="monospace" x="408" y="68" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="280" y="84" fill="black" font-size="1em">R</text>
                    <text text-anchor="middle" font-family="monospace" x="344" y="84" fill="black" font-size="1em">Z</text>
                    <text text-anchor="middle" font-family="monospace" x="352" y="84" fill="black" font-size="1em">E</text>
                    <text text-anchor="middle" font-family="monospace" x="64" y="4" fill="black" font-size="1em">_</text>
                    <text text-anchor="middle" font-family="monospace" x="168" y="68" fill="black" font-size="1em">E</text>
                    <text text-anchor="middle" font-family="monospace" x="304" y="84" fill="black" font-size="1em">E</text>
                    <text text-anchor="middle" font-family="monospace" x="320" y="84" fill="black" font-size="1em">_</text>
                    <text text-anchor="middle" font-family="monospace" x="264" y="116" fill="black" font-size="1em">T</text>
                    <text text-anchor="middle" font-family="monospace" x="40" y="4" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="56" y="4" fill="black" font-size="1em">N</text>
                    <text text-anchor="middle" font-family="monospace" x="424" y="68" fill="black" font-size="1em">U</text>
                    <text text-anchor="middle" font-family="monospace" x="312" y="84" fill="black" font-size="1em">D</text>
                    <text text-anchor="middle" font-family="monospace" x="48" y="4" fill="black" font-size="1em">I</text>
                    <text text-anchor="middle" font-family="monospace" x="80" y="4" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="432" y="4" fill="black" font-size="1em">A</text>
                    <text text-anchor="middle" font-family="monospace" x="448" y="4" fill="black" font-size="1em">_</text>
                    <text text-anchor="middle" font-family="monospace" x="472" y="4" fill="black" font-size="1em">T</text>
                    <text text-anchor="middle" font-family="monospace" x="272" y="116" fill="black" font-size="1em">U</text>
                    <text text-anchor="middle" font-family="monospace" x="208" y="68" fill="black" font-size="1em">U</text>
                    <text text-anchor="middle" font-family="monospace" x="376" y="68" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="288" y="84" fill="black" font-size="1em">O</text>
                    <text text-anchor="middle" font-family="monospace" x="256" y="116" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="328" y="84" fill="black" font-size="1em">S</text>
                    <text text-anchor="middle" font-family="monospace" x="440" y="4" fill="black" font-size="1em">X</text>
                    <text text-anchor="middle" font-family="monospace" x="160" y="68" fill="black" font-size="1em">S</text>
                    <text text-anchor="middle" font-family="monospace" x="200" y="68" fill="black" font-size="1em">T</text>
                    <text text-anchor="middle" font-family="monospace" x="368" y="68" fill="black" font-size="1em">u</text>
                    <text text-anchor="middle" font-family="monospace" x="384" y="68" fill="black" font-size="1em">l</text>
                    <text text-anchor="middle" font-family="monospace" x="400" y="68" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="296" y="84" fill="black" font-size="1em">B</text>
                    <text text-anchor="middle" font-family="monospace" x="248" y="116" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="344" y="68" fill="black" font-size="1em">A</text>
                    <text text-anchor="middle" font-family="monospace" x="72" y="4" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="88" y="4" fill="black" font-size="1em">T</text>
                    <text text-anchor="middle" font-family="monospace" x="456" y="4" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="480" y="4" fill="black" font-size="1em">U</text>
                    <text text-anchor="middle" font-family="monospace" x="144" y="68" fill="black" font-size="1em">B</text>
                    <text text-anchor="middle" font-family="monospace" x="152" y="68" fill="black" font-size="1em">A</text>
                    <text text-anchor="middle" font-family="monospace" x="184" y="68" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="416" y="68" fill="black" font-size="1em">T</text>
                    <text text-anchor="middle" font-family="monospace" x="272" y="84" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="336" y="84" fill="black" font-size="1em">I</text>
                    <text text-anchor="middle" font-family="monospace" x="232" y="116" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="240" y="116" fill="black" font-size="1em">L</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" name="" align="left" alt="" pn="section-5.1.3-4.1.2" originalSrc="diagrams/packet-sizes-relationships.txt">     MIN_PMTU                                        MAX_PMTU
       &lt;--------------------------------------------------&gt;
                      |        |     |           |   
                      v        |     |           v
                  BASE_PMTU    |     v     Actual PMTU
                               |  PROBED_SIZE  
                               v  
                             PLPMTU
</artwork>
            </artset>
          </figure>
        </section>
        <section anchor="phases" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.4">
          <name slugifiedName="name-overview-of-dplpmtud-phases">Overview of DPLPMTUD Phases</name>
          <t pn="section-5.1.4-1">This section provides a high-level informative view of the
          DPLPMTUD method, by describing the movement of the method through
          several phases of operation. More detail is available in the state
          machine <xref target="States" format="default" sectionFormat="of" derivedContent="Section 5.2"/>.</t>
          <figure anchor="fig-phases" alt="" align="left" suppress-title="false" pn="figure-3">
            <name slugifiedName="name-dplpmtud-phases">DPLPMTUD Phases</name>
            <artset pn="section-5.1.4-2.1">
              <artwork type="svg" name="" align="left" alt="" pn="section-5.1.4-2.1.1" originalSrc="diagrams/dplpmtud-phases.svg"><svg xmlns="http://www.w3.org/2000/svg" class="diagram" version="1.1" height="377" width="576">
                  <g transform="translate(8,16)">
                    <path d="M 176,0 L 232,0" fill="none" stroke="black"/>
                    <path d="M 104,16 L 168,16" fill="none" stroke="black"/>
                    <path d="M 240,16 L 368,16" fill="none" stroke="black"/>
                    <path d="M 176,32 L 232,32" fill="none" stroke="black"/>
                    <path d="M 336,80 L 400,80" fill="none" stroke="black"/>
                    <path d="M 336,112 L 400,112" fill="none" stroke="black"/>
                    <path d="M 168,160 L 240,160" fill="none" stroke="black"/>
                    <path d="M 248,176 L 368,176" fill="none" stroke="black"/>
                    <path d="M 168,192 L 240,192" fill="none" stroke="black"/>
                    <path d="M 136,320 L 280,320" fill="none" stroke="black"/>
                    <path d="M 104,336 L 128,336" fill="none" stroke="black"/>
                    <path d="M 136,352 L 280,352" fill="none" stroke="black"/>
                    <path d="M 104,16 L 104,336" fill="none" stroke="black"/>
                    <path d="M 136,320 L 136,352" fill="none" stroke="black"/>
                    <path d="M 168,160 L 168,192" fill="none" stroke="black"/>
                    <path d="M 176,0 L 176,32" fill="none" stroke="black"/>
                    <path d="M 192,208 L 192,304" fill="none" stroke="black"/>
                    <path d="M 200,48 L 200,144" fill="none" stroke="black"/>
                    <path d="M 216,208 L 216,304" fill="none" stroke="black"/>
                    <path d="M 232,0 L 232,32" fill="none" stroke="black"/>
                    <path d="M 240,160 L 240,192" fill="none" stroke="black"/>
                    <path d="M 280,320 L 280,352" fill="none" stroke="black"/>
                    <path d="M 336,80 L 336,112" fill="none" stroke="black"/>
                    <path d="M 368,16 L 368,64" fill="none" stroke="black"/>
                    <path d="M 368,128 L 368,176" fill="none" stroke="black"/>
                    <path d="M 400,80 L 400,112" fill="none" stroke="black"/>
                    <path d="M 192,304 L 192,312" fill="none" stroke="black"/>
                    <path d="M 200,40 L 200,48" fill="none" stroke="black"/>
                    <path d="M 216,200 L 216,208" fill="none" stroke="black"/>
                    <path d="M 368,120 L 368,128" fill="none" stroke="black"/>
                    <polygon points="176.000000,16.000000 164.000000,10.400000 164.000000,21.600000" transform="rotate(0.000000, 168.000000, 16.000000)" fill="black"/>
                    <path d="M 192,200 L 192,208" fill="none" stroke="black"/>
                    <polygon points="208.000000,208.000000 196.000000,202.399994 196.000000,213.600006" transform="rotate(270.000000, 192.000000, 208.000000)" fill="black"/>
                    <path d="M 200,144 L 200,152" fill="none" stroke="black"/>
                    <polygon points="216.000000,144.000000 204.000000,138.399994 204.000000,149.600006" transform="rotate(90.000000, 200.000000, 144.000000)" fill="black"/>
                    <path d="M 216,304 L 216,312" fill="none" stroke="black"/>
                    <polygon points="232.000000,304.000000 220.000000,298.399994 220.000000,309.600006" transform="rotate(90.000000, 216.000000, 304.000000)" fill="black"/>
                    <polygon points="256.000000,176.000000 244.000000,170.399994 244.000000,181.600006" transform="rotate(180.000000, 248.000000, 176.000000)" fill="black"/>
                    <path d="M 368,64 L 368,72" fill="none" stroke="black"/>
                    <polygon points="384.000000,64.000000 372.000000,58.400002 372.000000,69.599998" transform="rotate(90.000000, 368.000000, 64.000000)" fill="black"/>
                    <text text-anchor="middle" font-family="monospace" x="216" y="20" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="384" y="180" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="0" y="180" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="80" y="180" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="272" y="276" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="488" y="52" fill="black" font-size="1em">f</text>
                    <text text-anchor="middle" font-family="monospace" x="240" y="84" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="456" y="52" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="136" y="276" fill="black" font-size="1em">x</text>
                    <text text-anchor="middle" font-family="monospace" x="80" y="196" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="256" y="276" fill="black" font-size="1em">p</text>
                    <text text-anchor="middle" font-family="monospace" x="168" y="340" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="400" y="20" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="416" y="148" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="88" y="196" fill="black" font-size="1em">d</text>
                    <text text-anchor="middle" font-family="monospace" x="128" y="276" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="496" y="148" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="168" y="244" fill="black" font-size="1em">s</text>
                    <text text-anchor="middle" font-family="monospace" x="280" y="276" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="304" y="84" fill="black" font-size="1em">y</text>
                    <text text-anchor="middle" font-family="monospace" x="440" y="164" fill="black" font-size="1em">E</text>
                    <text text-anchor="middle" font-family="monospace" x="184" y="340" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="192" y="20" fill="black" font-size="1em">B</text>
                    <text text-anchor="middle" font-family="monospace" x="368" y="100" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="552" y="148" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="464" y="52" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="504" y="148" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="240" y="260" fill="black" font-size="1em">l</text>
                    <text text-anchor="middle" font-family="monospace" x="232" y="100" fill="black" font-size="1em">d</text>
                    <text text-anchor="middle" font-family="monospace" x="288" y="100" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="216" y="100" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="392" y="180" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="264" y="84" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="424" y="148" fill="black" font-size="1em">s</text>
                    <text text-anchor="middle" font-family="monospace" x="288" y="276" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="416" y="20" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="272" y="116" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="424" y="164" fill="black" font-size="1em">A</text>
                    <text text-anchor="middle" font-family="monospace" x="424" y="20" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="512" y="52" fill="black" font-size="1em">l</text>
                    <text text-anchor="middle" font-family="monospace" x="424" y="180" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="480" y="164" fill="black" font-size="1em">U</text>
                    <text text-anchor="middle" font-family="monospace" x="64" y="196" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="384" y="20" fill="black" font-size="1em">C</text>
                    <text text-anchor="middle" font-family="monospace" x="392" y="20" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="384" y="148" fill="black" font-size="1em">C</text>
                    <text text-anchor="middle" font-family="monospace" x="448" y="148" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="176" y="276" fill="black" font-size="1em">d</text>
                    <text text-anchor="middle" font-family="monospace" x="264" y="340" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="456" y="20" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="216" y="84" fill="black" font-size="1em">C</text>
                    <text text-anchor="middle" font-family="monospace" x="264" y="100" fill="black" font-size="1em">S</text>
                    <text text-anchor="middle" font-family="monospace" x="432" y="20" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="224" y="84" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="472" y="20" fill="black" font-size="1em">y</text>
                    <text text-anchor="middle" font-family="monospace" x="408" y="180" fill="black" font-size="1em">f</text>
                    <text text-anchor="middle" font-family="monospace" x="152" y="340" fill="black" font-size="1em">S</text>
                    <text text-anchor="middle" font-family="monospace" x="416" y="52" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="416" y="164" fill="black" font-size="1em">B</text>
                    <text text-anchor="middle" font-family="monospace" x="88" y="180" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="216" y="180" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="232" y="340" fill="black" font-size="1em">p</text>
                    <text text-anchor="middle" font-family="monospace" x="424" y="36" fill="black" font-size="1em">S</text>
                    <text text-anchor="middle" font-family="monospace" x="432" y="148" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="560" y="148" fill="black" font-size="1em">y</text>
                    <text text-anchor="middle" font-family="monospace" x="272" y="100" fill="black" font-size="1em">E</text>
                    <text text-anchor="middle" font-family="monospace" x="440" y="148" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="432" y="164" fill="black" font-size="1em">S</text>
                    <text text-anchor="middle" font-family="monospace" x="440" y="52" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="464" y="164" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="72" y="180" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="296" y="84" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="248" y="84" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="376" y="100" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="224" y="116" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="440" y="180" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="448" y="52" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="480" y="148" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="48" y="164" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="176" y="260" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="528" y="52" fill="black" font-size="1em">d</text>
                    <text text-anchor="middle" font-family="monospace" x="264" y="260" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="264" y="276" fill="black" font-size="1em">l</text>
                    <text text-anchor="middle" font-family="monospace" x="448" y="20" fill="black" font-size="1em">v</text>
                    <text text-anchor="middle" font-family="monospace" x="496" y="52" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="360" y="100" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="216" y="340" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="440" y="20" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="256" y="244" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="456" y="164" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="64" y="180" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="200" y="180" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="312" y="100" fill="black" font-size="1em">U</text>
                    <text text-anchor="middle" font-family="monospace" x="392" y="148" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="488" y="148" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="280" y="260" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="32" y="180" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="208" y="180" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="160" y="244" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="464" y="36" fill="black" font-size="1em">T</text>
                    <text text-anchor="middle" font-family="monospace" x="248" y="100" fill="black" font-size="1em">B</text>
                    <text text-anchor="middle" font-family="monospace" x="240" y="116" fill="black" font-size="1em">f</text>
                    <text text-anchor="middle" font-family="monospace" x="432" y="180" fill="black" font-size="1em">m</text>
                    <text text-anchor="middle" font-family="monospace" x="144" y="276" fill="black" font-size="1em">p</text>
                    <text text-anchor="middle" font-family="monospace" x="400" y="148" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="248" y="244" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="296" y="100" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="160" y="276" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="232" y="244" fill="black" font-size="1em">S</text>
                    <text text-anchor="middle" font-family="monospace" x="416" y="36" fill="black" font-size="1em">A</text>
                    <text text-anchor="middle" font-family="monospace" x="472" y="36" fill="black" font-size="1em">U</text>
                    <text text-anchor="middle" font-family="monospace" x="400" y="52" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="288" y="84" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="472" y="164" fill="black" font-size="1em">T</text>
                    <text text-anchor="middle" font-family="monospace" x="280" y="84" fill="black" font-size="1em">v</text>
                    <text text-anchor="middle" font-family="monospace" x="384" y="164" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="528" y="148" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="144" y="260" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="160" y="340" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="472" y="52" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="232" y="84" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="536" y="148" fill="black" font-size="1em">v</text>
                    <text text-anchor="middle" font-family="monospace" x="352" y="100" fill="black" font-size="1em">E</text>
                    <text text-anchor="middle" font-family="monospace" x="512" y="148" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="224" y="180" fill="black" font-size="1em">h</text>
                    <text text-anchor="middle" font-family="monospace" x="8" y="180" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="296" y="260" fill="black" font-size="1em">m</text>
                    <text text-anchor="middle" font-family="monospace" x="248" y="340" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="216" y="116" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="64" y="164" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="400" y="164" fill="black" font-size="1em">d</text>
                    <text text-anchor="middle" font-family="monospace" x="184" y="180" fill="black" font-size="1em">S</text>
                    <text text-anchor="middle" font-family="monospace" x="160" y="260" fill="black" font-size="1em">m</text>
                    <text text-anchor="middle" font-family="monospace" x="240" y="276" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="520" y="148" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="424" y="52" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="272" y="84" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="16" y="180" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="432" y="36" fill="black" font-size="1em">E</text>
                    <text text-anchor="middle" font-family="monospace" x="456" y="36" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="384" y="52" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="152" y="244" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="176" y="340" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="208" y="20" fill="black" font-size="1em">s</text>
                    <text text-anchor="middle" font-family="monospace" x="432" y="52" fill="black" font-size="1em">m</text>
                    <text text-anchor="middle" font-family="monospace" x="248" y="116" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="264" y="116" fill="black" font-size="1em">m</text>
                    <text text-anchor="middle" font-family="monospace" x="24" y="180" fill="black" font-size="1em">f</text>
                    <text text-anchor="middle" font-family="monospace" x="464" y="20" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="48" y="196" fill="black" font-size="1em">f</text>
                    <text text-anchor="middle" font-family="monospace" x="448" y="180" fill="black" font-size="1em">d</text>
                    <text text-anchor="middle" font-family="monospace" x="176" y="244" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="256" y="100" fill="black" font-size="1em">A</text>
                    <text text-anchor="middle" font-family="monospace" x="232" y="116" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="256" y="84" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="192" y="180" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="232" y="276" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="200" y="20" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="520" y="52" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="56" y="180" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="224" y="340" fill="black" font-size="1em">m</text>
                    <text text-anchor="middle" font-family="monospace" x="208" y="340" fill="black" font-size="1em">C</text>
                    <text text-anchor="middle" font-family="monospace" x="48" y="180" fill="black" font-size="1em">m</text>
                    <text text-anchor="middle" font-family="monospace" x="400" y="180" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="272" y="244" fill="black" font-size="1em">h</text>
                    <text text-anchor="middle" font-family="monospace" x="280" y="116" fill="black" font-size="1em">d</text>
                    <text text-anchor="middle" font-family="monospace" x="504" y="52" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="280" y="100" fill="black" font-size="1em">_</text>
                    <text text-anchor="middle" font-family="monospace" x="72" y="164" fill="black" font-size="1em">M</text>
                    <text text-anchor="middle" font-family="monospace" x="448" y="36" fill="black" font-size="1em">P</text>
                    <text text-anchor="middle" font-family="monospace" x="224" y="100" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="72" y="196" fill="black" font-size="1em">l</text>
                    <text text-anchor="middle" font-family="monospace" x="168" y="260" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="392" y="36" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="408" y="36" fill="black" font-size="1em">B</text>
                    <text text-anchor="middle" font-family="monospace" x="544" y="148" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="440" y="36" fill="black" font-size="1em">_</text>
                    <text text-anchor="middle" font-family="monospace" x="392" y="52" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="256" y="260" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="168" y="276" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="408" y="148" fill="black" font-size="1em">s</text>
                    <text text-anchor="middle" font-family="monospace" x="456" y="148" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="384" y="36" fill="black" font-size="1em">o</text>
                    <text text-anchor="middle" font-family="monospace" x="384" y="100" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="232" y="260" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="240" y="340" fill="black" font-size="1em">l</text>
                    <text text-anchor="middle" font-family="monospace" x="256" y="116" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="40" y="180" fill="black" font-size="1em">r</text>
                    <text text-anchor="middle" font-family="monospace" x="240" y="244" fill="black" font-size="1em">e</text>
                    <text text-anchor="middle" font-family="monospace" x="152" y="276" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="256" y="340" fill="black" font-size="1em">t</text>
                    <text text-anchor="middle" font-family="monospace" x="408" y="20" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="304" y="100" fill="black" font-size="1em">T</text>
                    <text text-anchor="middle" font-family="monospace" x="472" y="148" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="288" y="260" fill="black" font-size="1em">h</text>
                    <text text-anchor="middle" font-family="monospace" x="56" y="164" fill="black" font-size="1em">L</text>
                    <text text-anchor="middle" font-family="monospace" x="80" y="164" fill="black" font-size="1em">T</text>
                    <text text-anchor="middle" font-family="monospace" x="448" y="164" fill="black" font-size="1em">_</text>
                    <text text-anchor="middle" font-family="monospace" x="56" y="196" fill="black" font-size="1em">a</text>
                    <text text-anchor="middle" font-family="monospace" x="144" y="244" fill="black" font-size="1em">R</text>
                    <text text-anchor="middle" font-family="monospace" x="192" y="340" fill="black" font-size="1em">h</text>
                    <text text-anchor="middle" font-family="monospace" x="408" y="52" fill="black" font-size="1em">f</text>
                    <text text-anchor="middle" font-family="monospace" x="392" y="164" fill="black" font-size="1em">n</text>
                    <text text-anchor="middle" font-family="monospace" x="416" y="180" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="264" y="244" fill="black" font-size="1em">c</text>
                    <text text-anchor="middle" font-family="monospace" x="248" y="260" fill="black" font-size="1em">g</text>
                    <text text-anchor="middle" font-family="monospace" x="272" y="260" fill="black" font-size="1em">i</text>
                    <text text-anchor="middle" font-family="monospace" x="248" y="276" fill="black" font-size="1em">m</text>
                    <text text-anchor="middle" font-family="monospace" x="296" y="276" fill="black" font-size="1em">d</text>
                    <text text-anchor="middle" font-family="monospace" x="88" y="164" fill="black" font-size="1em">U</text>
                    <text text-anchor="middle" font-family="monospace" x="152" y="260" fill="black" font-size="1em">i</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" name="" align="left" alt="" pn="section-5.1.4-2.1.2" originalSrc="diagrams/dplpmtud-phases.txt">                      +------+
             +-------&gt;| Base |----------------+ Connectivity
             |        +------+                | or BASE_PMTU
             |           |                    | confirmation failed
             |           |                    v
             |           | Connectivity   +-------+
             |           | and BASE_PMTU  | Error |
             |           | confirmed      +-------+
             |           |                    |
             |           v                    | Consistent connectivity
      PLPMTU |       +--------+               | and BASE_PMTU
confirmation |       | Search |&lt;--------------+ confirmed
      failed |       +--------+
             |          ^  |
             |          |  |
             |    Raise |  | Search
             |    timer |  | algorithm
             |  expired |  | completed
             |          |  |
             |          |  v
             |   +-----------------+
             +---| Search Complete |
                 +-----------------+
</artwork>
            </artset>
          </figure>
          <dl newline="true" spacing="normal" pn="section-5.1.4-3">
            <dt pn="section-5.1.4-3.1">BASE_PMTU Confirmation Phase</dt>
            <dd pn="section-5.1.4-3.2">
              <ul bare="false" empty="false" spacing="normal" pn="section-5.1.4-3.2.1">
                <li pn="section-5.1.4-3.2.1.1">The BASE_PMTU Confirmation Phase confirms connectivity to
                  the remote peer. This phase is implicit for a
                  connection-oriented PL (where it can be performed in a PL
                  connection handshake). A connectionless PL needs to send an
                  acknowledged probe packet to confirm that the remote peer is
                  reachable.</li>
                <li pn="section-5.1.4-3.2.1.2">The sender also confirms that BASE_PMTU is supported
                  across the network path.</li>
                <li pn="section-5.1.4-3.2.1.3">A PL that does not wish to support a path with a PLPMTU
                  less than BASE_PMTU can simplify the phase into a single
                  step by performing the connectivity checks with a probe of
                  the BASE_PMTU size.</li>
                <li pn="section-5.1.4-3.2.1.4">Once confirmed, DPLPMTUD enters the Search Phase. If this
                  phase fails to confirm, DPLPMTUD enters the Error Phase.</li>
              </ul>
            </dd>
            <dt pn="section-5.1.4-3.3">Search Phase</dt>
            <dd pn="section-5.1.4-3.4">
              <ul bare="false" empty="false" spacing="normal" pn="section-5.1.4-3.4.1">
                <li pn="section-5.1.4-3.4.1.1">The Search Phase utilizes a search algorithm to send
                  probe packets to seek to increase the PLPMTU.</li>
                <li pn="section-5.1.4-3.4.1.2">The algorithm concludes when it has found a suitable
                  PLPMTU, by entering the Search Complete Phase.</li>
                <li pn="section-5.1.4-3.4.1.3">A PL could respond to PTB messages using the PTB to
                  advance or terminate the search, see <xref target="mechanism-ptb" format="default" sectionFormat="of" derivedContent="Section 4.4"/>.</li>
                <li pn="section-5.1.4-3.4.1.4">Black Hole Detection can also terminate the search by
                  entering the BASE_PMTU Confirmation phase.</li>
              </ul>
            </dd>
            <dt pn="section-5.1.4-3.5">Search Complete Phase</dt>
            <dd pn="section-5.1.4-3.6">
              <ul bare="false" empty="false" spacing="normal" pn="section-5.1.4-3.6.1">
                <li pn="section-5.1.4-3.6.1.1">The Search Complete Phase is entered when the PLPMTU is
                  supported across the network path.</li>
                <li pn="section-5.1.4-3.6.1.2">A PL can use a CONFIRMATION_TIMER to periodically repeat
                  a probe packet for the current PLPMTU size. If the sender is
                  unable to confirm reachability (e.g., if the
                  CONFIRMATION_TIMER expires) or the PL signals a lack of
                  reachability, DPLPMTUD enters the BASE_PMTU Confirmation
                  phase.</li>
                <li pn="section-5.1.4-3.6.1.3">The PMTU_RAISE_TIMER is used to periodically resume the
                  search phase to discover if the PLPMTU can be raised.</li>
                <li pn="section-5.1.4-3.6.1.4">Black Hole Detection or receipt of a validated PTB
                  message <xref target="PTB" format="default" sectionFormat="of" derivedContent="Section 4.4.1"/>) can cause the sender to
                  enter the BASE_PMTU Confirmation Phase.</li>
              </ul>
            </dd>
            <dt pn="section-5.1.4-3.7">Error Phase</dt>
            <dd pn="section-5.1.4-3.8">
              <ul bare="false" empty="false" spacing="normal" pn="section-5.1.4-3.8.1">
                <li pn="section-5.1.4-3.8.1.1">The Error Phase is entered when there is conflicting or
                  invalid PLPMTU information for the path (e.g. a failure to
                  support the BASE_PMTU) that cause DPLPMTUD to be unable to
                  progress and the PLPMTU is lowered</li>
                <li pn="section-5.1.4-3.8.1.2">DPLPMTUD remains in the Error Phase until a consistent
                  view of the path can be discovered and it has also been
                  confirmed that the path supports the BASE_PMTU (or DPLPMTUD
                  is suspended).</li>
                <li pn="section-5.1.4-3.8.1.3">Note: MIN_PMTU may be identical to BASE_PMTU, simplifying
                  the actions in this phase.</li>
              </ul>
            </dd>
          </dl>
          <t pn="section-5.1.4-4">An implementation that only reduces the PLPMTU to a suitable size
          would be sufficient to ensure reliable operation, but can be very
          inefficient when the actual PMTU changes or when the method (for
          whatever reason) makes a suboptimal choice for the PLPMTU.</t>
          <t pn="section-5.1.4-5">A full implementation of DPLPMTUD provides an algorithm enabling
          the DPLPMTUD sender to increase the PLPMTU following a change in the
          characteristics of the path, such as when a link is reconfigured
          with a larger MTU, or when there is a change in the set of links
          traversed by an end-to-end flow (e.g., after a routing or path
          fail-over decision).</t>
        </section>
      </section>
      <section anchor="States" numbered="true" toc="include" removeInRFC="false" pn="section-5.2">
        <name slugifiedName="name-state-machine">State Machine</name>
        <t pn="section-5.2-1">A state machine for DPLPMTUD is depicted in <xref target="fig-states" format="default" sectionFormat="of" derivedContent="Figure 4"/>. If multipath or multihoming is supported,
        a state machine is needed for each path.</t>
        <t pn="section-5.2-2">Note: Some state changes are not shown to simplify the
          diagram.</t>
        <figure anchor="fig-states" alt="" align="left" suppress-title="false" pn="figure-4">
          <name slugifiedName="name-state-machine-for-datagram-">State machine for Datagram PLPMTUD</name>
          <artset pn="section-5.2-3.1">
            <artwork type="svg" name="" align="left" alt="" pn="section-5.2-3.1.1" originalSrc="diagrams/dplpmtud-statemachine.svg"><svg xmlns="http://www.w3.org/2000/svg" class="diagram" version="1.1" height="633" width="560">
                <g transform="translate(8,16)">
                  <path d="M 0,64 L 128,64" fill="none" stroke="black"/>
                  <path d="M 416,64 L 544,64" fill="none" stroke="black"/>
                  <path d="M 0,96 L 128,96" fill="none" stroke="black"/>
                  <path d="M 416,96 L 544,96" fill="none" stroke="black"/>
                  <path d="M 64,144 L 232,144" fill="none" stroke="black"/>
                  <path d="M 312,144 L 440,144" fill="none" stroke="black"/>
                  <path d="M 208,192 L 336,192" fill="none" stroke="black"/>
                  <path d="M 344,208 L 520,208" fill="none" stroke="black"/>
                  <path d="M 208,224 L 336,224" fill="none" stroke="black"/>
                  <path d="M 64,272 L 232,272" fill="none" stroke="black"/>
                  <path d="M 312,272 L 480,272" fill="none" stroke="black"/>
                  <path d="M 248,288 L 288,288" fill="none" stroke="black"/>
                  <path d="M 104,368 L 440,368" fill="none" stroke="black"/>
                  <path d="M 0,416 L 128,416" fill="none" stroke="black"/>
                  <path d="M 416,416 L 544,416" fill="none" stroke="black"/>
                  <path d="M 0,448 L 128,448" fill="none" stroke="black"/>
                  <path d="M 416,448 L 544,448" fill="none" stroke="black"/>
                  <path d="M 104,496 L 440,496" fill="none" stroke="black"/>
                  <path d="M 24,544 L 64,544" fill="none" stroke="black"/>
                  <path d="M 480,544 L 520,544" fill="none" stroke="black"/>
                  <path d="M 0,64 L 0,96" fill="none" stroke="black"/>
                  <path d="M 0,416 L 0,448" fill="none" stroke="black"/>
                  <path d="M 24,0 L 24,48" fill="none" stroke="black"/>
                  <path d="M 24,464 L 24,544" fill="none" stroke="black"/>
                  <path d="M 64,112 L 64,144" fill="none" stroke="black"/>
                  <path d="M 64,272 L 64,400" fill="none" stroke="black"/>
                  <path d="M 64,464 L 64,544" fill="none" stroke="black"/>
                  <path d="M 104,0 L 104,48" fill="none" stroke="black"/>
                  <path d="M 104,368 L 104,400" fill="none" stroke="black"/>
                  <path d="M 104,464 L 104,496" fill="none" stroke="black"/>
                  <path d="M 128,64 L 128,96" fill="none" stroke="black"/>
                  <path d="M 128,416 L 128,448" fill="none" stroke="black"/>
                  <path d="M 208,192 L 208,224" fill="none" stroke="black"/>
                  <path d="M 232,144 L 232,176" fill="none" stroke="black"/>
                  <path d="M 232,240 L 232,272" fill="none" stroke="black"/>
                  <path d="M 248,240 L 248,288" fill="none" stroke="black"/>
                  <path d="M 288,240 L 288,288" fill="none" stroke="black"/>
                  <path d="M 312,144 L 312,176" fill="none" stroke="black"/>
                  <path d="M 312,240 L 312,272" fill="none" stroke="black"/>
                  <path d="M 336,192 L 336,224" fill="none" stroke="black"/>
                  <path d="M 416,64 L 416,96" fill="none" stroke="black"/>
                  <path d="M 416,416 L 416,448" fill="none" stroke="black"/>
                  <path d="M 440,112 L 440,144" fill="none" stroke="black"/>
                  <path d="M 440,368 L 440,400" fill="none" stroke="black"/>
                  <path d="M 440,464 L 440,496" fill="none" stroke="black"/>
                  <path d="M 480,272 L 480,400" fill="none" stroke="black"/>
                  <path d="M 480,464 L 480,544" fill="none" stroke="black"/>
                  <path d="M 520,112 L 520,208" fill="none" stroke="black"/>
                  <path d="M 520,208 L 520,400" fill="none" stroke="black"/>
                  <path d="M 520,464 L 520,544" fill="none" stroke="black"/>
                  <path d="M 544,64 L 544,96" fill="none" stroke="black"/>
                  <path d="M 544,416 L 544,448" fill="none" stroke="black"/>
                  <path d="M 24,456 L 24,464" fill="none" stroke="black"/>
                  <path d="M 64,104 L 64,112" fill="none" stroke="black"/>
                  <path d="M 64,400 L 64,408" fill="none" stroke="black"/>
                  <path d="M 104,400 L 104,408" fill="none" stroke="black"/>
                  <path d="M 248,232 L 248,240" fill="none" stroke="black"/>
                  <path d="M 312,176 L 312,184" fill="none" stroke="black"/>
                  <path d="M 440,456 L 440,464" fill="none" stroke="black"/>
                  <path d="M 480,400 L 480,408" fill="none" stroke="black"/>
                  <path d="M 480,456 L 480,464" fill="none" stroke="black"/>
                  <path d="M 520,104 L 520,112" fill="none" stroke="black"/>
                  <path d="M 24,48 L 24,56" fill="none" stroke="black"/>
                  <polygon points="40.000000,48.000000 28.000000,42.400002 28.000000,53.599998" transform="rotate(90.000000, 24.000000, 48.000000)" fill="black"/>
                  <path d="M 64,456 L 64,464" fill="none" stroke="black"/>
                  <polygon points="80.000000,464.000000 68.000000,458.399994 68.000000,469.600006" transform="rotate(270.000000, 64.000000, 464.000000)" fill="black"/>
                  <path d="M 104,48 L 104,56" fill="none" stroke="black"/>
                  <polygon points="120.000000,48.000000 108.000000,42.400002 108.000000,53.599998" transform="rotate(90.000000, 104.000000, 48.000000)" fill="black"/>
                  <path d="M 104,456 L 104,464" fill="none" stroke="black"/>
                  <polygon points="120.000000,464.000000 108.000000,458.399994 108.000000,469.600006" transform="rotate(270.000000, 104.000000, 464.000000)" fill="black"/>
                  <path d="M 232,176 L 232,184" fill="none" stroke="black"/>
                  <polygon points="248.000000,176.000000 236.000000,170.399994 236.000000,181.600006" transform="rotate(90.000000, 232.000000, 176.000000)" fill="black"/>
                  <path d="M 232,232 L 232,240" fill="none" stroke="black"/>
                  <polygon points="248.000000,240.000000 236.000000,234.399994 236.000000,245.600006" transform="rotate(270.000000, 232.000000, 240.000000)" fill="black"/>
                  <path d="M 288,232 L 288,240" fill="none" stroke="black"/>
                  <polygon points="304.000000,240.000000 292.000000,234.399994 292.000000,245.600006" transform="rotate(270.000000, 288.000000, 240.000000)" fill="black"/>
                  <path d="M 312,232 L 312,240" fill="none" stroke="black"/>
                  <polygon points="328.000000,240.000000 316.000000,234.399994 316.000000,245.600006" transform="rotate(270.000000, 312.000000, 240.000000)" fill="black"/>
                  <path d="M 440,104 L 440,112" fill="none" stroke="black"/>
                  <polygon points="456.000000,112.000000 444.000000,106.400002 444.000000,117.599998" transform="rotate(270.000000, 440.000000, 112.000000)" fill="black"/>
                  <path d="M 440,400 L 440,408" fill="none" stroke="black"/>
                  <polygon points="456.000000,400.000000 444.000000,394.399994 444.000000,405.600006" transform="rotate(90.000000, 440.000000, 400.000000)" fill="black"/>
                  <path d="M 520,400 L 520,408" fill="none" stroke="black"/>
                  <polygon points="536.000000,400.000000 524.000000,394.399994 524.000000,405.600006" transform="rotate(90.000000, 520.000000, 400.000000)" fill="black"/>
                  <path d="M 520,456 L 520,464" fill="none" stroke="black"/>
                  <polygon points="536.000000,464.000000 524.000000,458.399994 524.000000,469.600006" transform="rotate(270.000000, 520.000000, 464.000000)" fill="black"/>
                  <text text-anchor="middle" font-family="monospace" x="48" y="84" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="80" y="84" fill="black" font-size="1em">L</text>
                  <text text-anchor="middle" font-family="monospace" x="224" y="116" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="320" y="532" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="368" y="580" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="464" y="580" fill="black" font-size="1em">X</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="116" fill="black" font-size="1em">s</text>
                  <text text-anchor="middle" font-family="monospace" x="112" y="244" fill="black" font-size="1em">l</text>
                  <text text-anchor="middle" font-family="monospace" x="224" y="324" fill="black" font-size="1em">C</text>
                  <text text-anchor="middle" font-family="monospace" x="0" y="564" fill="black" font-size="1em">C</text>
                  <text text-anchor="middle" font-family="monospace" x="64" y="580" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="544" y="596" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="128" y="36" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="392" y="116" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="184" y="532" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="280" y="532" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="32" y="564" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="480" y="580" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="596" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="384" y="612" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="504" y="612" fill="black" font-size="1em">D</text>
                  <text text-anchor="middle" font-family="monospace" x="280" y="116" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="132" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="376" y="132" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="516" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="20" fill="black" font-size="1em">s</text>
                  <text text-anchor="middle" font-family="monospace" x="120" y="132" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="580" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="96" y="596" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="256" y="324" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="488" y="244" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="8" y="580" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="104" y="596" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="416" y="116" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="288" y="132" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="112" y="260" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="40" y="436" fill="black" font-size="1em">C</text>
                  <text text-anchor="middle" font-family="monospace" x="192" y="548" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="260" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="104" y="436" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="120" y="596" fill="black" font-size="1em">b</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="20" fill="black" font-size="1em">s</text>
                  <text text-anchor="middle" font-family="monospace" x="448" y="196" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="456" y="244" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="260" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="424" y="260" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="356" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="32" y="580" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="580" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="324" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="192" y="356" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="532" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="384" y="100" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="296" y="356" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="548" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="580" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="376" y="612" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="260" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="432" y="596" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="116" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="320" y="132" fill="black" font-size="1em">Z</text>
                  <text text-anchor="middle" font-family="monospace" x="408" y="564" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="464" y="612" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="120" y="20" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="464" y="84" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="244" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="96" y="260" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="356" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="532" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="548" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="368" y="116" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="64" y="244" fill="black" font-size="1em">a</text>
                  <text text-anchor="middle" font-family="monospace" x="184" y="244" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="368" y="260" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="496" y="260" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="436" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="280" y="516" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="464" y="564" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="416" y="180" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="324" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="512" y="436" fill="black" font-size="1em">G</text>
                  <text text-anchor="middle" font-family="monospace" x="296" y="532" fill="black" font-size="1em">=</text>
                  <text text-anchor="middle" font-family="monospace" x="24" y="580" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="312" y="612" fill="black" font-size="1em">L</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="612" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="116" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="244" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="64" y="596" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="36" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="132" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="456" y="180" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="244" fill="black" font-size="1em">l</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="516" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="548" fill="black" font-size="1em">L</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="580" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="224" y="20" fill="black" font-size="1em">l</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="244" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="48" y="596" fill="black" font-size="1em">L</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="36" fill="black" font-size="1em">n</text>
                  <text text-anchor="middle" font-family="monospace" x="392" y="180" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="480" y="260" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="264" y="308" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="24" y="436" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="544" y="564" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="16" y="580" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="40" y="20" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="312" y="132" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="516" fill="black" font-size="1em">k</text>
                  <text text-anchor="middle" font-family="monospace" x="40" y="580" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="320" y="100" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="324" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="72" y="436" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="564" fill="black" font-size="1em">p</text>
                  <text text-anchor="middle" font-family="monospace" x="72" y="580" fill="black" font-size="1em">N</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="596" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="368" y="516" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="192" y="20" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="296" y="100" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="104" y="260" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="288" y="324" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="488" y="436" fill="black" font-size="1em">H</text>
                  <text text-anchor="middle" font-family="monospace" x="144" y="516" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="516" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="532" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="548" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="548" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="304" y="548" fill="black" font-size="1em">=</text>
                  <text text-anchor="middle" font-family="monospace" x="128" y="564" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="480" y="612" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="496" y="612" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="100" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="88" y="436" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="580" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="132" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="244" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="280" y="308" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="72" y="244" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="128" y="260" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="288" y="548" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="72" y="20" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="256" y="116" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="248" y="356" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="356" fill="black" font-size="1em">x</text>
                  <text text-anchor="middle" font-family="monospace" x="96" y="564" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="580" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="596" fill="black" font-size="1em">k</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="36" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="256" y="532" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="72" y="84" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="256" y="100" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="100" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="308" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="528" y="564" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="244" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="448" y="596" fill="black" font-size="1em">a</text>
                  <text text-anchor="middle" font-family="monospace" x="48" y="244" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="416" y="260" fill="black" font-size="1em">Z</text>
                  <text text-anchor="middle" font-family="monospace" x="264" y="356" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="112" y="132" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="256" y="132" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="384" y="132" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="596" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="408" y="596" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="244" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="496" y="244" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="40" y="596" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="116" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="80" y="132" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="212" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="324" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="516" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="392" y="516" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="532" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="224" y="516" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="64" y="20" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="144" y="244" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="408" y="580" fill="black" font-size="1em">N</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="612" fill="black" font-size="1em">&lt;</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="116" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="244" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="8" y="436" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="16" y="436" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="260" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="532" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="548" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="100" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="488" y="180" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="48" y="260" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="448" y="436" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="376" y="532" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="88" y="564" fill="black" font-size="1em">N</text>
                  <text text-anchor="middle" font-family="monospace" x="456" y="196" fill="black" font-size="1em">k</text>
                  <text text-anchor="middle" font-family="monospace" x="488" y="580" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="392" y="132" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="516" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="104" y="132" fill="black" font-size="1em">n</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="564" fill="black" font-size="1em">x</text>
                  <text text-anchor="middle" font-family="monospace" x="304" y="100" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="136" y="132" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="304" y="356" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="48" y="580" fill="black" font-size="1em">C</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="260" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="308" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="80" y="596" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="368" y="100" fill="black" font-size="1em">p</text>
                  <text text-anchor="middle" font-family="monospace" x="296" y="116" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="100" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="248" y="116" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="308" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="248" y="532" fill="black" font-size="1em">C</text>
                  <text text-anchor="middle" font-family="monospace" x="424" y="132" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="72" y="260" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="80" y="564" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="136" y="564" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="528" y="596" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="544" y="612" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="36" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="144" y="132" fill="black" font-size="1em">v</text>
                  <text text-anchor="middle" font-family="monospace" x="480" y="436" fill="black" font-size="1em">C</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="532" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="312" y="308" fill="black" font-size="1em">p</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="516" fill="black" font-size="1em">X</text>
                  <text text-anchor="middle" font-family="monospace" x="432" y="564" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="424" y="612" fill="black" font-size="1em">Z</text>
                  <text text-anchor="middle" font-family="monospace" x="56" y="244" fill="black" font-size="1em">l</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="356" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="532" fill="black" font-size="1em">p</text>
                  <text text-anchor="middle" font-family="monospace" x="424" y="596" fill="black" font-size="1em">b</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="244" fill="black" font-size="1em">a</text>
                  <text text-anchor="middle" font-family="monospace" x="264" y="548" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="184" y="564" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="128" y="20" fill="black" font-size="1em">L</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="324" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="408" y="612" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="312" y="116" fill="black" font-size="1em">=</text>
                  <text text-anchor="middle" font-family="monospace" x="280" y="132" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="296" y="132" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="244" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="392" y="244" fill="black" font-size="1em">l</text>
                  <text text-anchor="middle" font-family="monospace" x="448" y="244" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="244" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="64" y="564" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="100" fill="black" font-size="1em">x</text>
                  <text text-anchor="middle" font-family="monospace" x="424" y="244" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="308" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="184" y="324" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="564" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="504" y="596" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="288" y="100" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="440" y="196" fill="black" font-size="1em">a</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="324" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="112" y="580" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="264" y="116" fill="black" font-size="1em">C</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="532" fill="black" font-size="1em">X</text>
                  <text text-anchor="middle" font-family="monospace" x="384" y="116" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="464" y="196" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="248" y="308" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="368" y="532" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="304" y="132" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="376" y="244" fill="black" font-size="1em">h</text>
                  <text text-anchor="middle" font-family="monospace" x="56" y="580" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="132" fill="black" font-size="1em">y</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="260" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="112" y="436" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="136" y="516" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="192" y="564" fill="black" font-size="1em">y</text>
                  <text text-anchor="middle" font-family="monospace" x="72" y="596" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="536" y="612" fill="black" font-size="1em">Z</text>
                  <text text-anchor="middle" font-family="monospace" x="40" y="84" fill="black" font-size="1em">D</text>
                  <text text-anchor="middle" font-family="monospace" x="88" y="132" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="96" y="244" fill="black" font-size="1em">h</text>
                  <text text-anchor="middle" font-family="monospace" x="384" y="244" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="120" y="260" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="408" y="532" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="136" y="116" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="96" y="132" fill="black" font-size="1em">n</text>
                  <text text-anchor="middle" font-family="monospace" x="264" y="212" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="516" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="548" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="448" y="612" fill="black" font-size="1em">&lt;</text>
                  <text text-anchor="middle" font-family="monospace" x="528" y="612" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="432" y="612" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="36" fill="black" font-size="1em">v</text>
                  <text text-anchor="middle" font-family="monospace" x="312" y="100" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="88" y="116" fill="black" font-size="1em">L</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="308" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="356" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="224" y="356" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="580" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="144" y="20" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="144" y="116" fill="black" font-size="1em">a</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="132" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="424" y="180" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="356" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="288" y="516" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="416" y="244" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="488" y="612" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="184" y="20" fill="black" font-size="1em">a</text>
                  <text text-anchor="middle" font-family="monospace" x="184" y="260" fill="black" font-size="1em">L</text>
                  <text text-anchor="middle" font-family="monospace" x="256" y="516" fill="black" font-size="1em">a</text>
                  <text text-anchor="middle" font-family="monospace" x="144" y="596" fill="black" font-size="1em">a</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="532" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="384" y="260" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="320" y="324" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="96" y="436" fill="black" font-size="1em">L</text>
                  <text text-anchor="middle" font-family="monospace" x="56" y="564" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="384" y="580" fill="black" font-size="1em">C</text>
                  <text text-anchor="middle" font-family="monospace" x="464" y="596" fill="black" font-size="1em">k</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="20" fill="black" font-size="1em">n</text>
                  <text text-anchor="middle" font-family="monospace" x="80" y="116" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="448" y="180" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="312" y="356" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="532" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="136" y="580" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="324" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="580" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="480" y="180" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="8" y="564" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="48" y="564" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="504" y="564" fill="black" font-size="1em">x</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="100" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="132" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="224" y="308" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="324" fill="black" font-size="1em">&lt;</text>
                  <text text-anchor="middle" font-family="monospace" x="432" y="580" fill="black" font-size="1em">&lt;</text>
                  <text text-anchor="middle" font-family="monospace" x="416" y="612" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="116" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="256" y="548" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="88" y="260" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="516" fill="black" font-size="1em">b</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="20" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="440" y="244" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="56" y="84" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="288" y="116" fill="black" font-size="1em">N</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="132" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="192" y="260" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="260" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="308" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="536" y="580" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="248" y="132" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="308" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="520" y="596" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="488" y="84" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="116" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="120" y="436" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="376" y="100" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="192" y="244" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="440" y="260" fill="black" font-size="1em">&lt;</text>
                  <text text-anchor="middle" font-family="monospace" x="320" y="308" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="356" fill="black" font-size="1em">p</text>
                  <text text-anchor="middle" font-family="monospace" x="0" y="580" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="580" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="64" y="260" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="260" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="356" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="516" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="356" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="464" y="436" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="72" y="564" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="504" y="580" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="432" y="244" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="564" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="596" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="36" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="84" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="296" y="308" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="116" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="432" y="180" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="80" y="244" fill="black" font-size="1em">k</text>
                  <text text-anchor="middle" font-family="monospace" x="56" y="260" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="392" y="260" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="392" y="612" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="20" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="132" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="376" y="260" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="288" y="356" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="520" y="580" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="184" y="36" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="180" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="120" y="580" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="456" y="260" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="580" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="496" y="580" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="248" y="20" fill="black" font-size="1em">s</text>
                  <text text-anchor="middle" font-family="monospace" x="392" y="100" fill="black" font-size="1em">y</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="516" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="480" y="564" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="596" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="128" y="116" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="548" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="324" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="408" y="516" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="532" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="440" y="564" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="580" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="416" y="580" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="112" y="596" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="36" fill="black" font-size="1em">n</text>
                  <text text-anchor="middle" font-family="monospace" x="64" y="84" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="120" y="116" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="532" fill="black" font-size="1em">N</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="548" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="424" y="564" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="320" y="612" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="56" y="20" fill="black" font-size="1em">a</text>
                  <text text-anchor="middle" font-family="monospace" x="128" y="132" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="416" y="132" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="496" y="180" fill="black" font-size="1em">b</text>
                  <text text-anchor="middle" font-family="monospace" x="112" y="564" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="36" fill="black" font-size="1em">y</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="116" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="408" y="132" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="368" y="356" fill="black" font-size="1em">y</text>
                  <text text-anchor="middle" font-family="monospace" x="480" y="596" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="136" y="244" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="244" fill="black" font-size="1em">k</text>
                  <text text-anchor="middle" font-family="monospace" x="48" y="436" fill="black" font-size="1em">H</text>
                  <text text-anchor="middle" font-family="monospace" x="184" y="580" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="392" y="580" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="612" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="264" y="100" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="312" y="532" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="104" y="116" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="208" y="260" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="304" y="308" fill="black" font-size="1em">x</text>
                  <text text-anchor="middle" font-family="monospace" x="376" y="516" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="224" y="36" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="180" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="244" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="120" y="564" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="532" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="480" y="84" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="116" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="132" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="440" y="180" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="144" y="260" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="308" fill="black" font-size="1em">y</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="516" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="336" y="612" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="116" fill="black" font-size="1em">X</text>
                  <text text-anchor="middle" font-family="monospace" x="248" y="324" fill="black" font-size="1em">N</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="516" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="448" y="580" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="304" y="612" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="456" y="436" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="532" fill="black" font-size="1em">y</text>
                  <text text-anchor="middle" font-family="monospace" x="496" y="596" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="192" y="324" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="128" y="580" fill="black" font-size="1em">X</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="612" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="504" y="180" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="304" y="324" fill="black" font-size="1em">X</text>
                  <text text-anchor="middle" font-family="monospace" x="504" y="436" fill="black" font-size="1em">N</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="548" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="564" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="520" y="564" fill="black" font-size="1em">i</text>
                  <text text-anchor="middle" font-family="monospace" x="256" y="308" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="192" y="516" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="320" y="548" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="40" y="564" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="80" y="580" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="512" y="580" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="48" y="20" fill="black" font-size="1em">t</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="260" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="324" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="56" y="436" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="384" y="516" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="496" y="564" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="536" y="564" fill="black" font-size="1em">y</text>
                  <text text-anchor="middle" font-family="monospace" x="416" y="596" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="324" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="384" y="532" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="548" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="360" y="580" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="408" y="180" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="472" y="196" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="96" y="580" fill="black" font-size="1em">&lt;</text>
                  <text text-anchor="middle" font-family="monospace" x="112" y="116" fill="black" font-size="1em">n</text>
                  <text text-anchor="middle" font-family="monospace" x="424" y="116" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="488" y="260" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="296" y="324" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="136" y="532" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="24" y="564" fill="black" font-size="1em">F</text>
                  <text text-anchor="middle" font-family="monospace" x="144" y="580" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="368" y="132" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="496" y="436" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="280" y="548" fill="black" font-size="1em">Z</text>
                  <text text-anchor="middle" font-family="monospace" x="448" y="564" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="512" y="564" fill="black" font-size="1em">p</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="20" fill="black" font-size="1em">d</text>
                  <text text-anchor="middle" font-family="monospace" x="464" y="244" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="32" y="436" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="532" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="456" y="596" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="96" y="84" fill="black" font-size="1em">D</text>
                  <text text-anchor="middle" font-family="monospace" x="280" y="100" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="408" y="260" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="304" y="516" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="16" y="564" fill="black" font-size="1em">N</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="20" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="88" y="84" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="272" y="356" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="324" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="280" y="356" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="80" y="436" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="184" y="516" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="512" y="612" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="176" y="20" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="224" y="532" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="232" y="532" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="104" y="564" fill="black" font-size="1em">T</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="36" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="352" y="116" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="288" y="212" fill="black" font-size="1em">E</text>
                  <text text-anchor="middle" font-family="monospace" x="240" y="356" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="264" y="516" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="144" y="532" fill="black" font-size="1em">x</text>
                  <text text-anchor="middle" font-family="monospace" x="312" y="516" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="200" y="564" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="456" y="580" fill="black" font-size="1em">A</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="132" fill="black" font-size="1em">&lt;</text>
                  <text text-anchor="middle" font-family="monospace" x="136" y="260" fill="black" font-size="1em">Z</text>
                  <text text-anchor="middle" font-family="monospace" x="256" y="356" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="416" y="564" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="120" y="244" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="160" y="260" fill="black" font-size="1em">&lt;</text>
                  <text text-anchor="middle" font-family="monospace" x="464" y="260" fill="black" font-size="1em">L</text>
                  <text text-anchor="middle" font-family="monospace" x="312" y="324" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="168" y="516" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="216" y="516" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="128" y="596" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="496" y="84" fill="black" font-size="1em">R</text>
                  <text text-anchor="middle" font-family="monospace" x="248" y="548" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="456" y="564" fill="black" font-size="1em">I</text>
                  <text text-anchor="middle" font-family="monospace" x="544" y="580" fill="black" font-size="1em">r</text>
                  <text text-anchor="middle" font-family="monospace" x="56" y="596" fill="black" font-size="1em">P</text>
                  <text text-anchor="middle" font-family="monospace" x="536" y="596" fill="black" font-size="1em">B</text>
                  <text text-anchor="middle" font-family="monospace" x="192" y="36" fill="black" font-size="1em">c</text>
                  <text text-anchor="middle" font-family="monospace" x="64" y="436" fill="black" font-size="1em">C</text>
                  <text text-anchor="middle" font-family="monospace" x="264" y="532" fill="black" font-size="1em">U</text>
                  <text text-anchor="middle" font-family="monospace" x="152" y="564" fill="black" font-size="1em">e</text>
                  <text text-anchor="middle" font-family="monospace" x="400" y="612" fill="black" font-size="1em">_</text>
                  <text text-anchor="middle" font-family="monospace" x="520" y="612" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="328" y="116" fill="black" font-size="1em">M</text>
                  <text text-anchor="middle" font-family="monospace" x="376" y="116" fill="black" font-size="1em">O</text>
                  <text text-anchor="middle" font-family="monospace" x="280" y="212" fill="black" font-size="1em">S</text>
                  <text text-anchor="middle" font-family="monospace" x="344" y="308" fill="black" font-size="1em">:</text>
                  <text text-anchor="middle" font-family="monospace" x="136" y="36" fill="black" font-size="1em">f</text>
                  <text text-anchor="middle" font-family="monospace" x="104" y="244" fill="black" font-size="1em">o</text>
                  <text text-anchor="middle" font-family="monospace" x="376" y="580" fill="black" font-size="1em">_</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" name="" align="left" alt="" pn="section-5.2-3.1.2" originalSrc="diagrams/dplpmtud-statemachine.txt">   |         |
   | Start   | PL indicates loss
   |         |  of connectivity
   v         v
+---------------+                                   +---------------+
|    DISABLED   |                                   |     ERROR     |
+---------------+               PROBE_TIMER expiry: +---------------+
        | PL indicates     PROBE_COUNT = MAX_PROBES or ^         |
        | connectivity       PTB: PTB_SIZE &lt; BASE_PMTU |         |
        +--------------------+         +---------------+         |
                             |         |                         |
                             v         |         BASE_PMTU Probe |
                          +---------------+            acked     |
                          |      BASE     |----------------------+
                          +---------------+                      |
      Black hole detected or ^ |    ^  ^ Black hole detected or  |
      PTB: PTB_SIZE &lt; PLPMTU | |    |  | PTB: PTB_SIZE &lt; PLPMTU  |
        +--------------------+ |    |  +--------------------+    |
        |                      +----+                       |    |
        |                PROBE_TIMER expiry:                |    |
        |             PROBE_COUNT &lt; MAX_PROBES              |    |
        |                                                   |    |
        |               PMTU_RAISE_TIMER expiry             |    |
        |    +-----------------------------------------+    |    |
        |    |                                         |    |    |
        |    |                                         v    |    v
+---------------+                                   +---------------+
|SEARCH_COMPLETE|                                   |   SEARCHING   |
+---------------+                                   +---------------+
   |    ^    ^                                         |    |    ^
   |    |    |                                         |    |    |
   |    |    +-----------------------------------------+    |    |
   |    |        MAX_PMTU Probe acked or PROBE_TIMER        |    |
   |    |        expiry: PROBE_COUNT = MAX_PROBES or        |    |
   +----+               PTB: PTB_SIZE = PLPMTU              +----+
CONFIRMATION_TIMER expiry:                        PROBE_TIMER expiry:
PROBE_COUNT &lt; MAX_PROBES or               PROBE_COUNT &lt; MAX_PROBES or
     PLPMTU Probe acked                           Probe acked or PTB:
                                      PLPMTU &lt; PTB_SIZE &lt; PROBED_SIZE
</artwork>
          </artset>
        </figure>
        <t pn="section-5.2-4"/>
        <t pn="section-5.2-5">The following states are defined:</t>
        <dl newline="false" spacing="normal" pn="section-5.2-6">
          <dt pn="section-5.2-6.1">DISABLED:</dt>
          <dd pn="section-5.2-6.2">The DISABLED state is the initial state
            before probing has started. It is also entered from any other
            state, when the PL indicates loss of connectivity. This state is
            left, once the PL indicates connectivity to the remote PL.</dd>
          <dt pn="section-5.2-6.3">BASE:</dt>
          <dd pn="section-5.2-6.4">
            <t pn="section-5.2-6.4.1">The BASE state is used to confirm that the
            BASE_PMTU size is supported by the network path and is designed to
            allow an application to continue working when there are transient
            reductions in the actual PMTU. It also seeks to avoid long periods
            where traffic is black holed while searching for a larger
            PLPMTU.</t>
            <t pn="section-5.2-6.4.2">On entry, the PROBED_SIZE is set to the BASE_PMTU
            size and the PROBE_COUNT is set to zero.</t>
            <t pn="section-5.2-6.4.3">Each time a probe packet is sent, the PROBE_TIMER
            is started. The state is exited when the probe packet is
            acknowledged, and the PL sender enters the SEARCHING state.</t>
            <t pn="section-5.2-6.4.4">The state is also left when the PROBE_COUNT reaches
            MAX_PROBES or a received PTB message is validated. This causes the
            PL sender to enter the ERROR state.</t>
          </dd>
          <dt pn="section-5.2-6.5">SEARCHING:</dt>
          <dd pn="section-5.2-6.6">
            <t pn="section-5.2-6.6.1">The SEARCHING state is the main probing
            state. This state is entered when probing for the BASE_PMTU was
            successful.</t>
            <t pn="section-5.2-6.6.2">The PROBE_COUNT is set to zero when the first probe
            packet is sent for each probe size. Each time a probe packet is
            acknowledged, the PLPMTU is set to the PROBED_SIZE, and then the
            PROBED_SIZE is increased using the search algorithm.</t>
            <t pn="section-5.2-6.6.3">When a probe packet is sent and not acknowledged
            within the period of the PROBE_TIMER, the PROBE_COUNT is
            incremented and the probe packet is retransmitted. The state is
            exited when the PROBE_COUNT reaches MAX_PROBES, a received PTB
            message is validated, a probe of size MAX_PMTU is acknowledged, or
            a black hole is detected.</t>
          </dd>
          <dt pn="section-5.2-6.7">SEARCH_COMPLETE:</dt>
          <dd pn="section-5.2-6.8">
            <t pn="section-5.2-6.8.1">The SEARCH_COMPLETE state indicates
            a successful end to the SEARCHING state. DPLPMTUD remains in this
            state until either the PMTU_RAISE_TIMER expires, a received PTB
            message is validated, or a black hole is detected.</t>
            <t pn="section-5.2-6.8.2">When DPLPMTUD uses an unacknowledged PL and is in
            the SEARCH_COMPLETE state, a CONFIRMATION_TIMER periodically
            resets the PROBE_COUNT and schedules a probe packet with the size
            of the PLPMTU. If the probe packet fails to be acknowledged after
            MAX_PROBES attempts, the method enters the BASE state. When used
            with an acknowledged PL (e.g., SCTP), DPLPMTUD SHOULD NOT continue
            to generate PLPMTU probes in this state.</t>
          </dd>
          <dt pn="section-5.2-6.9">ERROR:</dt>
          <dd pn="section-5.2-6.10">
            <t pn="section-5.2-6.10.1">The ERROR state represents the case where
            either the network path is not known to support a PLPMTU of at
            least the BASE_PMTU size or when there is contradictory
            information about the network path that would otherwise result in
            excessive variation in the MPS signalled to the higher layer. The
            state implements a method to mitigate oscillation in the
            state-event engine. It signals a conservative value of the MPS to
            the higher layer by the PL. The state is exited when packet probes
            no longer detect the error or when the PL indicates that
            connectivity has been lost.</t>
            <t pn="section-5.2-6.10.2">Implementations are permitted to enable endpoint
            fragmentation if the DPLPMTUD is unable to validate MIN_PMTU
            within PROBE_COUNT probes. If DPLPMTUD is unable to validate
            MIN_PMTU the implementation should transition to the DISABLED
            state.</t>
          </dd>
        </dl>
      </section>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-5.3">
        <name slugifiedName="name-search-to-increase-the-plpm">Search to Increase the PLPMTU</name>
        <t pn="section-5.3-1">This section describes the algorithms used by DPLPMTUD to search
        for a larger PLPMTU.</t>
        <section anchor="Increase" numbered="true" toc="include" removeInRFC="false" pn="section-5.3.1">
          <name slugifiedName="name-probing-for-a-larger-plpmtu">Probing for a larger PLPMTU</name>
          <t pn="section-5.3.1-1">Implementations use a search algorithm across the search range to
          determine whether a larger PLPMTU can be supported across a network
          path.</t>
          <t pn="section-5.3.1-2">The method discovers the search range by confirming the minimum
          PLPMTU and then using the probe method to select a PROBED_SIZE less
          than or equal to MAX_PMTU. MAX_PMTU is the minimum of the local MTU
          and EMTU_R (learned from the remote endpoint). The MAX_PMTU MAY be
          reduced by an application that sets a maximum to the size of
          datagrams it will send.</t>
          <t pn="section-5.3.1-3">The PROBE_COUNT is initialized to zero when a probe packet is
          first sent with a particular size. A timer is used by the search
          algorithm to trigger the sending of probe packets of size
          PROBED_SIZE, larger than the PLPMTU. Each probe packet successfully
          sent to the remote peer is confirmed by acknowledgement at the PL,
          see <xref target="Probe" format="default" sectionFormat="of" derivedContent="Section 4.1"/>.</t>
          <t pn="section-5.3.1-4">Each time a probe packet is sent to the destination, the
          PROBE_TIMER is started. The timer is canceled when the PL receives
          acknowledgment that the probe packet has been successfully sent
          across the path <xref target="Probe" format="default" sectionFormat="of" derivedContent="Section 4.1"/>. This confirms that the
          PROBED_SIZE is supported, and the PROBED_SIZE value is then assigned
          to the PLPMTU. The search algorithm can continue to send subsequent
          probe packets of an increasing size.</t>
          <t pn="section-5.3.1-5">If the timer expires before a probe packet is acknowledged, the
          probe has failed to confirm the PROBED_SIZE. Each time the
          PROBE_TIMER expires, the PROBE_COUNT is incremented, the PROBE_TIMER
          is reinitialized, and a probe packet of the same size is
          retransmitted (the replicated probe improve the resilience to loss).
          The maximum number of retransmissions for a particular size is
          configured (MAX_PROBES). If the value of the PROBE_COUNT reaches
          MAX_PROBES, probing will stop, and the PL sender enters the
          SEARCH_COMPLETE state.</t>
        </section>
        <section numbered="true" toc="include" removeInRFC="false" pn="section-5.3.2">
          <name slugifiedName="name-selection-of-probe-sizes">Selection of Probe Sizes</name>
          <t pn="section-5.3.2-1">The search algorithm needs to determine a minimum useful gain in
          PLPMTU. It would not be constructive for a PL sender to attempt to
          probe for all sizes. This would incur unnecessary load on the path
          and has the undesirable effect of slowing the time to reach a more
          optimal MPS. Implementations SHOULD select the set of probe packet
          sizes to maximize the gain in PLPMTU from each search step.</t>
          <t pn="section-5.3.2-2">Implementations could optimize the search procedure by selecting
          step sizes from a table of common PMTU sizes. When selecting the
          appropriate next size to search, an implementor ought to also
          consider that there can be common sizes of MPS that applications
          seek to use, and their could be common sizes of MTU used within the
          network.</t>
        </section>
        <section numbered="true" toc="include" removeInRFC="false" pn="section-5.3.3">
          <name slugifiedName="name-resilience-to-inconsistent-">Resilience to Inconsistent Path Information</name>
          <t pn="section-5.3.3-1">A decision to increase the PLPMTU needs to be resilient to the
          possibility that information learned about the network path is
          inconsistent. A path is inconsistent, when, for example, probe
          packets are lost due to other reasons (i. e. not packet size) or due
          to frequent path changes. Frequent path changes could occur by
          unexpected "flapping" - where some packets from a flow pass along
          one path, but other packets follow a different path with different
          properties.</t>
          <t pn="section-5.3.3-2">A PL sender is able to detect inconsistency from the sequence of
          PLPMTU probes that it sends or the sequence of PTB messages that it
          receives. When inconsistent path information is detected, a PL
          sender could use an alternate search mode that clamps the offered
          MPS to a smaller value for a period of time. This avoids unnecessary
          loss of packets due to MTU limitation.</t>
        </section>
      </section>
      <section anchor="robustness" numbered="true" toc="include" removeInRFC="false" pn="section-5.4">
        <name slugifiedName="name-robustness-to-inconsistent-">Robustness to Inconsistent Paths</name>
        <t pn="section-5.4-1">Some paths could be unable to sustain packets of the BASE_PMTU
        size. To be robust to these paths an implementation could implement
        the Error State. This allows fallback to a smaller than desired
        PLPMTU, rather than suffer connectivity failure. This could utilize
        methods such as endpoint IP fragmentation to enable the PL sender to
        communicate using packets smaller than the BASE_PMTU.</t>
      </section>
    </section>
    <section anchor="protocol_specific_methods" numbered="true" toc="include" removeInRFC="false" pn="section-6">
      <name slugifiedName="name-specification-of-protocol-s">Specification of Protocol-Specific Methods</name>
      <t pn="section-6-1">This section specifies protocol-specific details for datagram PLPMTUD
      for IETF-specified transports.</t>
      <t pn="section-6-2">The first subsection provides guidance on how to implement the
      DPLPMTUD method as a part of an application using UDP or UDP-Lite. The
      guidance also applies to other datagram services that do not include a
      specific transport protocol (such as a tunnel encapsulation). The
      following subsections describe how DPLPMTUD can be implemented as a part
      of the transport service, allowing applications using the service to
      benefit from discovery of the PLPMTU without themselves needing to
      implement this method.</t>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-6.1">
        <name slugifiedName="name-application-support-for-dpl">Application support for DPLPMTUD with UDP or UDP-Lite</name>
        <t pn="section-6.1-1">The current specifications of UDP <xref target="RFC0768" format="default" sectionFormat="of" derivedContent="RFC0768"/>
        and UDP-Lite <xref target="RFC3828" format="default" sectionFormat="of" derivedContent="RFC3828"/> do not define a method in
        the RFC-series that supports PLPMTUD. In particular, the UDP transport
        does not provide the transport layer features needed to implement
        datagram PLPMTUD.</t>
        <t pn="section-6.1-2">The DPLPMTUD method can be implemented as a part of an application
        built directly or indirectly on UDP or UDP-Lite, but relies on
        higher-layer protocol features to implement the method <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>.</t>
        <t pn="section-6.1-3">Some primitives used by DPLPMTUD might not be available via the
        Datagram API (e.g., the ability to access the PLPMTU cache, or
        interpret received PTB messages).</t>
        <t pn="section-6.1-4">In addition, it is desirable that PMTU discovery is not performed
        by multiple protocol layers. An application SHOULD avoid using
        DPLPMTUD when the underlying transport system provides this
        capability. To use common method for managing the PLPMTU has benefits,
        both in the ability to share state between different processes and
        opportunities to coordinate probing.</t>
        <section anchor="UDP-REQ" numbered="true" toc="include" removeInRFC="false" pn="section-6.1.1">
          <name slugifiedName="name-application-request">Application Request</name>
          <t pn="section-6.1.1-1">An application needs an application-layer protocol mechanism
          (such as a message acknowledgement method) that solicits a response
          from a destination endpoint. The method SHOULD allow the sender to
          check the value returned in the response to provide additional
          protection from off-path insertion of data <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>, suitable methods include a parameter known
          only to the two endpoints, such as a session ID or initialized
          sequence number.</t>
        </section>
        <section anchor="UDP-Probe" numbered="true" toc="include" removeInRFC="false" pn="section-6.1.2">
          <name slugifiedName="name-application-response">Application Response</name>
          <t pn="section-6.1.2-1">An application needs an application-layer protocol mechanism to
          communicate the response from the destination endpoint. This
          response may indicate successful reception of the probe across the
          path, but could also indicate that some (or all packets) have failed
          to reach the destination.</t>
        </section>
        <section anchor="UDP-probing" numbered="true" toc="include" removeInRFC="false" pn="section-6.1.3">
          <name slugifiedName="name-sending-application-probe-p">Sending Application Probe Packets</name>
          <t pn="section-6.1.3-1">A probe packet that may carry an application data block, but the
          successful transmission of this data is at risk when used for
          probing. Some applications may prefer to use a probe packet that
          does not carry an application data block to avoid disruption to data
          transfer.</t>
        </section>
        <section numbered="true" toc="include" removeInRFC="false" pn="section-6.1.4">
          <name slugifiedName="name-validating-the-path">Validating the Path</name>
          <t pn="section-6.1.4-1">An application that does not have other higher-layer information
          confirming correct delivery of datagrams SHOULD implement the
          CONFIRMATION_TIMER to periodically send probe packets while in the
          SEARCH_COMPLETE state.</t>
        </section>
        <section anchor="udpopt_ptb_handling" numbered="true" toc="include" removeInRFC="false" pn="section-6.1.5">
          <name slugifiedName="name-handling-of-ptb-messages">Handling of PTB Messages</name>
          <t pn="section-6.1.5-1">An application that is able and wishes to receive PTB messages
          MUST perform ICMP validation as specified in Section 5.2 of <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>. This requires that the application to
          check each received PTB messages to validate it is received in
          response to transmitted traffic and that the reported PTB_SIZE is
          less than the current probed size (see <xref target="validPTB_SIZE" format="default" sectionFormat="of" derivedContent="Section 4.4.2"/>). A validated PTB message MAY be used
          as input to the DPLPMTUD algorithm, but MUST NOT be used directly to
          set the PLPMTU.</t>
        </section>
      </section>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-6.2">
        <name slugifiedName="name-dplpmtud-for-sctp">DPLPMTUD for SCTP</name>
        <t pn="section-6.2-1">Section 10.2 of <xref target="RFC4821" format="default" sectionFormat="of" derivedContent="RFC4821"/> specifies a
        recommended PLPMTUD probing method for SCTP. It recommends the use of
        the PAD chunk, defined in <xref target="RFC4820" format="default" sectionFormat="of" derivedContent="RFC4820"/> to be
        attached to a minimum length HEARTBEAT chunk to build a probe packet.
        This enables probing without affecting the transfer of user messages
        and without interfering with congestion control. This is preferred to
        using DATA chunks (with padding as required) as path probes.</t>
        <t pn="section-6.2-2">XXX Author Note: Future versions of this document might define a
        parameter contained in the INIT and INIT ACK chunk to indicate the
        remote peer MTU to the local peer. However, multihoming makes this a
        bit complex, so it might not be worth doing. XXX</t>
        <section anchor="sctp_over_ip" numbered="true" toc="include" removeInRFC="false" pn="section-6.2.1">
          <name slugifiedName="name-sctp-ipv4-and-sctp-ipv6">SCTP/IPv4 and SCTP/IPv6</name>
          <t pn="section-6.2.1-1">The base protocol is specified in <xref target="RFC4960" format="default" sectionFormat="of" derivedContent="RFC4960"/>.
          This provides an acknowledged PL. A sender can therefore enter the
          BASE state as soon as connectivity has been confirmed.</t>
          <section anchor="sctp_over_ip_probing" numbered="true" toc="exclude" removeInRFC="false" pn="section-6.2.1.1">
            <name slugifiedName="name-sending-sctp-probe-packets">Sending SCTP Probe Packets</name>
            <t pn="section-6.2.1.1-1">Probe packets consist of an SCTP common header followed by a
            HEARTBEAT chunk and a PAD chunk. The PAD chunk is used to control
            the length of the probe packet. The HEARTBEAT chunk is used to
            trigger the sending of a HEARTBEAT ACK chunk. The reception of the
            HEARTBEAT ACK chunk acknowledges reception of a successful
            probe.</t>
            <t pn="section-6.2.1.1-2">The HEARTBEAT chunk carries a Heartbeat Information parameter
            which should include, besides the information suggested in <xref target="RFC4960" format="default" sectionFormat="of" derivedContent="RFC4960"/>, the probe size, which is the size of the
            complete datagram. The size of the PAD chunk is therefore computed
            by reducing the probing size by the IPv4 or IPv6 header size, the
            SCTP common header, the HEARTBEAT request and the PAD chunk
            header. The payload of the PAD chunk contains arbitrary data.</t>
            <t pn="section-6.2.1.1-3">To avoid fragmentation of retransmitted data, probing starts
            right after the PL handshake, before data is sent. Assuming this 
            behavior (i.e., the PMTU is smaller than or equal to the interface
            MTU), this process will take a few round trip time periods
            depending on the number of PMTU sizes probed. The Heartbeat timer
            can be used to implement the PROBE_TIMER.</t>
          </section>
          <section numbered="true" toc="exclude" removeInRFC="false" pn="section-6.2.1.2">
            <name slugifiedName="name-validating-the-path-with-sc">Validating the Path with SCTP</name>
            <t pn="section-6.2.1.2-1">Since SCTP provides an acknowledged PL, a sender MUST NOT
            implement the CONFIRMATION_TIMER while in the SEARCH_COMPLETE
            state.</t>
          </section>
          <section anchor="sctp_over_ip_ptb_handling" numbered="true" toc="exclude" removeInRFC="false" pn="section-6.2.1.3">
            <name slugifiedName="name-ptb-message-handling-by-sct">PTB Message Handling by SCTP</name>
            <t pn="section-6.2.1.3-1">Normal ICMP validation MUST be performed as specified in
            Appendix C of <xref target="RFC4960" format="default" sectionFormat="of" derivedContent="RFC4960"/>. This requires that
            the first 8 bytes of the SCTP common header are quoted in the
            payload of the PTB message, which can be the case for ICMPv4 and
            is normally the case for ICMPv6.</t>
            <t pn="section-6.2.1.3-2">When a PTB message has been validated, the PTB_SIZE reported in
            the PTB message SHOULD be used with the DPLPMTUD algorithm,
            providing that the reported PTB_SIZE is less than the current
            probe size (see <xref target="mechanism-ptb" format="default" sectionFormat="of" derivedContent="Section 4.4"/>).</t>
          </section>
        </section>
        <section numbered="true" toc="include" removeInRFC="false" pn="section-6.2.2">
          <name slugifiedName="name-dplpmtud-for-sctp-udp">DPLPMTUD for SCTP/UDP</name>
          <t pn="section-6.2.2-1">The UDP encapsulation of SCTP is specified in <xref target="RFC6951" format="default" sectionFormat="of" derivedContent="RFC6951"/>.</t>
          <section anchor="sctp_over_udp_probing" numbered="true" toc="exclude" removeInRFC="false" pn="section-6.2.2.1">
            <name slugifiedName="name-sending-sctp-udp-probe-pack">Sending SCTP/UDP Probe Packets</name>
            <t pn="section-6.2.2.1-1">Packet probing can be performed as specified in <xref target="sctp_over_ip_probing" format="default" sectionFormat="of" derivedContent="Section 6.2.1.1"/>. The maximum payload is
            reduced by 8 bytes, which has to be considered when filling the
            PAD chunk.</t>
          </section>
          <section numbered="true" toc="exclude" removeInRFC="false" pn="section-6.2.2.2">
            <name slugifiedName="name-validating-the-path-with-sct">Validating the Path with SCTP/UDP</name>
            <t pn="section-6.2.2.2-1">Since SCTP provides an acknowledged PL, a sender MUST NOT
            implement the CONFIRMATION_TIMER while in the SEARCH_COMPLETE
            state.</t>
          </section>
          <section anchor="sctp_over_udp_ptb_handling" numbered="true" toc="exclude" removeInRFC="false" pn="section-6.2.2.3">
            <name slugifiedName="name-handling-of-ptb-messages-by">Handling of PTB Messages by SCTP/UDP</name>
            <t pn="section-6.2.2.3-1">ICMP validation MUST be performed for PTB messages as specified
            in Appendix C of <xref target="RFC4960" format="default" sectionFormat="of" derivedContent="RFC4960"/>. This requires
            that the first 8 bytes of the SCTP common header are contained in
            the PTB message, which can be the case for ICMPv4 (but note the
            UDP header also consumes a part of the quoted packet header) and
            is normally the case for ICMPv6. When the validation is completed,
            the PTB_SIZE indicated in the PTB message SHOULD be used with the
            DPLPMTUD providing that the reported PTB_SIZE is less than the
            current probe size.</t>
          </section>
        </section>
        <section numbered="true" toc="include" removeInRFC="false" pn="section-6.2.3">
          <name slugifiedName="name-dplpmtud-for-sctp-dtls">DPLPMTUD for SCTP/DTLS</name>
          <t pn="section-6.2.3-1">The Datagram Transport Layer Security (DTLS) encapsulation of
          SCTP is specified in <xref target="RFC8261" format="default" sectionFormat="of" derivedContent="RFC8261"/>. It is used for
          data channels in WebRTC implementations.</t>
          <section anchor="sctp_over_dtls_probing" numbered="true" toc="exclude" removeInRFC="false" pn="section-6.2.3.1">
            <name slugifiedName="name-sending-sctp-dtls-probe-pac">Sending SCTP/DTLS Probe Packets</name>
            <t pn="section-6.2.3.1-1">Packet probing can be done as specified in <xref target="sctp_over_ip_probing" format="default" sectionFormat="of" derivedContent="Section 6.2.1.1"/>.</t>
          </section>
          <section numbered="true" toc="exclude" removeInRFC="false" pn="section-6.2.3.2">
            <name slugifiedName="name-validating-the-path-with-sctp">Validating the Path with SCTP/DTLS</name>
            <t pn="section-6.2.3.2-1">Since SCTP provides an acknowledged PL, a sender MUST NOT
            implement the CONFIRMATION_TIMER while in the SEARCH_COMPLETE
            state.</t>
          </section>
          <section anchor="sctp_over_dtls_ptb_handling" numbered="true" toc="exclude" removeInRFC="false" pn="section-6.2.3.3">
            <name slugifiedName="name-handling-of-ptb-messages-by-">Handling of PTB Messages by SCTP/DTLS</name>
            <t pn="section-6.2.3.3-1">It is not possible to perform ICMP validation as specified in
            <xref target="RFC4960" format="default" sectionFormat="of" derivedContent="RFC4960"/>, since even if the ICMP message
            payload contains sufficient information, the reflected SCTP common
            header would be encrypted. Therefore it is not possible to process
            PTB messages at the PL.</t>
          </section>
        </section>
      </section>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-6.3">
        <name slugifiedName="name-dplpmtud-for-quic">DPLPMTUD for QUIC</name>
        <t pn="section-6.3-1">Quick UDP Internet Connection (QUIC) <xref target="I-D.ietf-quic-transport" format="default" sectionFormat="of" derivedContent="I-D.ietf-quic-transport"/> is a UDP-based transport that
        provides reception feedback. The UDP payload includes the QUIC packet
        header, protected payload, and any authentication fields. QUIC depends
        on a PMTU of at least 1280 bytes.</t>
        <t pn="section-6.3-2">Section 14.1 of <xref target="I-D.ietf-quic-transport" format="default" sectionFormat="of" derivedContent="I-D.ietf-quic-transport"/>
        describes the path considerations when sending QUIC packets. It
        recommends the use of PADDING frames to build the probe packet. Pure
        probe-only packets are constructed with PADDING frames and PING frames
        to create a padding only packet that will elicit an acknowledgement.
        Such padding only packets enable probing without affecting the
        transfer of other QUIC frames.</t>
        <t pn="section-6.3-3">The recommendation for QUIC endpoints implementing DPLPMTUD is that
        a MPS is maintained for each combination of local and remote IP
        addresses <xref target="I-D.ietf-quic-transport" format="default" sectionFormat="of" derivedContent="I-D.ietf-quic-transport"/>. If a QUIC
        endpoint determines that the PMTU between any pair of local and remote
        IP addresses has fallen below an acceptable MPS, it needs to
        immediately cease sending QUIC packets on the affected path. This
        could result in termination of the connection if an alternative path
        cannot be found <xref target="I-D.ietf-quic-transport" format="default" sectionFormat="of" derivedContent="I-D.ietf-quic-transport"/>.</t>
        <section numbered="true" toc="include" removeInRFC="false" pn="section-6.3.1">
          <name slugifiedName="name-sending-quic-probe-packets">Sending QUIC Probe Packets</name>
          <t pn="section-6.3.1-1">A probe packet consists of a QUIC Header and a payload containing
          PADDING Frames and a PING Frame. PADDING Frames are a single octet
          (0x00) and several of these can be used to create a probe packet of
          size PROBED_SIZE. QUIC provides an acknowledged PL, a sender can
          therefore enter the BASE state as soon as connectivity has been
          confirmed.</t>
          <t pn="section-6.3.1-2">The current specification of QUIC sets the following:</t>
          <ul spacing="normal" bare="false" empty="false" pn="section-6.3.1-3">
            <li pn="section-6.3.1-3.1">BASE_PMTU: 1200. A QUIC sender needs to pad initial packets
              to 1200 bytes to confirm the path can support packets of a
              useful size.</li>
            <li pn="section-6.3.1-3.2">MIN_PMTU: 1200 bytes. A QUIC sender that determines the PMTU
              has fallen below 1200 bytes MUST immediately stop sending on the
              affected path.</li>
          </ul>
        </section>
        <section numbered="true" toc="include" removeInRFC="false" pn="section-6.3.2">
          <name slugifiedName="name-validating-the-path-with-qu">Validating the Path with QUIC</name>
          <t pn="section-6.3.2-1">QUIC provides an acknowledged PL. A sender therefore MUST NOT
          implement the CONFIRMATION_TIMER while in the SEARCH_COMPLETE
          state.</t>
        </section>
        <section numbered="true" toc="include" removeInRFC="false" pn="section-6.3.3">
          <name slugifiedName="name-handling-of-ptb-messages-by-q">Handling of PTB Messages by QUIC</name>
          <t pn="section-6.3.3-1">QUIC operates over the UDP transport, and the guidelines on ICMP
          validation as specified in Section 5.2 of <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/> therefore apply. In addition to UDP Port
          validation QUIC can validate an ICMP message by looking for valid
          Connection IDs in the quoted packet.</t>
        </section>
      </section>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-6.4">
        <name slugifiedName="name-dplpmtud-for-udp-options">DPLPMTUD for UDP-Options</name>
        <t pn="section-6.4-1">UDP Options <xref target="I-D.ietf-tsvwg-udp-options" format="default" sectionFormat="of" derivedContent="I-D.ietf-tsvwg-udp-options"/>
        provides a way to extend UDP to provide new transport mechanisms.</t>
        <t pn="section-6.4-2">Support for using DPLPMTUD with UDP-Options is defined in the
        UDP-Options specification <xref target="I-D.ietf-tsvwg-udp-options" format="default" sectionFormat="of" derivedContent="I-D.ietf-tsvwg-udp-options"/>.</t>
      </section>
    </section>
    <section anchor="Acknowledgements" numbered="true" toc="include" removeInRFC="false" pn="section-7">
      <name slugifiedName="name-acknowledgements">Acknowledgements</name>
      <t pn="section-7-1">This work was partially funded by the European Union's Horizon 2020
      research and innovation programme under grant agreement No. 644334
      (NEAT). The views expressed are solely those of the author(s).</t>
    </section>
    <section anchor="IANA" numbered="true" toc="include" removeInRFC="false" pn="section-8">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t pn="section-8-1">This memo includes no request to IANA.</t>
      <t pn="section-8-2">If there are no requirements for IANA, the section will be removed
      during conversion into an RFC by the RFC Editor.</t>
    </section>
    <section anchor="Security" numbered="true" toc="include" removeInRFC="false" pn="section-9">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t pn="section-9-1">The security considerations for the use of UDP and SCTP are provided
      in the references RFCs. Security guidance for applications using UDP is
      provided in the UDP Usage Guidelines <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>,
      specifically the generation of probe packets is regarded as a "Low
      Data-Volume Application", described in section 3.1.3 of this document.
      This recommends that sender limits generation of probe packets to an
      average rate lower than one probe per 3 seconds.</t>
      <t pn="section-9-2">A PL sender needs to ensure that the method used to confirm reception
      of probe packets offers protection from off-path attackers injecting
      packets into the path. This protection if provided in IETF-defined
      protocols (e.g., TCP, SCTP) using a randomly-initialized sequence
      number. A description of one way to do this when using UDP is provided
      in section 5.1 of <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>).</t>
      <t pn="section-9-3">There are cases where ICMP Packet Too Big (PTB) messages are not
      delivered due to policy, configuration or equipment design (see <xref target="Classic-PMTUD" format="default" sectionFormat="of" derivedContent="Section 1.1"/>), this method therefore does not rely
      upon PTB messages being received, but is able to utilize these when they
      are received by the sender. PTB messages could potentially be used to
      cause a node to inappropriately reduce the PLPMTU. A node supporting
      DPLPMTUD MUST therefore appropriately validate the payload of PTB
      messages to ensure these are received in response to transmitted traffic
      (i.e., a reported error condition that corresponds to a datagram
      actually sent by the path layer, see <xref target="PTB" format="default" sectionFormat="of" derivedContent="Section 4.4.1"/>).</t>
      <t pn="section-9-4">An on-path attacker, able to create a PTB message could forge PTB
      messages that include a valid quoted IP packet. Such an attack could be
      used to drive down the PLPMTU. There are two ways this method can be
      mitigated against such attacks: First, by ensuring that a PL sender
      never reduces the PLPMTU below the base size, solely in response to
      receiving a PTB message. This is achieved by first entering the BASE
      state when such a message is received. Second, the design does not
      require processing of PTB messages, a PL sender could therefore suspend
      processing of PTB messages (e.g., in a robustness mode after detecting
      that subsequent probes actually confirm that a size larger than the
      PTB_SIZE is supported by a path).</t>
      <t pn="section-9-5">Parallel forwarding paths SHOULD be considered. <xref target="robustness" format="default" sectionFormat="of" derivedContent="Section 5.4"/> identifies the need for robustness in the
      method when the path information may be inconsistent.</t>
      <t pn="section-9-6">A node performing DPLPMTUD could experience conflicting information
      about the size of supported probe packets. This could occur when there
      are multiple paths are concurrently in use and these exhibit a different
      PMTU. If not considered, this could result in data being black holed
      when the PLPMTU is larger than the smallest PMTU across the current
      paths.</t>
    </section>
  </middle>
  <back>
    <!-- References split into informative and normative -->
    <references pn="section-10">
      <name slugifiedName="name-references">References</name>
      <references pn="section-10.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <!--?rfc include="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml"?-->
        <reference anchor="I-D.ietf-quic-transport" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.draft-ietf-quic-transport-20.xml" target="http://www.ietf.org/internet-drafts/draft-ietf-quic-transport-20.txt" quoteTitle="true" derivedAnchor="I-D.ietf-quic-transport">
          <front>
            <title>QUIC: A UDP-Based Multiplexed and Secure Transport</title>
            <seriesInfo name="Internet-Draft" value="draft-ietf-quic-transport-20"/>
            <author initials="J" surname="Iyengar" fullname="Jana Iyengar">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M" surname="Thomson" fullname="Martin Thomson">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="April" day="23" year="2019"/>
            <abstract>
              <t>This document defines the core of the QUIC transport protocol. Accompanying documents describe QUIC's loss detection and congestion control and the use of TLS for key negotiation.  Note to Readers  Discussion of this draft takes place on the QUIC working group mailing list (quic@ietf.org), which is archived at &lt;https://mailarchive.ietf.org/arch/search/?email_list=quic&gt;.  Working Group information can be found at &lt;https://github.com/ quicwg&gt;; source code and issues list for this draft can be found at &lt;https://github.com/quicwg/base-drafts/labels/-transport&gt;.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC0768" target="https://www.rfc-editor.org/info/rfc768" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.0768.xml" quoteTitle="true" derivedAnchor="RFC0768">
          <front>
            <title>User Datagram Protocol</title>
            <seriesInfo name="STD" value="6"/>
            <seriesInfo name="RFC" value="768"/>
            <seriesInfo name="DOI" value="10.17487/RFC0768"/>
            <author initials="J." surname="Postel" fullname="J. Postel">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1980" month="August"/>
          </front>
        </reference>
        <reference anchor="RFC1191" target="https://www.rfc-editor.org/info/rfc1191" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.1191.xml" quoteTitle="true" derivedAnchor="RFC1191">
          <front>
            <title>Path MTU discovery</title>
            <seriesInfo name="RFC" value="1191"/>
            <seriesInfo name="DOI" value="10.17487/RFC1191"/>
            <author initials="J.C." surname="Mogul" fullname="J.C. Mogul">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S.E." surname="Deering" fullname="S.E. Deering">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1990" month="November"/>
            <abstract>
              <t>This memo describes a technique for dynamically discovering the maximum transmission unit (MTU) of an arbitrary internet path.  It specifies a small change to the way routers generate one type of ICMP message.  For a path that passes through a router that has not been so changed, this technique might not discover the correct Path MTU, but it will always choose a Path MTU as accurate as, and in many cases more accurate than, the Path MTU that would be chosen by current practice.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <seriesInfo name="BCP" value="14"/>
            <seriesInfo name="RFC" value="2119"/>
            <seriesInfo name="DOI" value="10.17487/RFC2119"/>
            <author initials="S." surname="Bradner" fullname="S. Bradner">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1997" month="March"/>
            <abstract>
              <t>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>
        </reference>
        <reference anchor="RFC2460" target="https://www.rfc-editor.org/info/rfc2460" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2460.xml" quoteTitle="true" derivedAnchor="RFC2460">
          <front>
            <title>Internet Protocol, Version 6 (IPv6) Specification</title>
            <seriesInfo name="RFC" value="2460"/>
            <seriesInfo name="DOI" value="10.17487/RFC2460"/>
            <author initials="S." surname="Deering" fullname="S. Deering">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Hinden" fullname="R. Hinden">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1998" month="December"/>
            <abstract>
              <t>This document specifies version 6 of the Internet Protocol (IPv6), also sometimes referred to as IP Next Generation or IPng.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC3828" target="https://www.rfc-editor.org/info/rfc3828" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.3828.xml" quoteTitle="true" derivedAnchor="RFC3828">
          <front>
            <title>The Lightweight User Datagram Protocol (UDP-Lite)</title>
            <seriesInfo name="RFC" value="3828"/>
            <seriesInfo name="DOI" value="10.17487/RFC3828"/>
            <author initials="L-A." surname="Larzon" fullname="L-A. Larzon">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Degermark" fullname="M. Degermark">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Pink" fullname="S. Pink">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="L-E." surname="Jonsson" fullname="L-E. Jonsson" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="G." surname="Fairhurst" fullname="G. Fairhurst" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2004" month="July"/>
            <abstract>
              <t>This document describes the Lightweight User Datagram Protocol (UDP-Lite), which is similar to the User Datagram Protocol (UDP) (RFC 768), but can also serve applications in error-prone network environments that prefer to have partially damaged payloads delivered rather than discarded.  If this feature is not used, UDP-Lite is semantically identical to UDP.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC4820" target="https://www.rfc-editor.org/info/rfc4820" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4820.xml" quoteTitle="true" derivedAnchor="RFC4820">
          <front>
            <title>Padding Chunk and Parameter for the Stream Control Transmission Protocol (SCTP)</title>
            <seriesInfo name="RFC" value="4820"/>
            <seriesInfo name="DOI" value="10.17487/RFC4820"/>
            <author initials="M." surname="Tuexen" fullname="M. Tuexen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Stewart" fullname="R. Stewart">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Lei" fullname="P. Lei">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2007" month="March"/>
            <abstract>
              <t>This document defines a padding chunk and a padding parameter and describes the required receiver side procedures.  The padding chunk is used to pad a Stream Control Transmission Protocol (SCTP) packet to an arbitrary size.  The padding parameter is used to pad an SCTP INIT chunk to an arbitrary size.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC4960" target="https://www.rfc-editor.org/info/rfc4960" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4960.xml" quoteTitle="true" derivedAnchor="RFC4960">
          <front>
            <title>Stream Control Transmission Protocol</title>
            <seriesInfo name="RFC" value="4960"/>
            <seriesInfo name="DOI" value="10.17487/RFC4960"/>
            <author initials="R." surname="Stewart" fullname="R. Stewart" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2007" month="September"/>
            <abstract>
              <t>This document obsoletes RFC 2960 and RFC 3309.  It describes the Stream Control Transmission Protocol (SCTP).  SCTP is designed to transport Public Switched Telephone Network (PSTN) signaling messages over IP networks, but is capable of broader applications.</t>
              <t>SCTP is a reliable transport protocol operating on top of a connectionless packet network such as IP.  It offers the following services to its users:</t>
              <t>--  acknowledged error-free non-duplicated transfer of user data,</t>
              <t>--  data fragmentation to conform to discovered path MTU size,</t>
              <t>--  sequenced delivery of user messages within multiple streams, with an option for order-of-arrival delivery of individual user messages,</t>
              <t>--  optional bundling of multiple user messages into a single SCTP packet, and</t>
              <t>--  network-level fault tolerance through supporting of multi-homing at either or both ends of an association.</t>
              <t> The design of SCTP includes appropriate congestion avoidance behavior and resistance to flooding and masquerade attacks.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC6951" target="https://www.rfc-editor.org/info/rfc6951" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6951.xml" quoteTitle="true" derivedAnchor="RFC6951">
          <front>
            <title>UDP Encapsulation of Stream Control Transmission Protocol (SCTP) Packets for End-Host to End-Host Communication</title>
            <seriesInfo name="RFC" value="6951"/>
            <seriesInfo name="DOI" value="10.17487/RFC6951"/>
            <author initials="M." surname="Tuexen" fullname="M. Tuexen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Stewart" fullname="R. Stewart">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2013" month="May"/>
            <abstract>
              <t>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>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>This document covers only end-hosts and not tunneling (egress or ingress) endpoints.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC8085" target="https://www.rfc-editor.org/info/rfc8085" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8085.xml" quoteTitle="true" derivedAnchor="RFC8085">
          <front>
            <title>UDP Usage Guidelines</title>
            <seriesInfo name="BCP" value="145"/>
            <seriesInfo name="RFC" value="8085"/>
            <seriesInfo name="DOI" value="10.17487/RFC8085"/>
            <author initials="L." surname="Eggert" fullname="L. Eggert">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="G." surname="Fairhurst" fullname="G. Fairhurst">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="G." surname="Shepherd" fullname="G. Shepherd">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="March"/>
            <abstract>
              <t>The User Datagram Protocol (UDP) provides a minimal message-passing transport that has no inherent congestion control mechanisms.  This document provides guidelines on the use of UDP for the designers of applications, tunnels, and other protocols that use UDP.  Congestion control guidelines are a primary focus, but the document also provides guidance on other topics, including message sizes, reliability, checksums, middlebox traversal, the use of Explicit Congestion Notification (ECN), Differentiated Services Code Points (DSCPs), and ports.</t>
              <t>Because congestion control is critical to the stable operation of the Internet, applications and other protocols that choose to use UDP as an Internet transport must employ mechanisms to prevent congestion collapse and to establish some degree of fairness with concurrent traffic.  They may also need to implement additional mechanisms, depending on how they use UDP.</t>
              <t>Some guidance is also applicable to the design of other protocols (e.g., protocols layered directly on IP or via IP-based tunnels), especially when these protocols do not themselves provide congestion control.</t>
              <t>This document obsoletes RFC 5405 and adds guidelines for multicast UDP usage.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <seriesInfo name="BCP" value="14"/>
            <seriesInfo name="RFC" value="8174"/>
            <seriesInfo name="DOI" value="10.17487/RFC8174"/>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="May"/>
            <abstract>
              <t>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>
        </reference>
        <reference anchor="RFC8201" target="https://www.rfc-editor.org/info/rfc8201" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8201.xml" quoteTitle="true" derivedAnchor="RFC8201">
          <front>
            <title>Path MTU Discovery for IP version 6</title>
            <seriesInfo name="STD" value="87"/>
            <seriesInfo name="RFC" value="8201"/>
            <seriesInfo name="DOI" value="10.17487/RFC8201"/>
            <author initials="J." surname="McCann" fullname="J. McCann">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Deering" fullname="S. Deering">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Mogul" fullname="J. Mogul">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Hinden" fullname="R. Hinden" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="July"/>
            <abstract>
              <t>This document describes Path MTU Discovery (PMTUD) for IP version 6. It is largely derived from RFC 1191, which describes Path MTU Discovery for IP version 4.  It obsoletes RFC 1981.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC8261" target="https://www.rfc-editor.org/info/rfc8261" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8261.xml" quoteTitle="true" derivedAnchor="RFC8261">
          <front>
            <title>Datagram Transport Layer Security (DTLS) Encapsulation of SCTP Packets</title>
            <seriesInfo name="RFC" value="8261"/>
            <seriesInfo name="DOI" value="10.17487/RFC8261"/>
            <author initials="M." surname="Tuexen" fullname="M. Tuexen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Stewart" fullname="R. Stewart">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Jesup" fullname="R. Jesup">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Loreto" fullname="S. Loreto">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="November"/>
            <abstract>
              <t>The Stream Control Transmission Protocol (SCTP) is a transport protocol originally defined to run on top of the network protocols IPv4 or IPv6.  This document specifies how SCTP can be used on top of the Datagram Transport Layer Security (DTLS) protocol.  Using the encapsulation method described in this document, SCTP is unaware of the protocols being used below DTLS; hence, explicit IP addresses cannot be used in the SCTP control chunks.  As a consequence, the SCTP associations carried over DTLS can only be single-homed.</t>
            </abstract>
          </front>
        </reference>
      </references>
      <references pn="section-10.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <!-- Here we use entities that we defined at the beginning. -->
        <reference anchor="I-D.ietf-intarea-tunnels" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.draft-ietf-intarea-tunnels-09.xml" target="http://www.ietf.org/internet-drafts/draft-ietf-intarea-tunnels-09.txt" quoteTitle="true" derivedAnchor="I-D.ietf-intarea-tunnels">
          <front>
            <title>IP Tunnels in the Internet Architecture</title>
            <seriesInfo name="Internet-Draft" value="draft-ietf-intarea-tunnels-09"/>
            <author initials="J" surname="Touch" fullname="Joseph Touch">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M" surname="Townsley" fullname="Mark Townsley">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="July" day="19" year="2018"/>
            <abstract>
              <t>This document discusses the role of IP tunnels in the Internet architecture. An IP tunnel transits IP datagrams as payloads in non- link layer protocols. This document explains the relationship of IP tunnels to existing protocol layers and the challenges in supporting IP tunneling, based on the equivalence of tunnels to links. The implications of this document are used to derive recommendations that update MTU and fragment issues in RFC 4459.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="I-D.ietf-tsvwg-udp-options" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.draft-ietf-tsvwg-udp-options-07.xml" target="http://www.ietf.org/internet-drafts/draft-ietf-tsvwg-udp-options-07.txt" quoteTitle="true" derivedAnchor="I-D.ietf-tsvwg-udp-options">
          <front>
            <title>Transport Options for UDP</title>
            <seriesInfo name="Internet-Draft" value="draft-ietf-tsvwg-udp-options-07"/>
            <author initials="J" surname="Touch" fullname="Joseph Touch">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="March" day="8" year="2019"/>
            <abstract>
              <t>Transport protocols are extended through the use of transport header options. This document experimentally extends UDP by indicating the location, syntax, and semantics for UDP transport layer options.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC0792" target="https://www.rfc-editor.org/info/rfc792" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.0792.xml" quoteTitle="true" derivedAnchor="RFC0792">
          <front>
            <title>Internet Control Message Protocol</title>
            <seriesInfo name="STD" value="5"/>
            <seriesInfo name="RFC" value="792"/>
            <seriesInfo name="DOI" value="10.17487/RFC0792"/>
            <author initials="J." surname="Postel" fullname="J. Postel">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1981" month="September"/>
          </front>
        </reference>
        <reference anchor="RFC1122" target="https://www.rfc-editor.org/info/rfc1122" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.1122.xml" quoteTitle="true" derivedAnchor="RFC1122">
          <front>
            <title>Requirements for Internet Hosts - Communication Layers</title>
            <seriesInfo name="STD" value="3"/>
            <seriesInfo name="RFC" value="1122"/>
            <seriesInfo name="DOI" value="10.17487/RFC1122"/>
            <author initials="R." surname="Braden" fullname="R. Braden" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1989" month="October"/>
            <abstract>
              <t>This RFC is an official specification for the Internet community.  It incorporates by reference, amends, corrects, and supplements the primary protocol standards documents relating to hosts.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC1812" target="https://www.rfc-editor.org/info/rfc1812" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.1812.xml" quoteTitle="true" derivedAnchor="RFC1812">
          <front>
            <title>Requirements for IP Version 4 Routers</title>
            <seriesInfo name="RFC" value="1812"/>
            <seriesInfo name="DOI" value="10.17487/RFC1812"/>
            <author initials="F." surname="Baker" fullname="F. Baker" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1995" month="June"/>
            <abstract>
              <t>This memo defines and discusses requirements for devices that perform the network layer forwarding function of the Internet protocol suite. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC2923" target="https://www.rfc-editor.org/info/rfc2923" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2923.xml" quoteTitle="true" derivedAnchor="RFC2923">
          <front>
            <title>TCP Problems with Path MTU Discovery</title>
            <seriesInfo name="RFC" value="2923"/>
            <seriesInfo name="DOI" value="10.17487/RFC2923"/>
            <author initials="K." surname="Lahey" fullname="K. Lahey">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2000" month="September"/>
            <abstract>
              <t>This memo catalogs several known Transmission Control Protocol (TCP) implementation problems dealing with Path Maximum Transmission Unit Discovery (PMTUD), including the long-standing black hole problem, stretch acknowlegements (ACKs) due to confusion between Maximum Segment Size (MSS) and segment size, and MSS advertisement based on PMTU.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC4340" target="https://www.rfc-editor.org/info/rfc4340" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4340.xml" quoteTitle="true" derivedAnchor="RFC4340">
          <front>
            <title>Datagram Congestion Control Protocol (DCCP)</title>
            <seriesInfo name="RFC" value="4340"/>
            <seriesInfo name="DOI" value="10.17487/RFC4340"/>
            <author initials="E." surname="Kohler" fullname="E. Kohler">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Handley" fullname="M. Handley">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Floyd" fullname="S. Floyd">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2006" month="March"/>
            <abstract>
              <t>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>
        </reference>
        <reference anchor="RFC4443" target="https://www.rfc-editor.org/info/rfc4443" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4443.xml" quoteTitle="true" derivedAnchor="RFC4443">
          <front>
            <title>Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification</title>
            <seriesInfo name="STD" value="89"/>
            <seriesInfo name="RFC" value="4443"/>
            <seriesInfo name="DOI" value="10.17487/RFC4443"/>
            <author initials="A." surname="Conta" fullname="A. Conta">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Deering" fullname="S. Deering">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Gupta" fullname="M. Gupta" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2006" month="March"/>
            <abstract>
              <t>This document describes the format of a set of control messages used in ICMPv6 (Internet Control Message Protocol).  ICMPv6 is the Internet Control Message Protocol for Internet Protocol version 6 (IPv6).  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC4821" target="https://www.rfc-editor.org/info/rfc4821" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4821.xml" quoteTitle="true" derivedAnchor="RFC4821">
          <front>
            <title>Packetization Layer Path MTU Discovery</title>
            <seriesInfo name="RFC" value="4821"/>
            <seriesInfo name="DOI" value="10.17487/RFC4821"/>
            <author initials="M." surname="Mathis" fullname="M. Mathis">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Heffner" fullname="J. Heffner">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2007" month="March"/>
            <abstract>
              <t>This document describes a robust method for Path MTU Discovery (PMTUD) that relies on TCP or some other Packetization Layer to probe an Internet path with progressively larger packets.  This method is described as an extension to RFC 1191 and RFC 1981, which specify ICMP-based Path MTU Discovery for IP versions 4 and 6, respectively.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC4890" target="https://www.rfc-editor.org/info/rfc4890" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.4890.xml" quoteTitle="true" derivedAnchor="RFC4890">
          <front>
            <title>Recommendations for Filtering ICMPv6 Messages in Firewalls</title>
            <seriesInfo name="RFC" value="4890"/>
            <seriesInfo name="DOI" value="10.17487/RFC4890"/>
            <author initials="E." surname="Davies" fullname="E. Davies">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Mohacsi" fullname="J. Mohacsi">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2007" month="May"/>
            <abstract>
              <t>In networks supporting IPv6, the Internet Control Message Protocol version 6 (ICMPv6) plays a fundamental role with a large number of functions, and a correspondingly large number of message types and options.  ICMPv6 is essential to the functioning of IPv6, but there are a number of security risks associated with uncontrolled forwarding of ICMPv6 messages.  Filtering strategies designed for the corresponding protocol, ICMP, in IPv4 networks are not directly applicable, because these strategies are intended to accommodate a useful auxiliary protocol that may not be required for correct functioning.</t>
              <t>This document provides some recommendations for ICMPv6 firewall filter configuration that will allow propagation of ICMPv6 messages that are needed to maintain the functioning of the network but drop messages that are potential security risks.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
        </reference>
      </references>
    </references>
    <section numbered="true" toc="include" removeInRFC="false" pn="section-appendix.a">
      <name slugifiedName="name-revision-notes">Revision Notes</name>
      <t pn="section-appendix.a-1">Note to RFC-Editor: please remove this entire section prior to
      publication.</t>
      <t pn="section-appendix.a-2">Individual draft -00: </t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-3">
        <li pn="section-appendix.a-3.1">Comments and corrections are welcome directly to the authors or
          via the IETF TSVWG working group mailing list.</li>
        <li pn="section-appendix.a-3.2">This update is proposed for WG comments.</li>
      </ul>
      <t pn="section-appendix.a-4">Individual draft -01:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-5">
        <li pn="section-appendix.a-5.1">Contains the first representation of the algorithm, showing the
          states and timers</li>
        <li pn="section-appendix.a-5.2">This update is proposed for WG comments.</li>
      </ul>
      <t pn="section-appendix.a-6">Individual draft -02:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-7">
        <li pn="section-appendix.a-7.1">Contains updated representation of the algorithm, and textual
          corrections.</li>
        <li pn="section-appendix.a-7.2">The text describing when to set the effective PMTU has not yet
          been validated by the authors</li>
        <li pn="section-appendix.a-7.3">To determine security to off-path-attacks: We need to decide
          whether a received PTB message SHOULD/MUST be validated? The text on
          how to handle a PTB message indicating a link MTU larger than the
          probe has yet not been validated by the authors</li>
        <li pn="section-appendix.a-7.4">No text currently describes how to handle inconsistent results
          from arbitrary re-routing along different parallel paths</li>
        <li pn="section-appendix.a-7.5">This update is proposed for WG comments.</li>
      </ul>
      <t pn="section-appendix.a-8">Working Group draft -00:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-9">
        <li pn="section-appendix.a-9.1">This draft follows a successful adoption call for TSVWG</li>
        <li pn="section-appendix.a-9.2">There is still work to complete, please comment on this
          draft.</li>
      </ul>
      <t pn="section-appendix.a-10">Working Group draft -01:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-11">
        <li pn="section-appendix.a-11.1">This draft includes improved introduction.</li>
        <li pn="section-appendix.a-11.2">The draft is updated to require ICMP validation prior to
          accepting PTB messages - this to be confirmed by WG</li>
        <li pn="section-appendix.a-11.3">Section added to discuss Selection of Probe Size - methods to be
          evlauated and recommendations to be considered</li>
        <li pn="section-appendix.a-11.4">Section added to align with work proposed in the QUIC WG.</li>
      </ul>
      <t pn="section-appendix.a-12">Working Group draft -02:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-13">
        <li pn="section-appendix.a-13.1">The draft was updated based on feedback from the WG, and a
          detailed review by Magnus Westerlund.</li>
        <li pn="section-appendix.a-13.2">The document updates RFC 4821.</li>
        <li pn="section-appendix.a-13.3">Requirements list updated.</li>
        <li pn="section-appendix.a-13.4">Added more explicit discussion of a simpler black-hole detection
          mode.</li>
        <li pn="section-appendix.a-13.5">This draft includes reorganisation of the section on IETF
          protocols.</li>
        <li pn="section-appendix.a-13.6">Added more discussion of implementation within an
          application.</li>
        <li pn="section-appendix.a-13.7">Added text on flapping paths.</li>
        <li pn="section-appendix.a-13.8">Replaced 'effective MTU' with new term PLPMTU.</li>
      </ul>
      <t pn="section-appendix.a-14">Working Group draft -03:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-15">
        <li pn="section-appendix.a-15.1">Updated figures</li>
        <li pn="section-appendix.a-15.2">Added more discussion on blackhole detection</li>
        <li pn="section-appendix.a-15.3">Added figure describing just blackhole detection</li>
        <li pn="section-appendix.a-15.4">Added figure relating MPS sizes</li>
      </ul>
      <t pn="section-appendix.a-16">Working Group draft -04:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-17">
        <li pn="section-appendix.a-17.1">Described phases and named these consistently.</li>
        <li pn="section-appendix.a-17.2">Corrected transition from confirmation directly to the search
          phase (Base has been checked).</li>
        <li pn="section-appendix.a-17.3">Redrawn state diagrams.</li>
        <li pn="section-appendix.a-17.4">Renamed BASE_MTU to BASE_PMTU (because it is a base for the
          PMTU).</li>
        <li pn="section-appendix.a-17.5">Clarified Error state.</li>
        <li pn="section-appendix.a-17.6">Clarified supsending DPLPMTUD.</li>
        <li pn="section-appendix.a-17.7">Verified normative text in requirements section.</li>
        <li pn="section-appendix.a-17.8">Removed duplicate text.</li>
        <li pn="section-appendix.a-17.9">Changed all text to refer to /packet probe/probe packet/
          /validation/verification/ added term /Probe Confirmation/ and
          clarified BlackHole detection.</li>
      </ul>
      <t pn="section-appendix.a-18">Working Group draft -05:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-19">
        <li pn="section-appendix.a-19.1">Updated security considerations.</li>
        <li pn="section-appendix.a-19.2">Feedback after speaking with Joe Touch helped improve UDP-Options
          description.</li>
      </ul>
      <t pn="section-appendix.a-20">Working Group draft -06:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-21">
        <li pn="section-appendix.a-21.1">Updated description of ICMP issues in section 1.1</li>
        <li pn="section-appendix.a-21.2">Update to description of QUIC.</li>
      </ul>
      <t pn="section-appendix.a-22">Working group draft -07:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-23">
        <li pn="section-appendix.a-23.1">Moved description of the PTB processing method from the PTB
          requirements section.</li>
        <li pn="section-appendix.a-23.2">Clarified what is performed in the PTB validation check.</li>
        <li pn="section-appendix.a-23.3">Updated security consideration to explain PTB security without
          needing to read the rest of the document.</li>
        <li pn="section-appendix.a-23.4">Reformatted state machine diagram</li>
      </ul>
      <t pn="section-appendix.a-24">Working group draft -08:</t>
      <ul spacing="normal" bare="false" empty="false" pn="section-appendix.a-25">
        <li pn="section-appendix.a-25.1">Moved to rfcxml v3+</li>
        <li pn="section-appendix.a-25.2">Rendered diagrams to svg in html version.</li>
        <li pn="section-appendix.a-25.3">Removed Appendix A. Event-driven state changes.</li>
        <li pn="section-appendix.a-25.4">Removed section on DPLPMTUD with UDP Options.</li>
        <li pn="section-appendix.a-25.5">Shortened the dsecription of phases.</li>
      </ul>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author fullname="Godred Fairhurst" initials="G" surname="Fairhurst">
        <organization showOnFrontPage="true">University of Aberdeen</organization>
        <address>
          <postal>
            <street>School of Engineering</street>
            <street>Fraser Noble Building</street>
            <city>Aberdeen</city>
            <region/>
            <code>AB24 3UE</code>
            <country>UK</country>
          </postal>
          <email>gorry@erg.abdn.ac.uk</email>
        </address>
      </author>
      <author fullname="Tom Jones" initials="T" surname="Jones">
        <organization showOnFrontPage="true">University of Aberdeen</organization>
        <address>
          <postal>
            <street>School of Engineering</street>
            <street>Fraser Noble Building</street>
            <city>Aberdeen</city>
            <region/>
            <code>AB24 3UE</code>
            <country>UK</country>
          </postal>
          <email>tom@erg.abdn.ac.uk</email>
        </address>
      </author>
      <author fullname="Michael Tuexen" initials="M" surname="Tuexen">
        <organization showOnFrontPage="true">Muenster University of Applied Sciences</organization>
        <address>
          <postal>
            <street>Stegerwaldstrasse 39</street>
            <code>48565</code>
            <city>Steinfurt</city>
            <region/>
            <country>DE</country>
          </postal>
          <email>tuexen@fh-muenster.de</email>
        </address>
      </author>
      <author fullname="Irene Ruengeler" initials="I" surname="Ruengeler">
        <organization showOnFrontPage="true">Muenster University of Applied Sciences</organization>
        <address>
          <postal>
            <street>Stegerwaldstrasse 39</street>
            <code>48565</code>
            <city>Steinfurt</city>
            <region/>
            <country>DE</country>
          </postal>
          <email>i.ruengeler@fh-muenster.de</email>
        </address>
      </author>
      <author fullname="Timo Voelker" initials="T" surname="Voelker">
        <organization showOnFrontPage="true">Muenster University of Applied Sciences</organization>
        <address>
          <postal>
            <street>Stegerwaldstrasse 39</street>
            <code>48565</code>
            <city>Steinfurt</city>
            <region/>
            <country>DE</country>
          </postal>
          <email>timo.voelker@fh-muenster.de</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
