<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.4 (Ruby 3.2.2) -->
<?rfc strict="yes"?>
<?rfc comments="yes"?>
<?rfc docmapping="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-wing-cidfi-03" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.18.2 -->
  <front>
    <title abbrev="CIDFI">Framework for CID Flow Indicator (CIDFI)</title>
    <seriesInfo name="Internet-Draft" value="draft-wing-cidfi-03"/>
    <author fullname="Dan Wing">
      <organization abbrev="Cloud Software Group">Cloud Software Group Holdings, Inc.</organization>
      <address>
        <postal>
          <country>United States of America</country>
        </postal>
        <email>danwing@gmail.com</email>
      </address>
    </author>
    <author fullname="Tirumaleswar Reddy">
      <organization>Nokia</organization>
      <address>
        <postal>
          <city>Bangalore</city>
          <region>Karnataka</region>
          <country>India</country>
        </postal>
        <email>kondtir@gmail.com</email>
      </address>
    </author>
    <author fullname="Mohamed Boucadair">
      <organization>Orange</organization>
      <address>
        <postal>
          <street>Rennes</street>
          <code>35000</code>
          <country>France</country>
        </postal>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <date year="2023" month="December" day="07"/>
    <area>Network</area>
    <workgroup>Network Working Group</workgroup>
    <keyword>user experience</keyword>
    <keyword>bandwidth</keyword>
    <keyword>priority</keyword>
    <keyword>enriched feedback</keyword>
    <keyword>media streaming</keyword>
    <keyword>realtime media</keyword>
    <keyword>QoS</keyword>
    <keyword>5G</keyword>
    <keyword>Wi-Fi</keyword>
    <keyword>WiFi</keyword>
    <keyword>DTLS Connection Identifier</keyword>
    <keyword>DTLS-SRTP</keyword>
    <keyword>QUIC Connection Identifier</keyword>
    <keyword>QUIC</keyword>
    <abstract>
      <?line 122?>

<t>Host-to-network signaling and network-to-host signaling can improve
the user experience to adapt to network's constraints and share expected application needs, and thus to provide
differentiated service to a flow and to packets within a flow. The differentiated service may be provided at the network (e.g., packet prioritization), the server (e.g., adaptive transmission), or both.</t>
      <t>This document describes how clients can communicate with their nearby
network elements so their QUIC and DTLS streams can be augmented with
information about network conditions and packet importance to meet both
intentional and reactive management policies.  With
optional server support individual packets can receive differentiated
service. The proposed approach covers both directions of a flow.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://danwing.github.io/cidfi/draft-wing-cidfi.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-wing-cidfi/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        TSV Area Working Group mailing list (<eref target="mailto:tsvwg@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/tsvwg/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/tsvwg/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/danwing/cidfi"/>.</t>
    </note>
  </front>
  <middle>
    <?line 135?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Senders rely on ramping up their transmission rate until they encounter
packet loss or see <xref target="ECN"/> indicating they should level off or
slow down their transmission rate.  This feedback takes time and contributes
to poor user experience when the sender over- or under-shoots the actual
available bandwidth, especially if the sender changes fidelity of the
content (e.g., improves video quality which consumes more bandwidth which
then gets dropped by the network).  This is also called an 'intentional
management policy'.</t>
      <t>Due to network constraints a network element will need to drop or even
prioritize a packet ahead of other packets within the same UDP 4-tuple. The decision of which packet
to drop or prioritize is improved if the network element knows the
importance of the packet.  By mapping packet metadata to a network-visible
field in each packet, the network element is better informed and better able
to improve the user experience.</t>
      <t>There are also exceptional cases (crisis) where "normal" network
resources cannot be used at maximum and, thus, a network would seek to
reduce or offload some of the traffic during these events -- often
called 'reactive traffic policy'. Network-to-host signals are
useful to put in place adequate traffic distribution policies (e.g.,
prefer the use of alternate paths, offload a network).</t>
      <t><xref target="design-approaches"/> depicts examples of approaches to establish channels to convey
and share metadata between hosts, networks, and servers. This document adheres to
the client-centric metadata sharing approach because it preserves privacy and also
takes advantage of clients having a full view on their available network attachments.
Metadata exchanges can occur in one single direction or both directions of a flows.</t>
      <figure anchor="design-approaches">
        <name>Candidate Design Approaches</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="672" width="552" viewBox="0 0 552 672" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,80 L 8,112" fill="none" stroke="black"/>
              <path d="M 8,272 L 8,304" fill="none" stroke="black"/>
              <path d="M 8,512 L 8,544" fill="none" stroke="black"/>
              <path d="M 40,112 L 40,192" fill="none" stroke="black"/>
              <path d="M 40,304 L 40,432" fill="none" stroke="black"/>
              <path d="M 40,544 L 40,656" fill="none" stroke="black"/>
              <path d="M 64,80 L 64,112" fill="none" stroke="black"/>
              <path d="M 64,272 L 64,304" fill="none" stroke="black"/>
              <path d="M 64,512 L 64,544" fill="none" stroke="black"/>
              <path d="M 184,64 L 184,88" fill="none" stroke="black"/>
              <path d="M 184,104 L 184,112" fill="none" stroke="black"/>
              <path d="M 192,256 L 192,280" fill="none" stroke="black"/>
              <path d="M 192,296 L 192,304" fill="none" stroke="black"/>
              <path d="M 208,496 L 208,520" fill="none" stroke="black"/>
              <path d="M 208,536 L 208,544" fill="none" stroke="black"/>
              <path d="M 256,128 L 256,192" fill="none" stroke="black"/>
              <path d="M 264,320 L 264,336" fill="none" stroke="black"/>
              <path d="M 264,368 L 264,432" fill="none" stroke="black"/>
              <path d="M 280,560 L 280,624" fill="none" stroke="black"/>
              <path d="M 320,64 L 320,88" fill="none" stroke="black"/>
              <path d="M 320,104 L 320,112" fill="none" stroke="black"/>
              <path d="M 328,256 L 328,280" fill="none" stroke="black"/>
              <path d="M 328,296 L 328,304" fill="none" stroke="black"/>
              <path d="M 344,496 L 344,520" fill="none" stroke="black"/>
              <path d="M 344,536 L 344,544" fill="none" stroke="black"/>
              <path d="M 440,80 L 440,112" fill="none" stroke="black"/>
              <path d="M 440,272 L 440,304" fill="none" stroke="black"/>
              <path d="M 456,64 L 456,80" fill="none" stroke="black"/>
              <path d="M 456,256 L 456,272" fill="none" stroke="black"/>
              <path d="M 456,512 L 456,544" fill="none" stroke="black"/>
              <path d="M 472,48 L 472,64" fill="none" stroke="black"/>
              <path d="M 472,112 L 472,192" fill="none" stroke="black"/>
              <path d="M 472,240 L 472,256" fill="none" stroke="black"/>
              <path d="M 472,304 L 472,432" fill="none" stroke="black"/>
              <path d="M 472,496 L 472,512" fill="none" stroke="black"/>
              <path d="M 488,480 L 488,496" fill="none" stroke="black"/>
              <path d="M 488,544 L 488,656" fill="none" stroke="black"/>
              <path d="M 496,80 L 496,112" fill="none" stroke="black"/>
              <path d="M 496,272 L 496,304" fill="none" stroke="black"/>
              <path d="M 512,64 L 512,96" fill="none" stroke="black"/>
              <path d="M 512,256 L 512,288" fill="none" stroke="black"/>
              <path d="M 512,512 L 512,544" fill="none" stroke="black"/>
              <path d="M 520,368 L 520,384" fill="none" stroke="black"/>
              <path d="M 528,48 L 528,80" fill="none" stroke="black"/>
              <path d="M 528,240 L 528,272" fill="none" stroke="black"/>
              <path d="M 528,496 L 528,528" fill="none" stroke="black"/>
              <path d="M 544,480 L 544,512" fill="none" stroke="black"/>
              <path d="M 200,48 L 304,48" fill="none" stroke="black"/>
              <path d="M 472,48 L 528,48" fill="none" stroke="black"/>
              <path d="M 456,64 L 512,64" fill="none" stroke="black"/>
              <path d="M 8,80 L 64,80" fill="none" stroke="black"/>
              <path d="M 440,80 L 496,80" fill="none" stroke="black"/>
              <path d="M 512,80 L 528,80" fill="none" stroke="black"/>
              <path d="M 64,96 L 440,96" fill="none" stroke="black"/>
              <path d="M 496,96 L 512,96" fill="none" stroke="black"/>
              <path d="M 8,112 L 64,112" fill="none" stroke="black"/>
              <path d="M 440,112 L 496,112" fill="none" stroke="black"/>
              <path d="M 200,128 L 304,128" fill="none" stroke="black"/>
              <path d="M 48,158 L 72,158" fill="none" stroke="black"/>
              <path d="M 48,162 L 72,162" fill="none" stroke="black"/>
              <path d="M 224,158 L 248,158" fill="none" stroke="black"/>
              <path d="M 224,162 L 248,162" fill="none" stroke="black"/>
              <path d="M 264,158 L 288,158" fill="none" stroke="black"/>
              <path d="M 264,162 L 288,162" fill="none" stroke="black"/>
              <path d="M 440,158 L 464,158" fill="none" stroke="black"/>
              <path d="M 440,162 L 464,162" fill="none" stroke="black"/>
              <path d="M 208,240 L 312,240" fill="none" stroke="black"/>
              <path d="M 472,240 L 528,240" fill="none" stroke="black"/>
              <path d="M 456,256 L 512,256" fill="none" stroke="black"/>
              <path d="M 8,272 L 64,272" fill="none" stroke="black"/>
              <path d="M 440,272 L 496,272" fill="none" stroke="black"/>
              <path d="M 512,272 L 528,272" fill="none" stroke="black"/>
              <path d="M 64,288 L 440,288" fill="none" stroke="black"/>
              <path d="M 496,288 L 512,288" fill="none" stroke="black"/>
              <path d="M 8,304 L 64,304" fill="none" stroke="black"/>
              <path d="M 440,304 L 496,304" fill="none" stroke="black"/>
              <path d="M 208,320 L 312,320" fill="none" stroke="black"/>
              <path d="M 48,352 L 88,352" fill="none" stroke="black"/>
              <path d="M 416,352 L 464,352" fill="none" stroke="black"/>
              <path d="M 480,352 L 504,352" fill="none" stroke="black"/>
              <path d="M 48,400 L 64,400" fill="none" stroke="black"/>
              <path d="M 240,400 L 256,400" fill="none" stroke="black"/>
              <path d="M 272,400 L 312,400" fill="none" stroke="black"/>
              <path d="M 400,400 L 464,400" fill="none" stroke="black"/>
              <path d="M 480,400 L 504,400" fill="none" stroke="black"/>
              <path d="M 224,480 L 328,480" fill="none" stroke="black"/>
              <path d="M 488,480 L 544,480" fill="none" stroke="black"/>
              <path d="M 472,496 L 528,496" fill="none" stroke="black"/>
              <path d="M 8,512 L 64,512" fill="none" stroke="black"/>
              <path d="M 456,512 L 512,512" fill="none" stroke="black"/>
              <path d="M 528,512 L 544,512" fill="none" stroke="black"/>
              <path d="M 64,528 L 456,528" fill="none" stroke="black"/>
              <path d="M 512,528 L 528,528" fill="none" stroke="black"/>
              <path d="M 8,544 L 64,544" fill="none" stroke="black"/>
              <path d="M 456,544 L 512,544" fill="none" stroke="black"/>
              <path d="M 224,560 L 328,560" fill="none" stroke="black"/>
              <path d="M 48,592 L 120,592" fill="none" stroke="black"/>
              <path d="M 208,592 L 272,592" fill="none" stroke="black"/>
              <path d="M 48,638 L 64,638" fill="none" stroke="black"/>
              <path d="M 48,642 L 64,642" fill="none" stroke="black"/>
              <path d="M 464,638 L 480,638" fill="none" stroke="black"/>
              <path d="M 464,642 L 480,642" fill="none" stroke="black"/>
              <path d="M 200,48 C 191.16936,48 184,55.16936 184,64" fill="none" stroke="black"/>
              <path d="M 304,48 C 312.83064,48 320,55.16936 320,64" fill="none" stroke="black"/>
              <path d="M 200,128 C 191.16936,128 184,120.83064 184,112" fill="none" stroke="black"/>
              <path d="M 304,128 C 312.83064,128 320,120.83064 320,112" fill="none" stroke="black"/>
              <path d="M 208,240 C 199.16936,240 192,247.16936 192,256" fill="none" stroke="black"/>
              <path d="M 312,240 C 320.83064,240 328,247.16936 328,256" fill="none" stroke="black"/>
              <path d="M 208,320 C 199.16936,320 192,312.83064 192,304" fill="none" stroke="black"/>
              <path d="M 312,320 C 320.83064,320 328,312.83064 328,304" fill="none" stroke="black"/>
              <path d="M 504,352 C 512.83064,352 520,359.16936 520,368" fill="none" stroke="black"/>
              <path d="M 504,400 C 512.83064,400 520,392.83064 520,384" fill="none" stroke="black"/>
              <path d="M 224,480 C 215.16936,480 208,487.16936 208,496" fill="none" stroke="black"/>
              <path d="M 328,480 C 336.83064,480 344,487.16936 344,496" fill="none" stroke="black"/>
              <path d="M 224,560 C 215.16936,560 208,552.83064 208,544" fill="none" stroke="black"/>
              <path d="M 328,560 C 336.83064,560 344,552.83064 344,544" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="488,640 476,634.4 476,645.6" fill="black" transform="rotate(0,480,640)"/>
              <polygon class="arrowhead" points="488,400 476,394.4 476,405.6" fill="black" transform="rotate(180,480,400)"/>
              <polygon class="arrowhead" points="488,352 476,346.4 476,357.6" fill="black" transform="rotate(180,480,352)"/>
              <polygon class="arrowhead" points="472,400 460,394.4 460,405.6" fill="black" transform="rotate(0,464,400)"/>
              <polygon class="arrowhead" points="472,352 460,346.4 460,357.6" fill="black" transform="rotate(0,464,352)"/>
              <polygon class="arrowhead" points="472,160 460,154.4 460,165.6" fill="black" transform="rotate(0,464,160)"/>
              <path class="jump" d="M 344,536 C 338,536 338,520 344,520" fill="none" stroke="black"/>
              <path class="jump" d="M 328,296 C 322,296 322,280 328,280" fill="none" stroke="black"/>
              <path class="jump" d="M 320,104 C 314,104 314,88 320,88" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="280,592 268,586.4 268,597.6" fill="black" transform="rotate(0,272,592)"/>
              <polygon class="arrowhead" points="280,400 268,394.4 268,405.6" fill="black" transform="rotate(180,272,400)"/>
              <polygon class="arrowhead" points="272,160 260,154.4 260,165.6" fill="black" transform="rotate(180,264,160)"/>
              <polygon class="arrowhead" points="264,400 252,394.4 252,405.6" fill="black" transform="rotate(0,256,400)"/>
              <polygon class="arrowhead" points="256,160 244,154.4 244,165.6" fill="black" transform="rotate(0,248,160)"/>
              <path class="jump" d="M 208,536 C 214,536 214,520 208,520" fill="none" stroke="black"/>
              <path class="jump" d="M 192,296 C 198,296 198,280 192,280" fill="none" stroke="black"/>
              <path class="jump" d="M 184,104 C 190,104 190,88 184,88" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="56,640 44,634.4 44,645.6" fill="black" transform="rotate(180,48,640)"/>
              <polygon class="arrowhead" points="56,592 44,586.4 44,597.6" fill="black" transform="rotate(180,48,592)"/>
              <polygon class="arrowhead" points="56,400 44,394.4 44,405.6" fill="black" transform="rotate(180,48,400)"/>
              <polygon class="arrowhead" points="56,352 44,346.4 44,357.6" fill="black" transform="rotate(180,48,352)"/>
              <polygon class="arrowhead" points="56,160 44,154.4 44,165.6" fill="black" transform="rotate(180,48,160)"/>
              <g class="text">
                <text x="16" y="36">(1)</text>
                <text x="72" y="36">Proxied</text>
                <text x="148" y="36">Connection</text>
                <text x="252" y="84">Network(s)</text>
                <text x="36" y="100">Client</text>
                <text x="468" y="100">Server</text>
                <text x="92" y="164">User</text>
                <text x="168" y="164">Data+Metadata</text>
                <text x="308" y="164">User</text>
                <text x="384" y="164">Data+Metadata</text>
                <text x="92" y="180">Secure</text>
                <text x="164" y="180">Connection</text>
                <text x="216" y="180">1</text>
                <text x="308" y="180">Secure</text>
                <text x="380" y="180">Connection</text>
                <text x="432" y="180">2</text>
                <text x="16" y="228">(2)</text>
                <text x="88" y="228">Out-of-band</text>
                <text x="172" y="228">Metadata</text>
                <text x="240" y="228">Sharing</text>
                <text x="260" y="276">Network(s)</text>
                <text x="36" y="292">Client</text>
                <text x="468" y="292">Server</text>
                <text x="132" y="356">End-to-End</text>
                <text x="204" y="356">Secure</text>
                <text x="276" y="356">Connection</text>
                <text x="328" y="356">+</text>
                <text x="356" y="356">User</text>
                <text x="396" y="356">Data</text>
                <text x="500" y="372">GLUE</text>
                <text x="496" y="388">CXs</text>
                <text x="108" y="404">Metadata</text>
                <text x="188" y="404">(Optional)</text>
                <text x="356" y="404">Metadata</text>
                <text x="100" y="420">Secure</text>
                <text x="172" y="420">Connection</text>
                <text x="224" y="420">1</text>
                <text x="324" y="420">Secure</text>
                <text x="396" y="420">Connection</text>
                <text x="448" y="420">2</text>
                <text x="16" y="468">(3)</text>
                <text x="100" y="468">Client-centric</text>
                <text x="196" y="468">Metadata</text>
                <text x="264" y="468">Sharing</text>
                <text x="276" y="516">Network(s)</text>
                <text x="36" y="532">Client</text>
                <text x="484" y="532">Server</text>
                <text x="164" y="596">Metadata</text>
                <text x="132" y="612">Secure</text>
                <text x="204" y="612">Connection</text>
                <text x="116" y="644">End-to-End</text>
                <text x="188" y="644">Secure</text>
                <text x="260" y="644">Connection</text>
                <text x="324" y="644">User</text>
                <text x="400" y="644">Data+Metadata</text>
                <text x="280" y="660">|</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
(1)  Proxied Connection
                       .--------------.                   +------+
                      |                |                +-+----+ |
+------+              |   Network(s)   |              +-+----+ +-+
|Client+--------------)----------------(--------------+Server+-+
+---+--+              |                |              +---+--+
    |                  '-------+------'                   |
    |                          |                          |
    +<===User Data+Metadata===>+<===User Data+Metadata===>+
    |   Secure Connection 1    |   Secure Connection 2    |
    |                          |                          |

(2)  Out-of-band Metadata Sharing
                        .--------------.                  +------+
                       |                |               +-+----+ |
+------+               |   Network(s)   |             +-+----+ +-+
|Client+---------------)----------------(-------------+Server+-+
+---+--+               |                |             +---+--+
    |                   '-------+------'                  |
    |                           |                         |
    +<-----End-to-End Secure Connection + User Data------>+<---.
    |                           |                         | GLUE|
    |                           |                         | CXs |
    +<-- Metadata (Optional) -->+<----- Metadata -------->+<---'
    |    Secure Connection 1    |    Secure Connection 2  |
    |                           |                         |

(3)  Client-centric Metadata Sharing
                          .--------------.                  +------+
                         |                |               +-+----+ |
+------+                 |   Network(s)   |             +-+----+ +-+
|Client+-----------------)----------------(-------------+Server+-+
+---+--+                 |                |             +---+--+
    |                     '-------+------'                  |
    |                             |                         |
    +<--------- Metadata -------->+                         |
    |        Secure Connection    |                         |
    |                             |                         |
    +<== End-to-End Secure Connection User Data+Metadata ==>+
    |                             |                         |
]]></artwork>
        </artset>
      </figure>
      <t>The document is a generic framework that would function in any network deployment. This framework can be leveraged by any transport protocol (see <xref target="extending"/>). To illustrate the framework's applicability this document focuses on QUIC transport and application protocols using DTLS.</t>
    </section>
    <section anchor="overview">
      <name>Overview</name>
      <t>This document defines CIDFI (pronounced "sid fye") which is a system
of several protocols that allow communicating about a <xref target="QUIC"/>
connection or a DTLS connection <xref target="DTLS-CID"/> from the network to the
server and the server to the network.  The information exchanged
allows the server to know about network conditions and allows the
server to signal packet importance. The following main steps are involved in CIDFI; some of them are optional:</t>
      <ul spacing="normal">
        <li>
          <t>CIDFI-awareness discovery between a host and a network.</t>
        </li>
        <li>
          <t>Establishment of a secure association with all or a subset of CIDFI-aware
networks.</t>
        </li>
        <li>
          <t>Negotiation of CIDFI support with remote servers.</t>
        </li>
        <li>
          <t>CIDFI-aware networks sharing of changes of network conditions.</t>
        </li>
        <li>
          <t>CIDFI-aware clients sharing of metadata with CIDFI-aware networks as hints
to help processing flows.</t>
        </li>
        <li>
          <t>CIDFI-aware clients sharing of metadata with CIDFI-aware server to adapt
to local network conditions.</t>
        </li>
      </ul>
      <t>CIDFI does not require that all these steps are enabled. Incremental
deployments may be envisaged (e.g., network and client support, network, client,
and server support). Differentiated service can
be provided to a flow, packets within a flow, or a combination thereof as a function
of the CIDFI support by various involved entities. For example, a CIDFI-aware network
might share signals with clients that would then trigger locally connection migration or relay
the information to the server (if it is CIDFI-aware) to adjust its sending behavior
by avoiding aggressive use of local resources or using alternate paths. <xref target="metadata-exchanged"/>
further elaborates on the differentiated service that can be provided by enabling CIDFI.</t>
      <t><xref target="fig-arch"/> provides a sample network diagram of a CIDFI system showing two
bandwidth-constrained networks (or links) depicted by "B" and
CIDFI-aware devices immediately upstream of those links, and another
bandwidth-constrained link between a smartphone handset and its Radio
Access Network (RAN).  This diagram shows the same protocol and same mechanism
can operate with or without 5G, and can operate with different administrative
domains such as Wi-Fi, an ISP edge router, and a 5G RAN.</t>
      <t>For the sake of illustration, <xref target="fig-arch"/> simplifies the representation
of the various involved network segments. It also assumes that multiple
server instances are enabled in the server network but the document
does not make any assumption about the internal structure of the service
nor how a flow is processed by or steered to a service instance. However,
CIDFI includes provisions to ensure that the service instance that is
selected to service a client request is the same instance that will
receive CIDFI metadata for that client.</t>
      <figure anchor="fig-arch">
        <name>Network Diagram</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="320" width="560" viewBox="0 0 560 320" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,48 L 8,112" fill="none" stroke="black"/>
              <path d="M 8,176 L 8,256" fill="none" stroke="black"/>
              <path d="M 64,48 L 64,112" fill="none" stroke="black"/>
              <path d="M 88,176 L 88,256" fill="none" stroke="black"/>
              <path d="M 96,48 L 96,144" fill="none" stroke="black"/>
              <path d="M 152,48 L 152,144" fill="none" stroke="black"/>
              <path d="M 168,32 L 168,80" fill="none" stroke="black"/>
              <path d="M 168,112 L 168,216" fill="none" stroke="black"/>
              <path d="M 168,232 L 168,304" fill="none" stroke="black"/>
              <path d="M 184,48 L 184,128" fill="none" stroke="black"/>
              <path d="M 184,176 L 184,256" fill="none" stroke="black"/>
              <path d="M 240,48 L 240,128" fill="none" stroke="black"/>
              <path d="M 240,176 L 240,256" fill="none" stroke="black"/>
              <path d="M 264,80 L 264,112" fill="none" stroke="black"/>
              <path d="M 264,208 L 264,240" fill="none" stroke="black"/>
              <path d="M 320,80 L 320,112" fill="none" stroke="black"/>
              <path d="M 320,208 L 320,240" fill="none" stroke="black"/>
              <path d="M 344,32 L 344,88" fill="none" stroke="black"/>
              <path d="M 344,104 L 344,216" fill="none" stroke="black"/>
              <path d="M 344,232 L 344,304" fill="none" stroke="black"/>
              <path d="M 360,144 L 360,176" fill="none" stroke="black"/>
              <path d="M 376,96 L 376,144" fill="none" stroke="black"/>
              <path d="M 376,176 L 376,224" fill="none" stroke="black"/>
              <path d="M 416,144 L 416,176" fill="none" stroke="black"/>
              <path d="M 432,32 L 432,152" fill="none" stroke="black"/>
              <path d="M 432,168 L 432,304" fill="none" stroke="black"/>
              <path d="M 448,112 L 448,208" fill="none" stroke="black"/>
              <path d="M 520,112 L 520,208" fill="none" stroke="black"/>
              <path d="M 536,96 L 536,192" fill="none" stroke="black"/>
              <path d="M 552,80 L 552,176" fill="none" stroke="black"/>
              <path d="M 8,48 L 64,48" fill="none" stroke="black"/>
              <path d="M 96,48 L 152,48" fill="none" stroke="black"/>
              <path d="M 184,48 L 240,48" fill="none" stroke="black"/>
              <path d="M 264,80 L 320,80" fill="none" stroke="black"/>
              <path d="M 472,80 L 552,80" fill="none" stroke="black"/>
              <path d="M 240,96 L 264,96" fill="none" stroke="black"/>
              <path d="M 320,96 L 376,96" fill="none" stroke="black"/>
              <path d="M 464,96 L 536,96" fill="none" stroke="black"/>
              <path d="M 8,112 L 64,112" fill="none" stroke="black"/>
              <path d="M 264,112 L 320,112" fill="none" stroke="black"/>
              <path d="M 448,112 L 520,112" fill="none" stroke="black"/>
              <path d="M 184,128 L 240,128" fill="none" stroke="black"/>
              <path d="M 96,144 L 152,144" fill="none" stroke="black"/>
              <path d="M 360,144 L 416,144" fill="none" stroke="black"/>
              <path d="M 416,160 L 448,160" fill="none" stroke="black"/>
              <path d="M 8,176 L 88,176" fill="none" stroke="black"/>
              <path d="M 184,176 L 240,176" fill="none" stroke="black"/>
              <path d="M 360,176 L 416,176" fill="none" stroke="black"/>
              <path d="M 264,208 L 320,208" fill="none" stroke="black"/>
              <path d="M 448,208 L 520,208" fill="none" stroke="black"/>
              <path d="M 96,224 L 128,224" fill="none" stroke="black"/>
              <path d="M 144,224 L 184,224" fill="none" stroke="black"/>
              <path d="M 240,224 L 264,224" fill="none" stroke="black"/>
              <path d="M 320,224 L 376,224" fill="none" stroke="black"/>
              <path d="M 264,240 L 320,240" fill="none" stroke="black"/>
              <path d="M 8,256 L 88,256" fill="none" stroke="black"/>
              <path d="M 184,256 L 240,256" fill="none" stroke="black"/>
              <path d="M 472,80 C 463.16936,80 456,87.16936 456,96" fill="none" stroke="black"/>
              <path d="M 464,96 C 455.16936,96 448,103.16936 448,112" fill="none" stroke="black"/>
              <g class="text">
                <text x="36" y="68">CIDFI-</text>
                <text x="124" y="68">CIDFI-</text>
                <text x="212" y="68">CIDFI-</text>
                <text x="32" y="84">aware</text>
                <text x="120" y="84">aware</text>
                <text x="208" y="84">aware</text>
                <text x="36" y="100">client</text>
                <text x="80" y="100">-B-</text>
                <text x="120" y="100">Wi-Fi</text>
                <text x="168" y="100">-B-</text>
                <text x="204" y="100">edge</text>
                <text x="292" y="100">router</text>
                <text x="124" y="116">access</text>
                <text x="212" y="116">router</text>
                <text x="120" y="132">point</text>
                <text x="484" y="132">CIDFI-</text>
                <text x="480" y="148">aware</text>
                <text x="388" y="164">router</text>
                <text x="476" y="164">QUIC</text>
                <text x="508" y="164">or</text>
                <text x="476" y="180">DTLS</text>
                <text x="544" y="180">-</text>
                <text x="44" y="196">CIDFI-</text>
                <text x="212" y="196">CIDFI-</text>
                <text x="484" y="196">server</text>
                <text x="528" y="196">-</text>
                <text x="40" y="212">aware</text>
                <text x="208" y="212">aware</text>
                <text x="44" y="228">client</text>
                <text x="136" y="228">B</text>
                <text x="200" y="228">RAN</text>
                <text x="292" y="228">router</text>
                <text x="48" y="244">(handset)</text>
                <text x="212" y="244">router</text>
                <text x="384" y="292">Transit</text>
                <text x="476" y="292">Server</text>
                <text x="44" y="308">User</text>
                <text x="96" y="308">Network</text>
                <text x="216" y="308">ISP</text>
                <text x="264" y="308">Network</text>
                <text x="384" y="308">Network</text>
                <text x="480" y="308">Network</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
                    |                     |          |
+------+   +------+ | +------+            |          |
|CIDFI-|   |CIDFI-| | |CIDFI-|            |          |
|aware |   |aware | | |aware |  +------+  |          |   +----------+
|client+-B-+Wi-Fi +-B-+edge  +--+router+------+      |  +---------+ |
+------+   |access| | |router|  +------+  |   |      | +--------+ | |
           |point | | +------+            |   |      | | CIDFI- | | |
           +------+ |                     | +-+----+ | | aware  | | |
                    |                     | |router+---+ QUIC or| | |
+---------+         | +------+            | +-+----+ | | DTLS   | |-+
| CIDFI-  |         | |CIDFI-|            |   |      | | server |-+
| aware   |         | |aware |  +------+  |   |      | +--------+
| client  +-----B-----+RAN   +--+router+------+      |
|(handset)|         | |router|  +------+  |          |
+---------+         | +------+            |          |
                    |                     |          |
                    |                     | Transit  |  Server
   User Network     |    ISP Network      | Network  |  Network
]]></artwork>
        </artset>
      </figure>
      <t>The CIDFI-aware client establishes a TLS connection with the
CIDFI-aware network elements (Wi-Fi access point, edge router, and RAN
router in the above diagram).  Over this connection it receives
network performance information (n2h) and it sends mapping of (QUIC or DTLS)
Destination CIDs to packet importance (h2n).</t>
      <t>The design creates new state in the CIDFI-aware network elements for
mapping from Destination CID to the packet metadata and maintaining
triggers to update the client if the network characteristics change,
and to maintain a TLS channel with the client.</t>
      <t><xref target="network-to-host"/> describes network-to-host signaling
similar to the use case described in <xref section="2" sectionFormat="of" target="I-D.joras-sadcdn"/>, with metadata
relaying through the client.</t>
      <t><xref target="host-to-network"/> describes host-to-network
metadata signaling similar to the use cases described in <xref section="3" sectionFormat="of" target="I-D.joras-sadcdn"/>.  The host-to-network metadata signaling can
also benefit <xref target="I-D.ietf-avtcore-rtp-over-quic"/> and <xref target="DTLS-CID"/>.</t>
      <t>CIDFI brings benefits to QUIC and DTLS because those protocols are of
primary interest.  QUIC is quickly replacing HTTPS-over-TCP on many
websites and content delivery networks because of its advantages to
both end users and servers, supplanting TCP.  Applications can take
advantage of QUIC's unreliability to help networks provide reasonable
service to clients on constrained links, especially as the user
transitions from a high quality wireless reception to lower quality
reception (e.g., entering a building).  DTLS is used by WebRTC and
SIP for establishing interactive real-time audio, video, and screen
sharing, which benefit from knowing network characteristics (n2h
signaling) and benefit from prioritizing audio over video (h2n
signaling).  That said, CIDFI can be extended to other protocols
as discussed in <xref target="extending"/>.</t>
      <section anchor="operation-with-streaming-video">
        <name>Operation with Streaming Video</name>
        <t>Streaming video only needs to be transmitted slightly faster than the
video playout rate.  Sending the video significantly faster can waste
bandwidth, most notably if the user abandons the video early.  Worse, as discussed in <xref section="3.10" sectionFormat="of" target="RFC8517"/>, a fast download of a video that won't be viewed completely by the subscriber may lead to quick exhaustion of the user data quota. CIDFI
helps this use-case with its network-to-host signaling which informs
the client of available bandwidth allowing the client to choose
a compatible video stream.  This functionality does not need a CIDFI-
aware server.</t>
        <t>With reliable transport such as TCP, the only purpose of
video key frames is the user scrolling forward/backward.  When
video streaming uses unreliable transport (<xref target="RFC9221"/>)
it is beneficial to differentiate keyframes from predictive
frames on the network especially when the network performs
reactive policy management.  When the server also supports CIDFI,
key frames can be differentiated which improves user experience
during linear playout.</t>
      </section>
      <section anchor="operation-with-interactive-audiovideoscreen-sharing">
        <name>Operation with Interactive Audio/Video/Screen sharing</name>
        <t>With interactive sessions CIDFI can help determine the bandwidth
available for the flow so the video (and screen sharing) quality and
size can be constrained to the available bandwidth.  This benefit
can be deployed locally with a CIDFI-aware client and CIDFI-aware
network.</t>
        <t>When the remote peer also supports CIDFI, the remote peer can
differentiate packets containing audio, video, or screen sharing.  In
certain use-cases audio is the most important whereas in other
use-cases screen sharing is most important.  With CIDFI, the relative
importance of each packet can be differentiated as that relative
importance changes during a session.</t>
      </section>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

<t>The document makes use of the following terms:</t>
      <dl>
        <dt>CID:</dt>
        <dd>
          <t>Connection Identifier used by <xref target="QUIC"/> or <xref target="DTLS-CID"/>.</t>
        </dd>
        <dt>CNE:</dt>
        <dd>
          <t>CIDFI-aware Network Element, a network element that
supports this CIDFI specification.  This is typically a router.</t>
        </dd>
        <dt>Differentiated service:</dt>
        <dd>
          <t>Refers to a differentiated processing that can be provided to a flow (or specific packets within a flow) by a network, client, or server.</t>
        </dd>
        <dt/>
        <dd>
          <t>Examples of differentiated service are: prioritization, adaptive transmission, or traffic steering.</t>
        </dd>
      </dl>
      <section anchor="notations">
        <name>Notations</name>
        <t>For discussion purposes, JSON is used in the examples to give a flavor of the
data that the client retrieves from a CNE.  The authors
anticipate using a more efficient encoding such as <xref target="CBOR"/>.</t>
      </section>
    </section>
    <section anchor="design-goals">
      <name>Design Goals</name>
      <t>This section highlights the design goals of this specification.</t>
      <dl>
        <dt>Client Authorization:</dt>
        <dd>
          <t>The client authorizes each CIDFI-aware network element (CNE) to participate in CIDFI
for each QUIC (or DTLS) flow.</t>
        </dd>
        <dt>Same Server Instance:</dt>
        <dd>
          <t>When the server also participates in CIDFI, the same QUIC connection is used for CIDFI
communication with that server,
which ensures it arrives at the same server instance even in the presence of
network translators (NAT) or server-side ECMP load balancers or server-side CID-aware
load balancers <xref target="I-D.ietf-quic-load-balancers"/>.</t>
        </dd>
        <dt>Privacy:</dt>
        <dd>
          <t>The host-to-network signaling of the mapping from packet metadata to CID is only sent to CIDFI-aware network
elements (CNEs) and is protected by TLS.  The network-to-host signaling of network metadata is protected by TLS.  For
CIDFI to operate, a CNE never needs the server's identity, and a CNE is never provided decryption keys for
the QUIC communication between the client and server.</t>
        </dd>
        <dt>Integrity:</dt>
        <dd>
          <t>Metadata sharing, including the mapping of packet importance to Destination CIDs, are
integrity protected by QUIC (or DTLS) itself and cannot be modified by on-path
network elements.  The communication between client, server, and
network elements is protected by TLS.</t>
        </dd>
        <dt/>
        <dd>
          <t>Packet metadata is communicated over a
TLS-encrypted channel from the CIDFI client to its CIDFI-aware network elements,
and mapped to integrity-protected QUIC (or DTLS) CIDs.</t>
        </dd>
        <dt>Internet Survival:</dt>
        <dd>
          <t>The QUIC (or DTLS) communications between clients
and servers are not changed so CIDFI is expected to work wherever QUIC
(or DTLS) works.  The elements involved are only the QUIC (or DTLS)
client and server and with the participating CIDFI-aware network elements.</t>
        </dd>
        <dt/>
        <dd>
          <t>CIDFI can operate over IPv4, IPv6, IPv4/IPv4 translation (NAT), and IPv6/IPv4
translation (NAT64).</t>
        </dd>
      </dl>
    </section>
    <section anchor="network-configuration-to-support-cidfi">
      <name>Network Configuration to Support CIDFI</name>
      <t>The network is configured to advertise its support for CIDFI.</t>
      <t>For this step, four mechanisms are described in this document: DNS
SVCB records <xref target="RFC9460"/>, IPv6 Provisioning Domains (PvD) <xref target="RFC8801"/>, DHCP <xref target="RFC2131"/><xref target="RFC8415"/>, and 3GPP PCO.
These are described in the following sub-sections.</t>
      <ul empty="true">
        <li>
          <t>Standardizing all or some of these mechanisms is for further discussion.</t>
        </li>
      </ul>
      <section anchor="dns-svcb-records">
        <name>DNS SVCB Records</name>
        <t>This document defines a new DNS Service Binding parameter "cidfi-aware" in
<xref target="iana-svcb"/> and a new Special-Use Domain Name "cidfi.arpa" in
<xref target="iana-sudn"/>.</t>
        <t>The local network is configured to respond to DNS SVCB
<xref target="RFC9460"/> queries with ServiceMode (<xref section="2.4.3" sectionFormat="of" target="RFC9460"/>) for "_cidfi-aware.cidfi.arpa" with
the DNS names of that network's and upstream network's CIDFI-aware
network elements (CNEs).  If upstream networks also support CIDFI (e.g., the
ISP network) those SVCB records are aggregated into the local DNS
server's response by the local network's recursive DNS resolvers.  For
example, a query for "_cidfi-aware.cidfi.arpa" might return two answers
for the two CNEs on the local network, one belonging
to the local ISP (example.net) and the other belonging to the local
Wi-Fi network (example.com).</t>
        <figure anchor="svcb-ex">
          <name>Example of SVCB Records</name>
          <artwork align="center"><![CDATA[
_cidfi-aware.cidfi.arpa. 7200 IN SVCB 0 service-cidfi.example.net. (
    alpn=h3 cidfipathauth=/path-auth-query{?cidfi}
    cidfimetadata=/cidfi-metadata
    )
_cidfi-aware.cidfi.arpa. 7200 IN SVCB 0 wifi.example.com. (
    alpn=h3 cidfipathauth=/path-auth-query{?cidfi}
    cidfimetadata=/cidfi-metadata
    )
]]></artwork>
        </figure>
        <t>When multihoming, the multihome-capable CPE aggregates all upstream
networks' "_cidfi-aware.cidfi.arpa" responses into the response sent to
its locally-connected clients.</t>
      </section>
      <section anchor="provisioning-domains">
        <name>Provisioning Domains</name>
        <t>The CIDFI networks are configured to set the H-flag so clients can
request PvD Additional Information (<xref section="4.1" sectionFormat="of" target="RFC8801"/>).</t>
        <t>The "application/pvd+json" returned looks like what is depicted in <xref target="pvd-ex"/> when there are two
CIDFI-aware network elements, service-cidfi and wi-fi.</t>
        <figure anchor="pvd-ex">
          <name>Example of PvD Information</name>
          <artwork align="center"><![CDATA[
{
   "cidfi":[
      {
         "cidfinode":"service-cidfi.example.net",
         "min-ttl":3,
         "cidfipathauth":"/path-auth-query{?cidfi}",
         "cidfimetadata":"/cidfi-metadata"
      },
      {
         "cidfinode":"wi-fi.example.net",
         "min-ttl":2,
         "cidfipathauth":"/path-auth-query{?cidfi}",
         "cidfimetadata":"/cidfi-metadata"
      }
   ]
}
]]></artwork>
        </figure>
        <t>Multiple CIDFI-aware network elements on a network path will require
propagating the Provisioning Domain Additional Information.  For
example, a CIDFI-aware Wi-Fi access point connected to a CIDFI-aware
5G network will require the information for both CIDFI networks be available
to the client, in a single Provisioning Domain Additional Information
request.  This means the Wi-Fi access point has to obtain that information
so the Wi-Fi access point can provide both the 5G network's information
and the Wi-Fi access point's information.</t>
      </section>
      <section anchor="dhcp-or-3gpp-pco">
        <name>DHCP or 3GPP PCO</name>
        <t>The network is configured to respond to DHCPv6, DHCPv4 sub-option,
or 3GPP PCO (Protocol Configuration Option) Information Element.</t>
      </section>
    </section>
    <section anchor="attach">
      <name>Client Operation on Network Attach or Topology Change</name>
      <t>On initial network attach topology change (see <xref target="topology"/>),
the client learns if the network supports CIDFI (<xref target="discovery"/>) and
authorizes discovered network elements (<xref target="client-authorizes"/>).</t>
      <section anchor="discovery">
        <name>Client Learns Local Network Supports CIDFI</name>
        <t>For this step, four mechanisms are identified: DNS SVCB records, IPv6
PvD, DHCP, or 3GPP PCO.  These are described
in the following sub-sections.</t>
        <t>In all cases below,</t>
        <ul spacing="normal">
          <li>
            <t>if the discovery succeeds (i.e., the client concludes that the local
and/or ISP network support CIDFI) client processing proceeds to
<xref target="client-authorizes"/>.</t>
          </li>
          <li>
            <t>if the discovery failed (i.e., the client concludes that the local
network and ISP do not support CIDFI) client processing stops.</t>
          </li>
        </ul>
        <section anchor="client-learns-using-dns-svcb">
          <name>Client Learns Using DNS SVCB</name>
          <t>The client determines if the local network provides CIDFI service by
issuing a query to the local DNS server for
"_cidfi-aware.cidfi.arpa." with the SVCB resource record type (64)
<xref target="RFC9460"/>.</t>
        </section>
        <section anchor="client-learns-using-provisioning-domain">
          <name>Client Learns Using Provisioning Domain</name>
          <t>The client determines if the local network supports CIDFI by
querying https://&lt;PvD-ID&gt;/.well-known/pvd as described in <xref section="4.1" sectionFormat="of" target="RFC8801"/>.</t>
        </section>
        <section anchor="client-learns-using-dhcp-or-3gpp-pco">
          <name>Client Learns Using DHCP or 3GPP PCO</name>
          <t>The client determines that a local network is CIDFI-capable if the
client receives an explicit signal from the network, e.g., via a
dedicated DHCP option or a 3GPP PCO (Protocol Configuration Option)
Information Element. An example of explicit signal would be a DHCPv6
option or DHCPv4 sub-option that that is returned as part of
<xref target="RFC7839"/>.</t>
        </section>
      </section>
      <section anchor="client-authorizes">
        <name>Client Authorizes CIDFI-aware Network Elements</name>
        <t>The response from the previous step in <xref target="discovery"/> will contain one or more
CNEs.</t>
        <t>The client authorizes each of the CNEs using
a local policy.  This policy is implementation-specific.  An
implementation example might have the users authorize their ISP's CIDFI server
(e.g., allow "cidfi.example.net" if a user's ISP is configured with
"example.net").  Similarly, if none of the CNEs are recognized by the client, the client
might silently avoid using CIDFI on that network.</t>
        <t>After authorizing that subset of CNEs, the
client makes a new HTTPS connection to each of those CNEs
and performs PKIX validation of their certificates.
The client <bcp14>MAY</bcp14> have to authenticate itself to the CNE.</t>
        <t>The client then obtains the CIDFI nonce and CIDFI HMAC
secret from each CNE used later in <xref target="ownership"/> to prove
the client owns its UDP 4-tuple.</t>
        <figure anchor="hmac-ex">
          <name>Example of CIDFI HMAC and Nonce</name>
          <artwork align="center"><![CDATA[
{
   "cidfi-path-authentication":[
      {
         "nonce":"ddqwohxGZysgy0BySNh7sNHV5IH9RbE7rqXmg9wb9Npo",
         "hmac-secret":"jLNsCvuU59mt3F4/ePD9jbZ932TfsLSOP2Nx3XnUqc8v"
      }
   ]
}
]]></artwork>
        </figure>
      </section>
    </section>
    <section anchor="client-operation-on-each-connection-to-a-server">
      <name>Client Operation on Each Connection to a Server</name>
      <t>When a QUIC client (or DTLS-CID) client connects to a QUIC (or DTLS-CID) server, the client:</t>
      <ol spacing="normal" type="1"><li>
          <t>learns if the server supports CIDFI
and obtains its mapping of transmitted Destination CIDs to metadata, described
in <xref target="server-supports-cidfi"/>.</t>
        </li>
        <li>
          <t>proves ownership of its UDP 4-tuple to
the on-path CNEs, described in <xref target="ownership"/>.</t>
        </li>
        <li>
          <t>performs initial metadata exchange
with the CIDFI network element and server, and server and network element,
described in <xref target="initial-metadata-exchange"/>.</t>
        </li>
        <li>
          <t>for the duration of the connection, receives network-to-host and performs
host-to-network updates as network conditions or network requirements change,
described in <xref target="ongoing"/>. Some policies are provided to CNEs to control which network changes can trigger updating clients.</t>
        </li>
      </ol>
      <ul empty="true">
        <li>
          <t>Note: the client is also a sender, and can also perform all these
functions in its direction.  This functionality will be expanded in
later versions of this document.  For example, a mobile device
connected to Wi-Fi with 5G backhaul might be running an interactive
audio/video application and want to indicate to its internal Wi-Fi
driver and to the 5G modem its mapping from its transmitted QUIC
Destination CID to per-packet metadata and the application can benefit
from receiving network performance metrics.</t>
        </li>
      </ul>
      <section anchor="server-supports-cidfi">
        <name>Client Learns Server Supports CIDFI</name>
        <t>On initial connection to a QUIC server, the client includes a new QUIC
transport parameter CIDFI (<xref target="iana-tp"/>) which is remembered for 0-RTT.</t>
        <t>If the server does not indicate CIDFI support, the client can still
perform CIDFI -- but does not expect different CIDs to indicate
differentiated behavior.  The client can still signal its CNE(s) about
the flow, because the client knows some characteristics of the flow it
is receiving.  For example, if the client requested streaming video of
a certain bandwidth from the server or participated in a WebRTC
offer/answer exchange, the client knows some connectivity expectation about the
incoming flow without the server supporting CIDFI.  Processing
continues with the next step.</t>
        <t>If the server indicates CIDFI support, then the server creates a
new Server-Initiated, Bidirectional QUIC stream which is dedicated to
CIDFI communication.  This stream number is communicated in the
CIDFI transport response during the QUIC handshake.</t>
        <ul empty="true">
          <li>
            <t>TODO: Specify how CIDFI stream number is communicated to client.</t>
          </li>
        </ul>
        <t>The QUIC client and server exchange CIDFI information over
this CIDFI-dedicated stream as described in <xref target="initial-metadata-exchange"/>.</t>
        <t>Processing continues with the next step.</t>
      </section>
      <section anchor="ownership">
        <name>Client Proves Ownership of its UDP 4-Tuple</name>
        <t>To ensure that the client messages to a CNE
pertain only to the client's own UDP 4-tuple, the client sends the
CIDFI nonce protected by the HMAC secret it obtained from
<xref target="client-authorizes"/> over the QUIC UDP 4-tuple it is using with the
QUIC server over the path that involves that CNE. The ability to transmit that packet on the same UDP
4-tuple as the QUIC connection indicates ownership of that IP address
and UDP port number.  The nonce and HMAC are sent in a <xref target="STUN"/> indication (STUN
class of 0b01) containing one or more CIDFI-NONCE attributes
(<xref target="iana-stun"/>).  If there are multiple CNEs
the single STUN indication contains a CIDFI-NONCE attribute from each of
them.  This message is discarded, if received, by the QUIC server.</t>
        <t>In order to avoid overloading servers, the client may set the TTL/Hop Limit
to a value that allows to cross the CNE, but then dicarded before reaching the server.
For example, the host sets the TTL to "min-ttl" that is returned during CNE discovery.</t>
        <t><xref target="flow-diag-attach"/> shows a summarized message flow obtaining
the nonce and HMAC secret from the CNE (steps 1-2) which is performed
on network attach.</t>
        <figure anchor="flow-diag-attach">
          <name>Example of Flow Exhange</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="160" width="496" viewBox="0 0 496 160" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 24,64 L 24,144" fill="none" stroke="black"/>
                <path d="M 320,96 L 320,144" fill="none" stroke="black"/>
                <path d="M 472,64 L 472,144" fill="none" stroke="black"/>
                <path d="M 24,96 L 312,96" fill="none" stroke="black"/>
                <path d="M 32,128 L 320,128" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="320,96 308,90.4 308,101.6" fill="black" transform="rotate(0,312,96)"/>
                <polygon class="arrowhead" points="40,128 28,122.4 28,133.6" fill="black" transform="rotate(180,32,128)"/>
                <g class="text">
                  <text x="28" y="36">QUIC</text>
                  <text x="312" y="36">CIDFI-aware</text>
                  <text x="468" y="36">QUIC</text>
                  <text x="28" y="52">client</text>
                  <text x="284" y="52">edge</text>
                  <text x="332" y="52">router</text>
                  <text x="468" y="52">server</text>
                  <text x="320" y="68">|</text>
                  <text x="52" y="84">1.</text>
                  <text x="92" y="84">HTTPS:</text>
                  <text x="148" y="84">Enroll</text>
                  <text x="200" y="84">CIDFI</text>
                  <text x="252" y="84">router</text>
                  <text x="292" y="84">to</text>
                  <text x="352" y="84">participate</text>
                  <text x="52" y="116">2.</text>
                  <text x="92" y="116">HTTPS:</text>
                  <text x="136" y="116">Ok.</text>
                  <text x="208" y="116">nonce=12345</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
 QUIC                            CIDFI-aware            QUIC
client                           edge router           server
  |                                    |                  |
  |  1. HTTPS: Enroll CIDFI router to participate         |
  +----------------------------------->|                  |
  |  2. HTTPS: Ok.  nonce=12345        |                  |
  |<-----------------------------------+                  |
  |                                    |                  |
]]></artwork>
          </artset>
        </figure>
        <t>Later, when connecting to a new QUIC or DTLS server, the client
determines if there are on-path CIDFI Network Elements by sending the
nonce and HMAC in the same UDP 4-tuple as the QUIC or DTLS connect
(step 2).  If a CIDFI Network Element is present it processes the STUN
Indication and sends a response to the client over HTTP using the
HTTP channel established above.</t>
        <figure anchor="flow-diag-connect">
          <name>Example of Flow to New Server</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="368" width="512" viewBox="0 0 512 368" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 24,64 L 24,352" fill="none" stroke="black"/>
                <path d="M 320,136 L 320,176" fill="none" stroke="black"/>
                <path d="M 320,208 L 320,256" fill="none" stroke="black"/>
                <path d="M 320,328 L 320,352" fill="none" stroke="black"/>
                <path d="M 472,64 L 472,144" fill="none" stroke="black"/>
                <path d="M 472,176 L 472,352" fill="none" stroke="black"/>
                <path d="M 24,96 L 464,96" fill="none" stroke="black"/>
                <path d="M 24,128 L 464,128" fill="none" stroke="black"/>
                <path d="M 32,240 L 320,240" fill="none" stroke="black"/>
                <path d="M 24,288 L 312,288" fill="none" stroke="black"/>
                <path d="M 32,320 L 472,320" fill="none" stroke="black"/>
                <path d="M 32,352 L 320,352" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="472,128 460,122.4 460,133.6" fill="black" transform="rotate(0,464,128)"/>
                <polygon class="arrowhead" points="472,96 460,90.4 460,101.6" fill="black" transform="rotate(0,464,96)"/>
                <polygon class="arrowhead" points="320,288 308,282.4 308,293.6" fill="black" transform="rotate(0,312,288)"/>
                <polygon class="arrowhead" points="40,352 28,346.4 28,357.6" fill="black" transform="rotate(180,32,352)"/>
                <polygon class="arrowhead" points="40,320 28,314.4 28,325.6" fill="black" transform="rotate(180,32,320)"/>
                <polygon class="arrowhead" points="40,240 28,234.4 28,245.6" fill="black" transform="rotate(180,32,240)"/>
                <g class="text">
                  <text x="28" y="36">QUIC</text>
                  <text x="312" y="36">CIDFI-aware</text>
                  <text x="468" y="36">QUIC</text>
                  <text x="28" y="52">client</text>
                  <text x="284" y="52">edge</text>
                  <text x="332" y="52">router</text>
                  <text x="468" y="52">server</text>
                  <text x="320" y="68">|</text>
                  <text x="52" y="84">1.</text>
                  <text x="84" y="84">QUIC</text>
                  <text x="140" y="84">Initial,</text>
                  <text x="216" y="84">transport</text>
                  <text x="320" y="84">parameter=CIDFI</text>
                  <text x="52" y="116">2.</text>
                  <text x="84" y="116">STUN</text>
                  <text x="152" y="116">Indication,</text>
                  <text x="252" y="116">nonce=12345,</text>
                  <text x="348" y="116">hmac=e8FEc</text>
                  <text x="420" y="164">3.</text>
                  <text x="472" y="164">discarded</text>
                  <text x="172" y="196">4.</text>
                  <text x="196" y="196">"I</text>
                  <text x="224" y="196">saw</text>
                  <text x="252" y="196">my</text>
                  <text x="292" y="196">nonce,</text>
                  <text x="340" y="196">HMAC</text>
                  <text x="372" y="196">is</text>
                  <text x="412" y="196">valid"</text>
                  <text x="52" y="228">5.</text>
                  <text x="88" y="228">Valid</text>
                  <text x="132" y="228">STUN</text>
                  <text x="196" y="228">Indication</text>
                  <text x="280" y="228">processed</text>
                  <text x="52" y="276">6.</text>
                  <text x="92" y="276">HTTPS:</text>
                  <text x="140" y="276">"Map</text>
                  <text x="196" y="276">DCID=xyz</text>
                  <text x="244" y="276">as</text>
                  <text x="276" y="276">high</text>
                  <text x="344" y="276">importance"</text>
                  <text x="320" y="292">|</text>
                  <text x="52" y="308">7.</text>
                  <text x="84" y="308">QUIC</text>
                  <text x="140" y="308">Initial,</text>
                  <text x="216" y="308">transport</text>
                  <text x="320" y="308">parameter=CIDFI</text>
                  <text x="52" y="340">8.</text>
                  <text x="92" y="340">HTTPS:</text>
                  <text x="132" y="340">Ok</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
 QUIC                            CIDFI-aware            QUIC
client                           edge router           server
  |                                    |                  |
  |  1. QUIC Initial, transport parameter=CIDFI           |
  +------------------------------------------------------>|
  |  2. STUN Indication, nonce=12345, hmac=e8FEc          |
  +------------------------------------------------------>|
  |                                    |                  |
  |                                    |           3. discarded
  |                                    |                  |
  |                 4. "I saw my nonce, HMAC is valid"    |
  |                                    |                  |
  |  5. Valid STUN Indication processed|                  |
  |<-----------------------------------+                  |
  |                                    |                  |
  |  6. HTTPS: "Map DCID=xyz as high importance"          |
  +----------------------------------->|                  |
  |  7. QUIC Initial, transport parameter=CIDFI           |
  |<------------------------------------------------------+
  |  8. HTTPS: Ok                      |                  |
  |<-----------------------------------+                  |
]]></artwork>
          </artset>
        </figure>
        <ul empty="true">
          <li>
            <t>Note the above message
flow shows an initial QUIC handshake for simplicity (steps 1 and 7)
but because of QUIC connection migration (<xref section="9" sectionFormat="of" target="QUIC"/>) the
QUIC messages might appear later.</t>
          </li>
        </ul>
        <t>The short header's Destination Connection ID (DCID) can be 0 bytes or
as short as 8 bits, so multiple QUIC clients are likely to use the
same incoming Destination CID on their own UDP 4-tuple. The STUN
Indication message allows the CIDFI network element to distinguish
each QUIC client's UDP 4-tuple.</t>
        <t>Because multiple QUIC clients may use the same incoming Destination CID on
their own UDP 4-tuple, the STUN Indication message allows a CNE
to distinguish each QUIC client's UDP 4-tuple.</t>
        <t>To reduce CIDFI setup time the client STUN Indication <bcp14>MAY</bcp14> be sent at
the same time as it establishes connection with the QUIC or DTLS server.</t>
        <t>To prevent replay attacks, the Nonce is usable only for authenticating
one UDP 4-tuple.  When the connection is migrated (<xref section="9" sectionFormat="of" target="QUIC"/>) the CNE won't apply any CIDFI behavior to
that newly-migrated connection.  The client will have to restart
CIDFI procedures at the beginning (<xref target="attach"/>).</t>
        <t>After the CIDFI Network Element receives the STUN Indication it
informs the client by sending an HTTP message to the client.  Details TBD.</t>
        <t>As the proof of ownership of its UDP 4-tuple is only useful to CIDFI
Network Elements near the client, the client <bcp14>MAY</bcp14> reduce traffic to the
server by modulating the IPv4 TTL or IPv6 Hop Limit of its STUN Indication messages. The client <bcp14>SHOULD</bcp14> set TTL/Hop Limit to "min-ttl". The client <bcp14>MAY</bcp14> use other values (e.g., explicit configuration, inferred from probe messages).</t>
        <t>Processing continues with the next step.</t>
        <section anchor="stun-cidfi-nonce-attribute">
          <name>STUN CIDFI-NONCE Attribute</name>
          <t>The format of the STUN CIDFI-NONCE attribute is shown in <xref target="fig-stun-cidfi-nonce"/>.</t>
          <figure anchor="fig-stun-cidfi-nonce">
            <name>Format of STUN CIDFI-NONCE Attribute</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="304" width="528" viewBox="0 0 528 304" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                  <path d="M 8,64 L 8,288" fill="none" stroke="black"/>
                  <path d="M 520,64 L 520,288" fill="none" stroke="black"/>
                  <path d="M 8,64 L 520,64" fill="none" stroke="black"/>
                  <path d="M 8,144 L 520,144" fill="none" stroke="black"/>
                  <path d="M 8,288 L 520,288" fill="none" stroke="black"/>
                  <g class="text">
                    <text x="16" y="36">0</text>
                    <text x="176" y="36">1</text>
                    <text x="336" y="36">2</text>
                    <text x="496" y="36">3</text>
                    <text x="16" y="52">0</text>
                    <text x="32" y="52">1</text>
                    <text x="48" y="52">2</text>
                    <text x="64" y="52">3</text>
                    <text x="80" y="52">4</text>
                    <text x="96" y="52">5</text>
                    <text x="112" y="52">6</text>
                    <text x="128" y="52">7</text>
                    <text x="144" y="52">8</text>
                    <text x="160" y="52">9</text>
                    <text x="176" y="52">0</text>
                    <text x="192" y="52">1</text>
                    <text x="208" y="52">2</text>
                    <text x="224" y="52">3</text>
                    <text x="240" y="52">4</text>
                    <text x="256" y="52">5</text>
                    <text x="272" y="52">6</text>
                    <text x="288" y="52">7</text>
                    <text x="304" y="52">8</text>
                    <text x="320" y="52">9</text>
                    <text x="336" y="52">0</text>
                    <text x="352" y="52">1</text>
                    <text x="368" y="52">2</text>
                    <text x="384" y="52">3</text>
                    <text x="400" y="52">4</text>
                    <text x="416" y="52">5</text>
                    <text x="432" y="52">6</text>
                    <text x="448" y="52">7</text>
                    <text x="464" y="52">8</text>
                    <text x="480" y="52">9</text>
                    <text x="496" y="52">0</text>
                    <text x="512" y="52">1</text>
                    <text x="216" y="100">Nonce</text>
                    <text x="260" y="100">(128</text>
                    <text x="304" y="100">bits)</text>
                    <text x="224" y="212">HMAC-output</text>
                    <text x="292" y="212">(256</text>
                    <text x="336" y="212">bits)</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
|                       Nonce (128 bits)                        |
|                                                               |
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
|                                                               |
|                                                               |
|                     HMAC-output (256 bits)                    |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
            </artset>
          </figure>
          <t>The nonce is 128 bits obtained from the CIDFI network element.  The
HMAC-output field is computed per <xref target="RFC5869"/> using the CIDFI network
element-provided HMAC secret, and the CIDFI network element-provided
Nonce concatenated with the fixed string "cidfi" (without quotes),
shown below with "|" denoting concatenation.</t>
          <artwork><![CDATA[
  HMAC-output = HMAC-SHA256( hmac-secret, nonce | "cidfi" )
]]></artwork>
          <t>When there are multiple CIDFI Network Elements on the network,
multiple CIDFI-NONCE attributes are sent in a single STUN Indication
message.</t>
        </section>
      </section>
      <section anchor="initial-metadata-exchange">
        <name>Initial Metadata Exchange</name>
        <t>Using its HTTPS channel with each of the CNEs it
previously authorized for CIDFI participation, the client signals the
mapping of the server's transmitted short Destination Connection ID
and its length to the CNE.  As server support
of the QUIC CIDFI transport parameter is remembered for 0-RTT, the
client can immediately send the nonce.</t>
        <t>The primary purpose of a second Connection ID is connection migration
(<xref section="9" sectionFormat="of" target="QUIC"/>).  With CIDFI, additional Connection IDs are
necessary to:</t>
        <ul spacing="normal">
          <li>
            <t>maintain CIDFI operation when topology remains the same.</t>
          </li>
          <li>
            <t>use Destination Connection ID to indicate packet importance</t>
          </li>
        </ul>
        <t>To maintain CIDFI operation when topology remains the same, the
CIDFI client signals the CNEs of that 'next'
Destination CID.  When QUIC detects a topology change, however, that
Destination CID <bcp14>MUST NOT</bcp14> be used by the peer, otherwise it links
the communication on the old topology to the new topology (<xref section="9.5" sectionFormat="of" target="QUIC"/>).
Thus, an additional Connection ID is purposefully not communicated
from the CIDFI client to its CNEs, so that
Connection ID can be immediately used by the peer during connection
migration when the topology changes.</t>
        <t>Note that the source IP address and source UDP port number are not signaled
by design.  This is because NATs (<xref target="NAPT"/>,
<xref target="NAT"/>), multiple NATs on the path, IPv6/IPv4 translation,
similar technologies, and QUIC connection migration all complicate
accurate signaling of the source IP address and source UDP port
number.</t>
        <t>If the CNE receives the HTTPS map request but has not
yet seen the STUN nonce message it rejects the mapping request with a
403 and provides a new nonce.  The new nonce avoids the problem of an
attacker seeing the previous nonce and using that nonce on its own UDP
4-tuple.  The client then sends a new STUN message with that new nonce
value and send a new HTTPS mapping request(s).  This interaction is
highlighted in the simplified message flow in <xref target="ex-lost-nonce"/>.</t>
        <figure anchor="ex-lost-nonce">
          <name>Example of a Client Re-transmitting Lost Nonce</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="496" width="512" viewBox="0 0 512 496" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 24,64 L 24,144" fill="none" stroke="black"/>
                <path d="M 24,176 L 24,480" fill="none" stroke="black"/>
                <path d="M 320,96 L 320,144" fill="none" stroke="black"/>
                <path d="M 320,240 L 320,256" fill="none" stroke="black"/>
                <path d="M 320,288 L 320,320" fill="none" stroke="black"/>
                <path d="M 320,360 L 320,384" fill="none" stroke="black"/>
                <path d="M 320,448 L 320,480" fill="none" stroke="black"/>
                <path d="M 472,64 L 472,144" fill="none" stroke="black"/>
                <path d="M 472,176 L 472,352" fill="none" stroke="black"/>
                <path d="M 472,384 L 472,480" fill="none" stroke="black"/>
                <path d="M 24,96 L 312,96" fill="none" stroke="black"/>
                <path d="M 32,128 L 320,128" fill="none" stroke="black"/>
                <path d="M 24,208 L 464,208" fill="none" stroke="black"/>
                <path d="M 24,240 L 192,240" fill="none" stroke="black"/>
                <path d="M 24,288 L 312,288" fill="none" stroke="black"/>
                <path d="M 32,320 L 312,320" fill="none" stroke="black"/>
                <path d="M 24,352 L 464,352" fill="none" stroke="black"/>
                <path d="M 24,448 L 312,448" fill="none" stroke="black"/>
                <path d="M 32,480 L 320,480" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="472,352 460,346.4 460,357.6" fill="black" transform="rotate(0,464,352)"/>
                <polygon class="arrowhead" points="472,208 460,202.4 460,213.6" fill="black" transform="rotate(0,464,208)"/>
                <polygon class="arrowhead" points="320,448 308,442.4 308,453.6" fill="black" transform="rotate(0,312,448)"/>
                <polygon class="arrowhead" points="320,288 308,282.4 308,293.6" fill="black" transform="rotate(0,312,288)"/>
                <polygon class="arrowhead" points="320,96 308,90.4 308,101.6" fill="black" transform="rotate(0,312,96)"/>
                <polygon class="arrowhead" points="200,240 188,234.4 188,245.6" fill="black" transform="rotate(0,192,240)"/>
                <polygon class="arrowhead" points="40,480 28,474.4 28,485.6" fill="black" transform="rotate(180,32,480)"/>
                <polygon class="arrowhead" points="40,320 28,314.4 28,325.6" fill="black" transform="rotate(180,32,320)"/>
                <polygon class="arrowhead" points="40,128 28,122.4 28,133.6" fill="black" transform="rotate(180,32,128)"/>
                <g class="text">
                  <text x="312" y="36">CIDFI-aware</text>
                  <text x="468" y="36">QUIC</text>
                  <text x="28" y="52">client</text>
                  <text x="284" y="52">edge</text>
                  <text x="332" y="52">router</text>
                  <text x="468" y="52">server</text>
                  <text x="320" y="68">|</text>
                  <text x="68" y="84">HTTPS:</text>
                  <text x="124" y="84">Enroll</text>
                  <text x="176" y="84">CIDFI</text>
                  <text x="228" y="84">router</text>
                  <text x="268" y="84">to</text>
                  <text x="328" y="84">participate</text>
                  <text x="68" y="116">HTTPS:</text>
                  <text x="112" y="116">Ok.</text>
                  <text x="184" y="116">nonce=12345</text>
                  <text x="24" y="164">:</text>
                  <text x="320" y="164">:</text>
                  <text x="472" y="164">:</text>
                  <text x="320" y="180">|</text>
                  <text x="60" y="196">QUIC</text>
                  <text x="116" y="196">Initial,</text>
                  <text x="192" y="196">transport</text>
                  <text x="296" y="196">parameter=CIDFI</text>
                  <text x="60" y="228">STUN</text>
                  <text x="128" y="228">Indication,</text>
                  <text x="228" y="228">nonce=12345,</text>
                  <text x="324" y="228">HMAC=8f93e</text>
                  <text x="208" y="244">X</text>
                  <text x="244" y="244">(lost)</text>
                  <text x="68" y="276">HTTPS:</text>
                  <text x="116" y="276">"Map</text>
                  <text x="172" y="276">DCID=xyz</text>
                  <text x="220" y="276">as</text>
                  <text x="252" y="276">high</text>
                  <text x="320" y="276">importance"</text>
                  <text x="68" y="308">HTTPS:</text>
                  <text x="116" y="308">403,</text>
                  <text x="152" y="308">new</text>
                  <text x="212" y="308">Nonce=5678</text>
                  <text x="60" y="340">STUN</text>
                  <text x="120" y="340">Indicate,</text>
                  <text x="208" y="340">nonce=5678,</text>
                  <text x="300" y="340">HMAC=aaf3c</text>
                  <text x="472" y="372">discarded</text>
                  <text x="196" y="404">"I</text>
                  <text x="224" y="404">saw</text>
                  <text x="252" y="404">my</text>
                  <text x="292" y="404">nonce,</text>
                  <text x="340" y="404">HMAC</text>
                  <text x="372" y="404">is</text>
                  <text x="412" y="404">valid"</text>
                  <text x="320" y="420">|</text>
                  <text x="68" y="436">HTTPS:</text>
                  <text x="116" y="436">"Map</text>
                  <text x="172" y="436">DCID=xyz</text>
                  <text x="220" y="436">as</text>
                  <text x="252" y="436">high</text>
                  <text x="320" y="436">importance"</text>
                  <text x="52" y="468">Ok</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                                 CIDFI-aware            QUIC
client                           edge router           server
  |                                    |                  |
  |  HTTPS: Enroll CIDFI router to participate            |
  +----------------------------------->|                  |
  |  HTTPS: Ok.  nonce=12345           |                  |
  |<-----------------------------------+                  |
  |                                    |                  |
  :                                    :                  :
  |                                    |                  |
  |  QUIC Initial, transport parameter=CIDFI              |
  +------------------------------------------------------>|
  |  STUN Indication, nonce=12345, HMAC=8f93e             |
  +--------------------> X (lost)      |                  |
  |                                    |                  |
  |  HTTPS: "Map DCID=xyz as high importance"             |
  +----------------------------------->|                  |
  |  HTTPS: 403, new Nonce=5678        |                  |
  |<-----------------------------------|                  |
  |  STUN Indicate, nonce=5678, HMAC=aaf3c                |
  +------------------------------------------------------>|
  |                                    |              discarded
  |                                    |                  |
  |                    "I saw my nonce, HMAC is valid"    |
  |                                    |                  |
  |  HTTPS: "Map DCID=xyz as high importance"             |
  +----------------------------------->|                  |
  |  Ok                                |                  |
  |<-----------------------------------+                  |
]]></artwork>
          </artset>
        </figure>
        <t>After the initial metadata is exchanged, processing continues with
ongoing host-to-network and network-to-host updates as described in
<xref target="ongoing"/>.</t>
        <t>There are two types of metadata exchanged, described in the following sub-sections.</t>
        <section anchor="host-to-network">
          <name>Host to Network Signaling</name>
          <t>The server communicates to CNEs via the client which then
communicates with the CNE(s).  While this adds
communication delay, it allows the user at the client to authorize
the metadata communication about its own incoming (and outgoing) traffic.</t>
          <t>The communication from the client to the server are using a CIDFI-dedicated
QUIC stream over the same QUIC connection as their primary communication (<xref target="ex-comm"/>).</t>
          <figure anchor="ex-comm">
            <name>Example of CIDFI Communication</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="288" width="496" viewBox="0 0 496 288" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                  <path d="M 24,64 L 24,272" fill="none" stroke="black"/>
                  <path d="M 176,128 L 176,144" fill="none" stroke="black"/>
                  <path d="M 176,184 L 176,232" fill="none" stroke="black"/>
                  <path d="M 320,104 L 320,264" fill="none" stroke="black"/>
                  <path d="M 472,64 L 472,272" fill="none" stroke="black"/>
                  <path d="M 32,96 L 472,96" fill="none" stroke="black"/>
                  <path d="M 24,144 L 168,144" fill="none" stroke="black"/>
                  <path d="M 24,176 L 312,176" fill="none" stroke="black"/>
                  <path d="M 32,208 L 176,208" fill="none" stroke="black"/>
                  <path d="M 32,240 L 320,240" fill="none" stroke="black"/>
                  <path d="M 24,272 L 464,272" fill="none" stroke="black"/>
                  <polygon class="arrowhead" points="472,272 460,266.4 460,277.6" fill="black" transform="rotate(0,464,272)"/>
                  <polygon class="arrowhead" points="320,176 308,170.4 308,181.6" fill="black" transform="rotate(0,312,176)"/>
                  <polygon class="arrowhead" points="176,144 164,138.4 164,149.6" fill="black" transform="rotate(0,168,144)"/>
                  <polygon class="arrowhead" points="40,240 28,234.4 28,245.6" fill="black" transform="rotate(180,32,240)"/>
                  <polygon class="arrowhead" points="40,208 28,202.4 28,213.6" fill="black" transform="rotate(180,32,208)"/>
                  <polygon class="arrowhead" points="40,96 28,90.4 28,101.6" fill="black" transform="rotate(180,32,96)"/>
                  <g class="text">
                    <text x="168" y="36">CIDFI-aware</text>
                    <text x="312" y="36">CIDFI-aware</text>
                    <text x="28" y="52">client</text>
                    <text x="112" y="52">Wi-Fi</text>
                    <text x="164" y="52">Access</text>
                    <text x="216" y="52">Point</text>
                    <text x="284" y="52">edge</text>
                    <text x="332" y="52">router</text>
                    <text x="468" y="52">server</text>
                    <text x="176" y="68">|</text>
                    <text x="320" y="68">|</text>
                    <text x="60" y="84">QUIC</text>
                    <text x="104" y="84">CIDFI</text>
                    <text x="160" y="84">stream:</text>
                    <text x="212" y="84">"Map</text>
                    <text x="268" y="84">DCID=xyz</text>
                    <text x="316" y="84">as</text>
                    <text x="348" y="84">high</text>
                    <text x="416" y="84">importance"</text>
                    <text x="60" y="116">"Map</text>
                    <text x="116" y="116">DCID=xyz</text>
                    <text x="164" y="116">as</text>
                    <text x="60" y="132">high</text>
                    <text x="128" y="132">importance"</text>
                    <text x="60" y="164">"Map</text>
                    <text x="116" y="164">DCID=xyz</text>
                    <text x="164" y="164">as</text>
                    <text x="196" y="164">high</text>
                    <text x="264" y="164">importance"</text>
                    <text x="52" y="196">Ok</text>
                    <text x="52" y="228">Ok</text>
                    <text x="60" y="260">QUIC</text>
                    <text x="104" y="260">CIDFI</text>
                    <text x="160" y="260">stream:</text>
                    <text x="204" y="260">Ok</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
               CIDFI-aware       CIDFI-aware
client     Wi-Fi Access Point    edge router           server
  |                  |                 |                  |
  |  QUIC CIDFI stream: "Map DCID=xyz as high importance" |
  |<------------------------------------------------------+
  |  "Map DCID=xyz as                  |                  |
  |  high importance"|                 |                  |
  +----------------->|                 |                  |
  |  "Map DCID=xyz as high importance" |                  |
  +----------------------------------->|                  |
  |  Ok              |                 |                  |
  |<-----------------+                 |                  |
  |  Ok              |                 |                  |
  |<-----------------------------------+                  |
  |  QUIC CIDFI stream: Ok             |                  |
  +------------------------------------------------------>|
]]></artwork>
            </artset>
          </figure>
          <t>To each of the network elements authorized by the client, the client
sends the mappings of the server's transmitted Destination CIDs to
packet metadata (see <xref target="metadata-exchanged"/>).</t>
        </section>
        <section anchor="network-to-host">
          <name>Network to Host Signaling</name>
          <t>The CNE sends network performance information to the server
which is intended to influence the sender's traffic rate (such as
improving or reducing fidelity of the audio or video).  In <xref target="ex-comm-metadata"/>,
the CNE informs the client of reduced bandwidth and the
client informs the server using CIDFI.</t>
          <figure anchor="ex-comm-metadata">
            <name>Example of CIDFI Communication with Metadata Sharing</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="208" width="448" viewBox="0 0 448 208" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                  <path d="M 24,64 L 24,192" fill="none" stroke="black"/>
                  <path d="M 320,64 L 320,96" fill="none" stroke="black"/>
                  <path d="M 320,168 L 320,192" fill="none" stroke="black"/>
                  <path d="M 424,64 L 424,192" fill="none" stroke="black"/>
                  <path d="M 32,96 L 320,96" fill="none" stroke="black"/>
                  <path d="M 24,128 L 416,128" fill="none" stroke="black"/>
                  <path d="M 32,160 L 424,160" fill="none" stroke="black"/>
                  <path d="M 24,192 L 312,192" fill="none" stroke="black"/>
                  <polygon class="arrowhead" points="424,128 412,122.4 412,133.6" fill="black" transform="rotate(0,416,128)"/>
                  <polygon class="arrowhead" points="320,192 308,186.4 308,197.6" fill="black" transform="rotate(0,312,192)"/>
                  <polygon class="arrowhead" points="40,160 28,154.4 28,165.6" fill="black" transform="rotate(180,32,160)"/>
                  <polygon class="arrowhead" points="40,96 28,90.4 28,101.6" fill="black" transform="rotate(180,32,96)"/>
                  <g class="text">
                    <text x="168" y="36">CIDFI-aware</text>
                    <text x="312" y="36">CIDFI-aware</text>
                    <text x="28" y="52">client</text>
                    <text x="112" y="52">Wi-Fi</text>
                    <text x="164" y="52">Access</text>
                    <text x="216" y="52">Point</text>
                    <text x="284" y="52">edge</text>
                    <text x="332" y="52">router</text>
                    <text x="420" y="52">server</text>
                    <text x="176" y="68">|</text>
                    <text x="84" y="84">"bandwidth</text>
                    <text x="144" y="84">now</text>
                    <text x="188" y="84">1Mbps"</text>
                    <text x="60" y="116">QUIC</text>
                    <text x="104" y="116">CIDFI</text>
                    <text x="160" y="116">stream:</text>
                    <text x="236" y="116">"bandwidth</text>
                    <text x="296" y="116">now</text>
                    <text x="340" y="116">1Mbps"</text>
                    <text x="60" y="148">QUIC</text>
                    <text x="104" y="148">CIDFI</text>
                    <text x="160" y="148">stream:</text>
                    <text x="204" y="148">Ok</text>
                    <text x="320" y="148">|</text>
                    <text x="52" y="180">Ok</text>
                    <text x="176" y="180">|</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
               CIDFI-aware       CIDFI-aware
client     Wi-Fi Access Point    edge router     server
  |                  |                 |            |
  |  "bandwidth now 1Mbps"             |            |
  |<-----------------------------------+            |
  |  QUIC CIDFI stream: "bandwidth now 1Mbps"       |
  +------------------------------------------------>|
  |  QUIC CIDFI stream: Ok             |            |
  |<------------------------------------------------+
  |  Ok              |                 |            |
  +----------------------------------->|            |
]]></artwork>
            </artset>
          </figure>
          <t>The communication from the client to the server is using a CIDFI-dedicated
QUIC stream over the same QUIC connection as their primary communication.</t>
          <t>The CNE can update the client with whenever
the metadata about the connection changes significantly, but <bcp14>MUST NOT</bcp14>
update more frequently than once every second.</t>
          <t>The metadata exchanged over this channel is described in <xref target="metadata-exchanged"/>.</t>
        </section>
      </section>
    </section>
    <section anchor="ongoing">
      <name>Ongoing Signaling</name>
      <t>Throughout the life of the connection host-to-network and network-to-host
signaling is updated whenever characteristics change. Still, some policies are provided to control when these updates are triggers. Such policies are meant to preserve the connection stability.</t>
      <t>Typically, due to environmental changes on wireless networks or other user's
traffic patterns, a particular flow may be able to operate faster or
might need to operate slower.  The relevant CNE <bcp14>SHOULD</bcp14> signal
such conditions to the client (<xref target="network-to-host"/>), which can then
relay that information to the server using either CIDFI or via its
application.</t>
      <t>For example, a  streaming video client might be retrieving low quality
video because one of their invoked CNEs indicated constrained
bandwidth.  Later, after moving closer to an antenna, more bandwidth is
available which is signaled by the CNE to the client.
The client uses that signal to now request higher-quality video from
the server.</t>
      <t>Similarly, the CIDFI client may begin receiving traffic
with different characteristics which might be be signaled to the CNEs.</t>
      <t>For example, a client might be participating in an audio-only call
which is modified to audio and video, requiring additional bandwidth
and likely new CIDs to differentiate the video packets from the audio
packets.</t>
    </section>
    <section anchor="load-balancers">
      <name>Interaction with Load Balancers</name>
      <t>QUIC servers are likely to be behind CID-aware load balancers <xref target="I-D.ietf-quic-load-balancers"/>.</t>
      <t>With CIDFI, all the communications to the load-balanced QUIC server are over the same UDP 4-tuple
as the primary QUIC connection but in a different QUIC stream.  This means
no changes are required to ECMP load balancers or to CID-aware load balancers
when using a CIDFI-aware back-end QUIC server.</t>
      <t>Load balancers providing QUIC-to-TCP interworking are incompatible with
CIDFI because TCP lacks QUIC's stream identification.</t>
    </section>
    <section anchor="topology">
      <name>Topology Change</name>
      <t>When the topology changes the client will transmit from a new IP
address -- such as switching to a backup WAN connection, or such as
switching from Wi-Fi to 5G.  If using QUIC, the server will consider
this as a connection migration (<xref section="9" sectionFormat="of" target="QUIC"/>) and will issue a
PATH_CHALLENGE.  If the client is aware of the topology change (such
as attaching to a different network), the client would also change its
QUIC Destination CID (<xref section="9" sectionFormat="of" target="QUIC"/>).</t>
      <t>When the CIDFI-aware client determines that it is connected to a new
network or has received a QUIC PATH_CHALLENGE, the CIDFI-aware client
<bcp14>MUST</bcp14> re-discover its CNEs (<xref target="discovery"/>) and continue with normal CIDFI
processing with any discovered CNEs.</t>
      <ul empty="true">
        <li>
          <t>todo: include discussion of <xref target="DTLS-CID"/> client and discussion
of its ICE interaction, if any?</t>
        </li>
      </ul>
    </section>
    <section anchor="metadata-exchanged">
      <name>Details of Metadata Exchanged</name>
      <t>This section describes the metadata that can be exchanged from a
CNE to a server (generally network
performance information) and from the server to a CNE.</t>
      <section anchor="server-to-cidfi-aware-network-element">
        <name>Server to CIDFI-aware Network Element</name>
        <t>Because there is no direct communication from the server to
a CNE, the communication is relayed through the client.</t>
        <t>The communications from servers to CNEs do not occur directly,
but rather through the client.</t>
        <t>Two types of mapping metadata are described in the following sub-sections: metadata parameters
and DSCP values.</t>
        <section anchor="mapping-parameters">
          <name>Mapping Metadata Parameters to DCIDs</name>
          <t>Several of metadata parameters can be mapped to Destination CIDs:</t>
          <dl>
            <dt>Importance:</dt>
            <dd>
              <t>Low/Medium/High importance, relative to other CIDs within this
same UDP 4-tuple.</t>
            </dd>
            <dt>Delay budget:</dt>
            <dd>
              <t>Time in milliseconds until this packet is worthless to the receiver.
This is counted from when the packet arrives at the CNE
to when it is transmitted; other delays may occur
before or after that event occurs.  The receiver knows its own jitter
(playout) buffer length and the client and server can calculate the
one-way delay using timestamps.  With that information, the client can
adjust the server's signaled delay budget with the client's own
knowledge.</t>
            </dd>
          </dl>
          <ul empty="true">
            <li>
              <t>TODO: provide enough details to create interoperable
implementations.</t>
            </li>
          </ul>
          <t>Over the CIDFI-dedicated QUIC stream, the server sends mapping
information to the client when then propagates that information
to each of the CNEs. An example is shown in <xref target="fig-import"/>.</t>
          <figure anchor="fig-import">
            <name>Example JSON for Flow Importance</name>
            <artwork type="json" align="left"><![CDATA[
{
   "metadata-parameters":[
      {
         "quicversion":1,
         "dcidlength":3,
         "map":[
            {
               "import":17,
               "burst":83,
               "delaybudget":71,
               "dcids":[
                  551,
                  381
               ]
            },
            {
               "import":3,
               "burst":888,
               "delaybudget":180,
               "dcids":[
                  89,
                  983
               ]
            },
            {
               "import":7,
               "burst":37,
               "delaybudget":55,
               "dcids":[
                  33
               ]
            }
         ]
      }
   ]
}
]]></artwork>
          </figure>
          <ul empty="true">
            <li>
              <t>Note: <xref target="fig-import"/> lists sample attributes and they will be discussed in detail in a separate document.</t>
            </li>
          </ul>
        </section>
        <section anchor="mapping-dscp">
          <name>Mapping DiffServ Code Point (DSCP) to DCIDs</name>
          <t>A mapping from Destination CID to DiffServ code point
<xref target="RFC2474"/> leverages existing DiffServ handling that may already
exist in the CIDFI network element.  If there are downstream network
elements configured with the same DSCP the CIDFI
network element could mark the packet with that code point as well.</t>
          <t>Signaling the DSCP values for different QUIC Destination CIDs
increases the edge network's confidence that the sender's DiffServ intent
is preserved into the edge network, even if the DSCP bits were
modified en route to the edge network (e.g., <xref target="pathologies"/>).</t>
          <t>Over the CIDFI-dedicated QUIC stream, the server sends the mapping
information to the client when then propagates that information
to each of the CNEs.</t>
          <t>An example is shown in <xref target="fig-dscp-json"/>.</t>
          <figure anchor="fig-dscp-json">
            <name>Example JSON for DSCP Mapping</name>
            <artwork type="json" align="left"><![CDATA[
{
   "dscp":[
      {
         "quicversion":1,
         "dcidlength":3,
         "map":[
            {
               "dscp":10,
               "dcids":[
                  123,
                  456
               ]
            },
            {
               "dscp":46,
               "dcids":[
                  998,
                  183
               ]
            }
         ]
      }
   ]
}
]]></artwork>
          </figure>
        </section>
      </section>
      <section anchor="cidfi-aware-network-element-to-server">
        <name>CIDFI-aware Network Element to Server</name>
        <t>The CIDFI-aware client informs the CNE of the client's
received Destination CIDs.  As bandwidth availability to that client
changes, the CNE updates the client with new
metadata.</t>
        <artwork><![CDATA[
{
   "dcid":123,
   "bandwidth":"1Mbps"
}
]]></artwork>
        <t>The client then sends that information to the server in the CIDFI-dedicated
QUIC stream associated with that same Connection ID.</t>
      </section>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
      <section anchor="privacy-aware-metadata-sharing-in-network-relationships">
        <name>Privacy-Aware Metadata Sharing in Network Relationships</name>
        <t>If the network operator and the server have a business relationship,
the server can sign or attest the metadata using, e.g., JSON Web Token (JWT) <xref target="RFC7519"/> or CBOR Web Token (CWT) <xref target="RFC8392"/>. The
attested metadata will be sent from the server to the client. The client
will decide whether to convey the attested metadata to the CNE, considering
privacy reasons, as it may reveal the identity of the server to the network.
The client may use any local policy or involve the end-user in the decision-making process regarding
whether to reveal the identity of the server to the network or not.
If the attested metadata is sent to the CNE from the client, the attestation
will be utilized by the CNE, acting as a Relying Party (e.g., <xref section="7.1" sectionFormat="of" target="RFC9334"/>), to determine the
level of trust it wishes to place in the attested metadata. The relying party
may choose to trust or not trust the attestation.</t>
      </section>
    </section>
    <section anchor="discussion-points">
      <name>Discussion Points</name>
      <t>This section discusses known issues that would benefit from wider discussion.</t>
      <section anchor="client-versus-server-signaling-cid-to-importance-mapping">
        <name>Client versus Server Signaling CID-to-importance Mapping</name>
        <t>Need to evaluate number of round trips (and other overhead) of client
signaling CID-to-importance mapping or server signaling CID-to-importance
mapping.</t>
      </section>
      <section anchor="overhead-of-quic-dcid-packet-examination">
        <name>Overhead of QUIC DCID Packet Examination</name>
        <t>If CID-to-importance metadata was signaled by the server as described
in <xref target="host-to-network"/>, the CNE have to
examine the UDP payload of each packet for a matching Destination CID
for the lifetime of the connection.  This is somewhat assuaged by
the STUN nonce transmitted which may well be an easier signal to
identify.</t>
      </section>
      <section anchor="interaction-with-wi-fi-packet-aggregation">
        <name>Interaction with Wi-Fi Packet Aggregation</name>
        <t>Per-packet metadata influences transmission of that packet but may
well conflict with some Wi-Fi optimizations (e.g., <xref target="wifi-aggregation"/>)
and similar 5G optimizations.</t>
        <t>This impact needs further study.</t>
      </section>
      <section anchor="overhead-of-mapping-cids-to-packet-metadata">
        <name>Overhead of Mapping CIDs to Packet Metadata</name>
        <t>Network Elements have to maintain a mapping between each UDP 4-tuple
and QUIC CID and its DSCP code point.  This also needs updating
whenever sender changes its CID.  This is awkward.</t>
        <t>An alternative is a fixed mapping of QUIC CIDs to their meanings,
as proposed in <xref target="I-D.zmlk-quic-te"/>.  However, this will ossify
the meaning of those QUIC CIDs.  It also requires all networks to
agree on the meaning of those QUIC CIDs.</t>
      </section>
      <section anchor="improve-cidfi-initialization-time">
        <name>Improve CIDFI Initialization Time</name>
        <t>Find approaches to further reduce network communications to start CIDFI.</t>
      </section>
      <section anchor="primary-cid-change">
        <name>Primary QUIC Channel CID Change</name>
        <t>Because the CIDFI network element, QUIC server, and QUIC client all
cooperate to share the primary QUIC connection's Destination CID,
when a new CIDFI network element is involved (e.g., due to client
attaching to a different network), a new Destination CID <bcp14>SHOULD</bcp14>
be used for the reasons discussed in <xref section="9.5" sectionFormat="of" target="QUIC"/>).</t>
        <t>We need clear way to signal which DCIDs can be used for 'this'
network attach and which DCIDs are for a migrated connection.  Probably
belongs in the QUIC transport parameter signaling?</t>
      </section>
    </section>
    <section anchor="state-maintenance">
      <name>State Maintenance</name>
      <t>A CNE can safely remove state after UDP inactivity timeout <xref section="4.3" sectionFormat="of" target="RFC4787"/>.  The CIDFI client <bcp14>MUST</bcp14> re-signal its CNE(s) when it
receives a QUIC path validation message, as that indicates a NAT
rebinding occurred.  A CNE's state can also be cleared by signaling from
the CIDFI client, such as when closing the application; however, this
signal cannot be relied upon due to network disconnect, battery
depletion, and suchlike.</t>
      <ul empty="true">
        <li>
          <t>TODO: Probably want keepalives on client-&gt;CNE communication. To be assessed.</t>
        </li>
      </ul>
    </section>
    <section anchor="api-integration-for-quic-stream-and-packet-level-prioritization">
      <name>API Integration for QUIC Stream and Packet-Level Prioritization</name>
      <t>For each QUIC or DTLS stream requiring differentiated service, the QUIC or DTLS stack can
map that stream to a different Destination CID. The application-level code
would require an API to instruct the QUIC or DTLS stack that a particular stream
needs differentiated service. Similarly, if the application-level code seeks
differentiated service for packets within a stream (e.g., prioritizing P-frames
over I-Frames in a video stream), it would need an API to inform the QUIC or DTLS stack
that different packets within the QUIC stream require differentiated services
and to map these packets to different Destination CIDs.</t>
      <t><strong>Where packet-level differentiation is not desired, such API enhancements
are not needed</strong>.  In that situation, the CIDFI-aware client and CIDFI-aware
network elements can utilize bandwidth information to optimize their video
streaming usage and their interactive audio/video streams, without the
benefit of packet-level differentiation.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Because the sender's QUIC Destination Connection ID is mapped to
packet importance, and the DCID remains the same for many packets, an
attacker could determine which DCIDs are important by causing
interference on the bandwidth-constrained link (by creating other
legitimate traffic or creating radio interference) and observing which
DCIDs are transmitted versus which DCIDs are dropped.  This is a side-
effect of using fixed identifier (DCIDs) rather than encrypting
the packet importance.  This was a design trade-off to reduce the
CPU effort on the CNEs.  A mitigation is using
several DCIDs for every packet importance.</t>
      <t>Other than what can be inferred from a destination IP address, the server's identity is not disclosed to the CIDFI Network Elements,
thus maintaining the end user's privacy.  Communications are relayed through the client because only the
client knows the identity of the server and can validate
its certificate.</t>
      <dl>
        <dt>Spoofing Attacks:</dt>
        <dd>
          <t>For an attacker to succeed with the nonce challenge against a victim's UDP 4-tuple, an attacker has to send a STUN CIDFI-NONCE packet using the victim's source IP address and a valid HMAC. A valid HMAC can be obtained by the attacker making its own connection to the CIDFI-aware server and spoofing the source IP address and UDP port number of the victim.</t>
        </dd>
        <dt/>
        <dd>
          <t>If the client does not support CIDFI, the attacker can influence the packet treatment of the victim's UDP 4-tuple.</t>
        </dd>
        <dt/>
        <dd>
          <t>If the client implements CIDFI, a CIDFI network element can identify an IP address spoofing attack. Concretely, the CNE will receive two HTTPS connections describing the same DCID; one connection from the attacker and another one from the victim. The CNE will then issue unique Nonces and HMACs to both the attacker and victim, and both the attacker and victim should send the STUN Indication on that same UDP 4-tuple. Such an event should trigger an alarm on the CNE. In this scenario, it is recommended that both the attacker and the victim be denied CIDFI access.</t>
        </dd>
        <dt/>
        <dd>
          <t>The spoofing of a victim's IP address is prevented by the network using network ingress filtering (<xref target="RFC2827"/>, <xref target="RFC7513"/>, <xref target="RFC6105"/>, and/or <xref target="RFC6620"/>).</t>
        </dd>
        <dt>On-Path Attacks:</dt>
        <dd>
          <t>An on-path attacker can observe the victim's Discovery Packet, block it, and then forward the packet within the attacker's 5-tuple. Subsequently, the on-path attacker can 'steal' the victim's CIDFI control from the victim's UDP 4-tuple, causing the victim's CIDFI signaling for that UDP 4-tuple to influence the attacker's UDP 4-tuple.</t>
        </dd>
        <dt/>
        <dd>
          <t>Although the on-path attacker can't directly observe the encrypted CIDFI signaling, this attack effectively disables the victim's CIDFI treatment, making it accessible to the attacker. The attacker can send NEW_CONNECTION_ID frames to the server with the victim's (observed) Destination CID, effectively claiming the victim's CIDFI signaling for themselves. An on-path attacker can do a lot more damage by blocking or rate-limiting the victim's traffic.</t>
        </dd>
      </dl>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <section anchor="iana-tp">
        <name>New QUIC Transport Parameter</name>
        <t>This document requests IANA to register the following new permanent QUIC transport parameter
in the "QUIC Transport Parameters" registry under the "QUIC" registry group available at <xref target="IANA-QUIC"/>:</t>
        <table>
          <name>New QUIC Transport Parameter</name>
          <thead>
            <tr>
              <th align="left">Value</th>
              <th align="left">Parameter Name</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">TBD1</td>
              <td align="left">CIDFI</td>
              <td align="left">This-Document</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="iana-uri">
        <name>New Well-known URI "cidfi-aware"</name>
        <t>This document requests IANA to register the new well-known URI "cidfi" in the
"Well-Known URIs" registry available at <xref target="IANA-WKU"/>.</t>
      </section>
      <section anchor="iana-sudn">
        <name>New Special-use Domain Name</name>
        <t>Register new special-use domain name cidfi.arpa for DNS SVCB discovery.</t>
      </section>
      <section anchor="iana-svcb">
        <name>New DNS Service Binding (SVCB)</name>
        <t>This document requests IANA to register the new DNS SVCB "_cidfi-aware" in
the "DNS Service Bindings (SVCB)" registry available at <xref target="IANA-SVCB"/>.</t>
        <t>The document also requests IANA to register the following service parameter
in the "Service Parameter Keys (SvcParamKeys)" registry <xref target="IANA-SVCB"/>:</t>
        <dl>
          <dt>Number:</dt>
          <dd>
            <t>TBD</t>
          </dd>
          <dt>Name:</dt>
          <dd>
            <t>min-ttl</t>
          </dd>
        </dl>
        <t>Meaning:
:The minimum IPv4 TTL or IPv6 Hop Limit to use for a connection.</t>
        <dl>
          <dt>Reference:</dt>
          <dd>
            <t>This-Document</t>
          </dd>
        </dl>
      </section>
      <section anchor="iana-stun">
        <name>New STUN Attribute</name>
        <t>This document requests IANA to register the new STUN attribute "CIDFI-NONCE"
in the "STUN Attributes" registry available at <xref target="IANA-STUN"/>.</t>
      </section>
      <section anchor="iana-pvd">
        <name>New Provisioning Domain Additional Information Key</name>
        <t>This document requests IANA to register a new JSON key in the
Provisioning Domains Additional Information registry at <xref target="IANA-PVD"/>:</t>
        <artwork><![CDATA[
JSON key: cidfi
Description: CID Flow Indicator
Type: array of cidfi details
Example: ["cidfinode": "service.example.net", "cidfipathauth":
          "/authpath", "cidfimetadata": "/meta"]
]]></artwork>
        <t>Additionally, this document requests creating a new registry, entitled "CIDFI JSON Keys" under
the Provisioning Domains Additional Information registry group <xref target="IANA-PVD"/>.
The policy for assigning new entries in this registry is Expert Review <xref section="4.5" sectionFormat="of" target="RFC8126"/>.
The structure of this registry is identical to the Provisioning Domains Additional Information registry group.
The initial content of this registry is provided below:</t>
        <artwork><![CDATA[
JSON key: cidfinode
Description: FQDN of CIDFI node
Type: string
Example: service.example.net

JSON key: min-ttl
Description: The minimum TTL or Hop Limit to reach a CNE
Type: Unsigned integer
Example: 5

JSON key: cidfipathauth
Description: authentication and authorization path for CIDFI
type: string
Example: "/authpath"

JSON key: cidfimetadata
Description: metadata path for CIDFI
type: string
example: "/metadata"
]]></artwork>
      </section>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="QUIC">
          <front>
            <title>QUIC: A UDP-Based Multiplexed and Secure Transport</title>
            <author fullname="J. Iyengar" initials="J." role="editor" surname="Iyengar"/>
            <author fullname="M. Thomson" initials="M." role="editor" surname="Thomson"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document defines the core of the QUIC transport protocol. QUIC provides applications with flow-controlled streams for structured communication, low-latency connection establishment, and network path migration. QUIC includes security measures that ensure confidentiality, integrity, and availability in a range of deployment circumstances. Accompanying documents describe the integration of TLS for key negotiation, loss detection, and an exemplary congestion control algorithm.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9000"/>
          <seriesInfo name="DOI" value="10.17487/RFC9000"/>
        </reference>
        <reference anchor="DTLS-CID">
          <front>
            <title>Connection Identifier for DTLS 1.2</title>
            <author fullname="E. Rescorla" initials="E." role="editor" surname="Rescorla"/>
            <author fullname="H. Tschofenig" initials="H." role="editor" surname="Tschofenig"/>
            <author fullname="T. Fossati" initials="T." surname="Fossati"/>
            <author fullname="A. Kraus" initials="A." surname="Kraus"/>
            <date month="March" year="2022"/>
            <abstract>
              <t>This document specifies the Connection ID (CID) construct for the Datagram Transport Layer Security (DTLS) protocol version 1.2.</t>
              <t>A CID is an identifier carried in the record layer header that gives the recipient additional information for selecting the appropriate security association. In "classical" DTLS, selecting a security association of an incoming DTLS record is accomplished with the help of the 5-tuple. If the source IP address and/or source port changes during the lifetime of an ongoing DTLS session, then the receiver will be unable to locate the correct security context.</t>
              <t>The new ciphertext record format with the CID also provides content type encryption and record layer padding.</t>
              <t>This document updates RFC 6347.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9146"/>
          <seriesInfo name="DOI" value="10.17487/RFC9146"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="CBOR">
          <front>
            <title>Concise Binary Object Representation (CBOR)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <date month="December" year="2020"/>
            <abstract>
              <t>The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. These design goals make it different from earlier binary serializations such as ASN.1 and MessagePack.</t>
              <t>This document obsoletes RFC 7049, providing editorial improvements, new details, and errata fixes while keeping full compatibility with the interchange format of RFC 7049. It does not create a new version of the format.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="94"/>
          <seriesInfo name="RFC" value="8949"/>
          <seriesInfo name="DOI" value="10.17487/RFC8949"/>
        </reference>
        <reference anchor="RFC9460">
          <front>
            <title>Service Binding and Parameter Specification via the DNS (SVCB and HTTPS Resource Records)</title>
            <author fullname="B. Schwartz" initials="B." surname="Schwartz"/>
            <author fullname="M. Bishop" initials="M." surname="Bishop"/>
            <author fullname="E. Nygren" initials="E." surname="Nygren"/>
            <date month="November" year="2023"/>
            <abstract>
              <t>This document specifies the "SVCB" ("Service Binding") and "HTTPS" DNS resource record (RR) types to facilitate the lookup of information needed to make connections to network services, such as for HTTP origins. SVCB records allow a service to be provided from multiple alternative endpoints, each with associated parameters (such as transport protocol configuration), and are extensible to support future uses (such as keys for encrypting the TLS ClientHello). They also enable aliasing of apex domains, which is not possible with CNAME. The HTTPS RR is a variation of SVCB for use with HTTP (see RFC 9110, "HTTP Semantics"). By providing more information to the client before it attempts to establish a connection, these records offer potential benefits to both performance and privacy.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9460"/>
          <seriesInfo name="DOI" value="10.17487/RFC9460"/>
        </reference>
        <reference anchor="RFC8801">
          <front>
            <title>Discovering Provisioning Domain Names and Data</title>
            <author fullname="P. Pfister" initials="P." surname="Pfister"/>
            <author fullname="É. Vyncke" surname="É. Vyncke"/>
            <author fullname="T. Pauly" initials="T." surname="Pauly"/>
            <author fullname="D. Schinazi" initials="D." surname="Schinazi"/>
            <author fullname="W. Shao" initials="W." surname="Shao"/>
            <date month="July" year="2020"/>
            <abstract>
              <t>Provisioning Domains (PvDs) are defined as consistent sets of network configuration information. PvDs allows hosts to manage connections to multiple networks and interfaces simultaneously, such as when a home router provides connectivity through both a broadband and cellular network provider.</t>
              <t>This document defines a mechanism for explicitly identifying PvDs through a Router Advertisement (RA) option. This RA option announces a PvD identifier, which hosts can compare to differentiate between PvDs. The option can directly carry some information about a PvD and can optionally point to PvD Additional Information that can be retrieved using HTTP over TLS.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8801"/>
          <seriesInfo name="DOI" value="10.17487/RFC8801"/>
        </reference>
        <reference anchor="RFC2131">
          <front>
            <title>Dynamic Host Configuration Protocol</title>
            <author fullname="R. Droms" initials="R." surname="Droms"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCPIP network. DHCP is based on the Bootstrap Protocol (BOOTP), adding the capability of automatic allocation of reusable network addresses and additional configuration options. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2131"/>
          <seriesInfo name="DOI" value="10.17487/RFC2131"/>
        </reference>
        <reference anchor="RFC8415">
          <front>
            <title>Dynamic Host Configuration Protocol for IPv6 (DHCPv6)</title>
            <author fullname="T. Mrugalski" initials="T." surname="Mrugalski"/>
            <author fullname="M. Siodelski" initials="M." surname="Siodelski"/>
            <author fullname="B. Volz" initials="B." surname="Volz"/>
            <author fullname="A. Yourtchenko" initials="A." surname="Yourtchenko"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="S. Jiang" initials="S." surname="Jiang"/>
            <author fullname="T. Lemon" initials="T." surname="Lemon"/>
            <author fullname="T. Winters" initials="T." surname="Winters"/>
            <date month="November" year="2018"/>
            <abstract>
              <t>This document describes the Dynamic Host Configuration Protocol for IPv6 (DHCPv6): an extensible mechanism for configuring nodes with network configuration parameters, IP addresses, and prefixes. Parameters can be provided statelessly, or in combination with stateful assignment of one or more IPv6 addresses and/or IPv6 prefixes. DHCPv6 can operate either in place of or in addition to stateless address autoconfiguration (SLAAC).</t>
              <t>This document updates the text from RFC 3315 (the original DHCPv6 specification) and incorporates prefix delegation (RFC 3633), stateless DHCPv6 (RFC 3736), an option to specify an upper bound for how long a client should wait before refreshing information (RFC 4242), a mechanism for throttling DHCPv6 clients when DHCPv6 service is not available (RFC 7083), and relay agent handling of unknown messages (RFC 7283). In addition, this document clarifies the interactions between models of operation (RFC 7550). As such, this document obsoletes RFC 3315, RFC 3633, RFC 3736, RFC 4242, RFC 7083, RFC 7283, and RFC 7550.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8415"/>
          <seriesInfo name="DOI" value="10.17487/RFC8415"/>
        </reference>
        <reference anchor="STUN">
          <front>
            <title>Session Traversal Utilities for NAT (STUN)</title>
            <author fullname="M. Petit-Huguenin" initials="M." surname="Petit-Huguenin"/>
            <author fullname="G. Salgueiro" initials="G." surname="Salgueiro"/>
            <author fullname="J. Rosenberg" initials="J." surname="Rosenberg"/>
            <author fullname="D. Wing" initials="D." surname="Wing"/>
            <author fullname="R. Mahy" initials="R." surname="Mahy"/>
            <author fullname="P. Matthews" initials="P." surname="Matthews"/>
            <date month="February" year="2020"/>
            <abstract>
              <t>Session Traversal Utilities for NAT (STUN) is a protocol that serves as a tool for other protocols in dealing with NAT traversal. It can be used by an endpoint to determine the IP address and port allocated to it by a NAT. It can also be used to check connectivity between two endpoints and as a keep-alive protocol to maintain NAT bindings. STUN works with many existing NATs and does not require any special behavior from them.</t>
              <t>STUN is not a NAT traversal solution by itself. Rather, it is a tool to be used in the context of a NAT traversal solution.</t>
              <t>This document obsoletes RFC 5389.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8489"/>
          <seriesInfo name="DOI" value="10.17487/RFC8489"/>
        </reference>
        <reference anchor="RFC2474">
          <front>
            <title>Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers</title>
            <author fullname="K. Nichols" initials="K." surname="Nichols"/>
            <author fullname="S. Blake" initials="S." surname="Blake"/>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <author fullname="D. Black" initials="D." surname="Black"/>
            <date month="December" year="1998"/>
            <abstract>
              <t>This document defines the IP header field, called the DS (for differentiated services) field. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2474"/>
          <seriesInfo name="DOI" value="10.17487/RFC2474"/>
        </reference>
        <reference anchor="RFC4787">
          <front>
            <title>Network Address Translation (NAT) Behavioral Requirements for Unicast UDP</title>
            <author fullname="F. Audet" initials="F." role="editor" surname="Audet"/>
            <author fullname="C. Jennings" initials="C." surname="Jennings"/>
            <date month="January" year="2007"/>
            <abstract>
              <t>This document defines basic terminology for describing different types of Network Address Translation (NAT) behavior when handling Unicast UDP and also defines a set of requirements that would allow many applications, such as multimedia communications or online gaming, to work consistently. Developing NATs that meet this set of requirements will greatly increase the likelihood that these applications will function properly. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="127"/>
          <seriesInfo name="RFC" value="4787"/>
          <seriesInfo name="DOI" value="10.17487/RFC4787"/>
        </reference>
        <reference anchor="RFC2827">
          <front>
            <title>Network Ingress Filtering: Defeating Denial of Service Attacks which employ IP Source Address Spoofing</title>
            <author fullname="P. Ferguson" initials="P." surname="Ferguson"/>
            <author fullname="D. Senie" initials="D." surname="Senie"/>
            <date month="May" year="2000"/>
            <abstract>
              <t>This paper discusses a simple, effective, and straightforward method for using ingress traffic filtering to prohibit DoS (Denial of Service) attacks which use forged IP addresses to be propagated from 'behind' an Internet Service Provider's (ISP) aggregation point. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="38"/>
          <seriesInfo name="RFC" value="2827"/>
          <seriesInfo name="DOI" value="10.17487/RFC2827"/>
        </reference>
        <reference anchor="RFC7513">
          <front>
            <title>Source Address Validation Improvement (SAVI) Solution for DHCP</title>
            <author fullname="J. Bi" initials="J." surname="Bi"/>
            <author fullname="J. Wu" initials="J." surname="Wu"/>
            <author fullname="G. Yao" initials="G." surname="Yao"/>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <date month="May" year="2015"/>
            <abstract>
              <t>This document specifies the procedure for creating a binding between a DHCPv4/DHCPv6-assigned IP address and a binding anchor on a Source Address Validation Improvement (SAVI) device. The bindings set up by this procedure are used to filter packets with forged source IP addresses. This mechanism complements BCP 38 (RFC 2827) ingress filtering, providing finer-grained source IP address validation.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7513"/>
          <seriesInfo name="DOI" value="10.17487/RFC7513"/>
        </reference>
        <reference anchor="RFC6620">
          <front>
            <title>FCFS SAVI: First-Come, First-Served Source Address Validation Improvement for Locally Assigned IPv6 Addresses</title>
            <author fullname="E. Nordmark" initials="E." surname="Nordmark"/>
            <author fullname="M. Bagnulo" initials="M." surname="Bagnulo"/>
            <author fullname="E. Levy-Abegnoli" initials="E." surname="Levy-Abegnoli"/>
            <date month="May" year="2012"/>
            <abstract>
              <t>This memo describes First-Come, First-Served Source Address Validation Improvement (FCFS SAVI), a mechanism that provides source address validation for IPv6 networks using the FCFS principle. The proposed mechanism is intended to complement ingress filtering techniques to help detect and prevent source address spoofing. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6620"/>
          <seriesInfo name="DOI" value="10.17487/RFC6620"/>
        </reference>
        <reference anchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="pathologies" target="https://www.sciencedirect.com/science/article/pii/S0140366417312835">
          <front>
            <title>Exploring DSCP modification pathologies in the Internet</title>
            <author initials="A." surname="Custura" fullname="Ana Custura">
              <organization/>
            </author>
            <author initials="R." surname="Secchi" fullname="Raffaello Secchi">
              <organization/>
            </author>
            <author initials="G." surname="Fairhurst" fullname="Gorry Fairhurst">
              <organization/>
            </author>
            <date year="2018" month="May"/>
          </front>
        </reference>
        <reference anchor="wifi-aggregation" target="https://www.usenix.org/conference/atc17/technical-sessions/presentation/hoilan-jorgesen">
          <front>
            <title>Ending the Anomaly: Achieving Low Latency and Airtime Fairness in WiFi</title>
            <author initials="T." surname="Høiland-Jørgensen" fullname="Toke Høiland-Jørgensen">
              <organization/>
            </author>
            <author initials="M." surname="Kazior" fullname="Michał Kazior">
              <organization/>
            </author>
            <author initials="D." surname="Täht" fullname="Dave Täht">
              <organization/>
            </author>
            <author initials="P." surname="Hurtig" fullname="Per Hurtig">
              <organization/>
            </author>
            <author initials="A." surname="Brunstrom" fullname="Anna Brunstrom">
              <organization/>
            </author>
            <date year="2017" month="May" day="22"/>
          </front>
        </reference>
        <reference anchor="IANA-QUIC" target="https://www.iana.org/assignments/quic/quic.xhtml">
          <front>
            <title>QUIC</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="July" day="26"/>
          </front>
        </reference>
        <reference anchor="IANA-WKU" target="https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml">
          <front>
            <title>Well-known URIs</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="June" day="20"/>
          </front>
        </reference>
        <reference anchor="IANA-SVCB" target="https://www.iana.org/assignments/dns-svcb/dns-svcb.xhtml">
          <front>
            <title>DNS Service Bindings (SVCB)</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="June" day="13"/>
          </front>
        </reference>
        <reference anchor="IANA-STUN" target="https://www.iana.org/assignments/stun-parameters/stun-parameters.xhtml">
          <front>
            <title>STUN Attributes</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="March" day="20"/>
          </front>
        </reference>
        <reference anchor="IANA-PVD" target="https://www.iana.org/assignments/pvds/pvds.xhtml#additional-information-pvd-keys">
          <front>
            <title>Provisioning Domains (PvDs)</title>
            <author>
              <organization/>
            </author>
            <date year="2020" month="August" day="13"/>
          </front>
        </reference>
        <reference anchor="ECN">
          <front>
            <title>The Addition of Explicit Congestion Notification (ECN) to IP</title>
            <author fullname="K. Ramakrishnan" initials="K." surname="Ramakrishnan"/>
            <author fullname="S. Floyd" initials="S." surname="Floyd"/>
            <author fullname="D. Black" initials="D." surname="Black"/>
            <date month="September" year="2001"/>
            <abstract>
              <t>This memo specifies the incorporation of ECN (Explicit Congestion Notification) to TCP and IP, including ECN's use of two bits in the IP header. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3168"/>
          <seriesInfo name="DOI" value="10.17487/RFC3168"/>
        </reference>
        <reference anchor="I-D.joras-sadcdn">
          <front>
            <title>Securing Ancillary Data for Communicating with Devices in the Network</title>
            <author fullname="Matt Joras" initials="M." surname="Joras">
              <organization>Meta Platforms, Inc.</organization>
            </author>
            <date day="10" month="July" year="2023"/>
            <abstract>
              <t>   There is increasing need for application endpoints to exchange rich
   information with devices in the network and secure that information
   from on-path observers.  This document presents some current problems
   and the broad strokes of potential solutions.

Discussion Venues

   This note is to be removed before publishing as an RFC.

   Source for this draft and an issue tracker can be found at
   https://github.com/mjoras/sadcdn.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-joras-sadcdn-01"/>
        </reference>
        <reference anchor="I-D.ietf-avtcore-rtp-over-quic">
          <front>
            <title>RTP over QUIC (RoQ)</title>
            <author fullname="Joerg Ott" initials="J." surname="Ott">
              <organization>Technical University Munich</organization>
            </author>
            <author fullname="Mathis Engelbart" initials="M." surname="Engelbart">
              <organization>Technical University Munich</organization>
            </author>
            <author fullname="Spencer Dawkins" initials="S." surname="Dawkins">
              <organization>Tencent America LLC</organization>
            </author>
            <date day="23" month="October" year="2023"/>
            <abstract>
              <t>   This document specifies a minimal mapping for encapsulating Real-time
   Transport Protocol (RTP) and RTP Control Protocol (RTCP) packets
   within the QUIC protocol.  This mapping is called RTP over QUIC
   (RoQ).  It also discusses how to leverage state from the QUIC
   implementation in the endpoints, in order to reduce the need to
   exchange RTCP packets and how to implement congestion control and
   rate adaptation without relying on RTCP feedback.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-avtcore-rtp-over-quic-07"/>
        </reference>
        <reference anchor="RFC8517">
          <front>
            <title>An Inventory of Transport-Centric Functions Provided by Middleboxes: An Operator Perspective</title>
            <author fullname="D. Dolson" initials="D." role="editor" surname="Dolson"/>
            <author fullname="J. Snellman" initials="J." surname="Snellman"/>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="C. Jacquenet" initials="C." surname="Jacquenet"/>
            <date month="February" year="2019"/>
            <abstract>
              <t>This document summarizes an operator's perception of the benefits that may be provided by intermediary devices that execute functions beyond normal IP forwarding. Such intermediary devices are often called "middleboxes".</t>
              <t>RFC 3234 defines a taxonomy of middleboxes and issues in the Internet. Most of those middleboxes utilize or modify application- layer data. This document primarily focuses on devices that observe and act on information carried in the transport layer, and especially information carried in TCP packets.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8517"/>
          <seriesInfo name="DOI" value="10.17487/RFC8517"/>
        </reference>
        <reference anchor="RFC9221">
          <front>
            <title>An Unreliable Datagram Extension to QUIC</title>
            <author fullname="T. Pauly" initials="T." surname="Pauly"/>
            <author fullname="E. Kinnear" initials="E." surname="Kinnear"/>
            <author fullname="D. Schinazi" initials="D." surname="Schinazi"/>
            <date month="March" year="2022"/>
            <abstract>
              <t>This document defines an extension to the QUIC transport protocol to add support for sending and receiving unreliable datagrams over a QUIC connection.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9221"/>
          <seriesInfo name="DOI" value="10.17487/RFC9221"/>
        </reference>
        <reference anchor="I-D.ietf-quic-load-balancers">
          <front>
            <title>QUIC-LB: Generating Routable QUIC Connection IDs</title>
            <author fullname="Martin Duke" initials="M." surname="Duke">
              <organization>Google</organization>
            </author>
            <author fullname="Nick Banks" initials="N." surname="Banks">
              <organization>Microsoft</organization>
            </author>
            <author fullname="Christian Huitema" initials="C." surname="Huitema">
              <organization>Private Octopus Inc.</organization>
            </author>
            <date day="15" month="August" year="2023"/>
            <abstract>
              <t>   QUIC address migration allows clients to change their IP address
   while maintaining connection state.  To reduce the ability of an
   observer to link two IP addresses, clients and servers use new
   connection IDs when they communicate via different client addresses.
   This poses a problem for traditional "layer-4" load balancers that
   route packets via the IP address and port 4-tuple.  This
   specification provides a standardized means of securely encoding
   routing information in the server's connection IDs so that a properly
   configured load balancer can route packets with migrated addresses
   correctly.  As it proposes a structured connection ID format, it also
   provides a means of connection IDs self-encoding their length to aid
   some hardware offloads.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-quic-load-balancers-17"/>
        </reference>
        <reference anchor="RFC7839">
          <front>
            <title>Access-Network-Identifier Option in DHCP</title>
            <author fullname="S. Bhandari" initials="S." surname="Bhandari"/>
            <author fullname="S. Gundavelli" initials="S." surname="Gundavelli"/>
            <author fullname="M. Grayson" initials="M." surname="Grayson"/>
            <author fullname="B. Volz" initials="B." surname="Volz"/>
            <author fullname="J. Korhonen" initials="J." surname="Korhonen"/>
            <date month="June" year="2016"/>
            <abstract>
              <t>This document specifies the format and mechanism that is to be used for encoding Access-Network Identifiers in DHCPv4 and DHCPv6 messages by defining new Access-Network-Identifier options and sub-options.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7839"/>
          <seriesInfo name="DOI" value="10.17487/RFC7839"/>
        </reference>
        <reference anchor="RFC5869">
          <front>
            <title>HMAC-based Extract-and-Expand Key Derivation Function (HKDF)</title>
            <author fullname="H. Krawczyk" initials="H." surname="Krawczyk"/>
            <author fullname="P. Eronen" initials="P." surname="Eronen"/>
            <date month="May" year="2010"/>
            <abstract>
              <t>This document specifies a simple Hashed Message Authentication Code (HMAC)-based key derivation function (HKDF), which can be used as a building block in various protocols and applications. The key derivation function (KDF) is intended to support a wide range of applications and requirements, and is conservative in its use of cryptographic hash functions. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5869"/>
          <seriesInfo name="DOI" value="10.17487/RFC5869"/>
        </reference>
        <reference anchor="NAPT">
          <front>
            <title>Traditional IP Network Address Translator (Traditional NAT)</title>
            <author fullname="P. Srisuresh" initials="P." surname="Srisuresh"/>
            <author fullname="K. Egevang" initials="K." surname="Egevang"/>
            <date month="January" year="2001"/>
            <abstract>
              <t>The NAT operation described in this document extends address translation introduced in RFC 1631 and includes a new type of network address and TCP/UDP port translation. In addition, this document corrects the Checksum adjustment algorithm published in RFC 1631 and attempts to discuss NAT operation and limitations in detail. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3022"/>
          <seriesInfo name="DOI" value="10.17487/RFC3022"/>
        </reference>
        <reference anchor="NAT">
          <front>
            <title>IP Network Address Translator (NAT) Terminology and Considerations</title>
            <author fullname="P. Srisuresh" initials="P." surname="Srisuresh"/>
            <author fullname="M. Holdrege" initials="M." surname="Holdrege"/>
            <date month="August" year="1999"/>
            <abstract>
              <t>This document attempts to describe the operation of NAT devices and the associated considerations in general, and to define the terminology used to identify various flavors of NAT. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2663"/>
          <seriesInfo name="DOI" value="10.17487/RFC2663"/>
        </reference>
        <reference anchor="RFC7519">
          <front>
            <title>JSON Web Token (JWT)</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="J. Bradley" initials="J." surname="Bradley"/>
            <author fullname="N. Sakimura" initials="N." surname="Sakimura"/>
            <date month="May" year="2015"/>
            <abstract>
              <t>JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7519"/>
          <seriesInfo name="DOI" value="10.17487/RFC7519"/>
        </reference>
        <reference anchor="RFC8392">
          <front>
            <title>CBOR Web Token (CWT)</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="E. Wahlstroem" initials="E." surname="Wahlstroem"/>
            <author fullname="S. Erdtman" initials="S." surname="Erdtman"/>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <date month="May" year="2018"/>
            <abstract>
              <t>CBOR Web Token (CWT) is a compact means of representing claims to be transferred between two parties. The claims in a CWT are encoded in the Concise Binary Object Representation (CBOR), and CBOR Object Signing and Encryption (COSE) is used for added application-layer security protection. A claim is a piece of information asserted about a subject and is represented as a name/value pair consisting of a claim name and a claim value. CWT is derived from JSON Web Token (JWT) but uses CBOR rather than JSON.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8392"/>
          <seriesInfo name="DOI" value="10.17487/RFC8392"/>
        </reference>
        <reference anchor="RFC9334">
          <front>
            <title>Remote ATtestation procedureS (RATS) Architecture</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="D. Thaler" initials="D." surname="Thaler"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="N. Smith" initials="N." surname="Smith"/>
            <author fullname="W. Pan" initials="W." surname="Pan"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>In network protocol exchanges, it is often useful for one end of a communication to know whether the other end is in an intended operating state. This document provides an architectural overview of the entities involved that make such tests possible through the process of generating, conveying, and evaluating evidentiary Claims. It provides a model that is neutral toward processor architectures, the content of Claims, and protocols.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9334"/>
          <seriesInfo name="DOI" value="10.17487/RFC9334"/>
        </reference>
        <reference anchor="I-D.zmlk-quic-te">
          <front>
            <title>QUIC-enabled Service Differentiation for Traffic Engineering</title>
            <author fullname="Zhilong Zheng" initials="Z." surname="Zheng">
              <organization>Alibaba Inc.</organization>
            </author>
            <author fullname="Yunfei Ma" initials="Y." surname="Ma">
              <organization>Uber Technologies Inc.</organization>
            </author>
            <author fullname="Yanmei Liu" initials="Y." surname="Liu">
              <organization>Alibaba Inc.</organization>
            </author>
            <author fullname="Mirja Kühlewind" initials="M." surname="Kühlewind">
              <organization>Ericsson</organization>
            </author>
            <date day="8" month="November" year="2023"/>
            <abstract>
              <t>   This document defines a method for supporting QUIC-enabled service
   differentiation for traffic engineering through multipath and QUIC
   connection identifier (CID) encoding.  This approach enables end-host
   networking stacks and applications to select packet routing paths in
   a wide area network (WAN), potentially improving end-to-end
   performance, cost, and reliability.  The proposed method can be used
   in conjunction with segment-routing traffic engineering technologies,
   such as SRv6 TE.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-zmlk-quic-te-01"/>
        </reference>
        <reference anchor="RFC6105">
          <front>
            <title>IPv6 Router Advertisement Guard</title>
            <author fullname="E. Levy-Abegnoli" initials="E." surname="Levy-Abegnoli"/>
            <author fullname="G. Van de Velde" initials="G." surname="Van de Velde"/>
            <author fullname="C. Popoviciu" initials="C." surname="Popoviciu"/>
            <author fullname="J. Mohacsi" initials="J." surname="Mohacsi"/>
            <date month="February" year="2011"/>
            <abstract>
              <t>Routed protocols are often susceptible to spoof attacks. The canonical solution for IPv6 is Secure Neighbor Discovery (SEND), a solution that is non-trivial to deploy. This document proposes a light-weight alternative and complement to SEND based on filtering in the layer-2 network fabric, using a variety of filtering criteria, including, for example, SEND status. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6105"/>
          <seriesInfo name="DOI" value="10.17487/RFC6105"/>
        </reference>
        <reference anchor="RTP">
          <front>
            <title>RTP: A Transport Protocol for Real-Time Applications</title>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <author fullname="S. Casner" initials="S." surname="Casner"/>
            <author fullname="R. Frederick" initials="R." surname="Frederick"/>
            <author fullname="V. Jacobson" initials="V." surname="Jacobson"/>
            <date month="July" year="2003"/>
            <abstract>
              <t>This memorandum describes RTP, the real-time transport protocol. RTP provides end-to-end network transport functions suitable for applications transmitting real-time data, such as audio, video or simulation data, over multicast or unicast network services. RTP does not address resource reservation and does not guarantee quality-of- service for real-time services. The data transport is augmented by a control protocol (RTCP) to allow monitoring of the data delivery in a manner scalable to large multicast networks, and to provide minimal control and identification functionality. RTP and RTCP are designed to be independent of the underlying transport and network layers. The protocol supports the use of RTP-level translators and mixers. Most of the text in this memorandum is identical to RFC 1889 which it obsoletes. There are no changes in the packet formats on the wire, only changes to the rules and algorithms governing how the protocol is used. The biggest change is an enhancement to the scalable timer algorithm for calculating when to send RTCP packets in order to minimize transmission in excess of the intended rate when many participants join a session simultaneously. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="64"/>
          <seriesInfo name="RFC" value="3550"/>
          <seriesInfo name="DOI" value="10.17487/RFC3550"/>
        </reference>
        <reference anchor="SRTP">
          <front>
            <title>The Secure Real-time Transport Protocol (SRTP)</title>
            <author fullname="M. Baugher" initials="M." surname="Baugher"/>
            <author fullname="D. McGrew" initials="D." surname="McGrew"/>
            <author fullname="M. Naslund" initials="M." surname="Naslund"/>
            <author fullname="E. Carrara" initials="E." surname="Carrara"/>
            <author fullname="K. Norrman" initials="K." surname="Norrman"/>
            <date month="March" year="2004"/>
            <abstract>
              <t>This document describes the Secure Real-time Transport Protocol (SRTP), a profile of the Real-time Transport Protocol (RTP), which can provide confidentiality, message authentication, and replay protection to the RTP traffic and to the control traffic for RTP, the Real-time Transport Control Protocol (RTCP). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3711"/>
          <seriesInfo name="DOI" value="10.17487/RFC3711"/>
        </reference>
        <reference anchor="cryptex">
          <front>
            <title>Completely Encrypting RTP Header Extensions and Contributing Sources</title>
            <author fullname="J. Uberti" initials="J." surname="Uberti"/>
            <author fullname="C. Jennings" initials="C." surname="Jennings"/>
            <author fullname="S. Murillo" initials="S." surname="Murillo"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>While the Secure Real-time Transport Protocol (SRTP) provides confidentiality for the contents of a media packet, a significant amount of metadata is left unprotected, including RTP header extensions and contributing sources (CSRCs). However, this data can be moderately sensitive in many applications. While there have been previous attempts to protect this data, they have had limited deployment, due to complexity as well as technical limitations.</t>
              <t>This document updates RFC 3711, the SRTP specification, and defines Cryptex as a new mechanism that completely encrypts header extensions and CSRCs and uses simpler Session Description Protocol (SDP) signaling with the goal of facilitating deployment.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9335"/>
          <seriesInfo name="DOI" value="10.17487/RFC9335"/>
        </reference>
        <reference anchor="I-D.ietf-moq-requirements">
          <front>
            <title>Media Over QUIC - Use Cases and Requirements for Media Transport Protocol Design</title>
            <author fullname="James Gruessing" initials="J." surname="Gruessing">
              <organization>Nederlandse Publieke Omroep</organization>
            </author>
            <author fullname="Spencer Dawkins" initials="S." surname="Dawkins">
              <organization>Tencent America LLC</organization>
            </author>
            <date day="29" month="September" year="2023"/>
            <abstract>
              <t>   This document describes use cases and requirements that guide the
   specification of a simple, low-latency media delivery solution for
   ingest and distribution, using either the QUIC protocol or
   WebTransport as transport protocols.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-moq-requirements-02"/>
        </reference>
      </references>
    </references>
    <?line 1384?>

<section anchor="extending">
      <name>Extending CIDFI to Other Protocols</name>
      <t>CIDFI can be extended to other protocols including TCP, SCTP, RTP, and SRTP,
and bespoke UDP protocols.</t>
      <t>An extension to each protocol is described below which retains the
ability of the client to prove its ownership of the 5-tuple to a CNE.</t>
      <section anchor="tcp">
        <name>TCP</name>
        <t>To prove ownership of the TCP 4-tuple, TCP can utilize a new TCP
option to carry the CNE's nonce and HMAC-output.  This TCP option can be carried
in both the TCP SYN and in some subsequent packets to avoid consuming the entire
TCP option space (40 bytes).  Sub-options can be defined to carry pieces of
the Nonce and HMAC output, with the first piece of the Nonce in the TCP SYN
so the CIDFI network element can be triggered to begin looking for the subsequent
TCP frames containing the rest of the CIDFI nonce and CIDFI HMAC-output.  For example,</t>
        <ol spacing="normal" type="1"><li>
            <t>send TCP SYN + CIDFI option (including Nonce bits 0-63)</t>
          </li>
          <li>
            <t>if received TCP SYNACK does not indicate CIDFI support, stop sending CIDFI option</t>
          </li>
          <li>
            <t>send next TCP packet + CIDFI option (including Nonce bytes 64-128)</t>
          </li>
          <li>
            <t>send next TCP packet + CIDFI option (including HMAC-output bits 0-127)</t>
          </li>
          <li>
            <t>send next TCP packet + CIDFI option (including HMAC-output bytes 128-256)</t>
          </li>
        </ol>
        <t>To shorten this further we might truncate the HMAC output and/or
truncate the Nonce after security evaluation.</t>
      </section>
      <section anchor="sctp">
        <name>SCTP</name>
        <t>If SCTP is sent directly over IP, proof of ownership of the
SCTP 4-tuple can be achieved using an extension to its INIT
packets, similar to what is described above for TCP SYN.</t>
        <t>If SCTP is run over UDP, the same proof of ownership of the UDP
4-tuple as described in <xref target="ownership"/> can be performed.</t>
      </section>
      <section anchor="rtp-and-srtp">
        <name>RTP and SRTP</name>
        <t>The RTP Synchronization Source (SSRC) is in the clear for <xref target="RTP"/>, <xref target="SRTP"/>,
and <xref target="cryptex"/>.  If the SSRC is signaled similarly to CID, RTP could also
benefit from CIDFI.  CIDFI network elements could be told the mapping of SSRC values to
importance and schedule those SSRCs accordingly.  However, SSRC is used in playout (jitter)
buffers and a new SSRC seen by a receiver will cause confusion.  Thus, overloading SSRC
to mean both 'packet importance' for CIDFI and 'synchronization source' will require
engineering work on the RTP receiver to treat all the signaled SSRCs as one source for
purposes of its playout buffer.</t>
        <t>RTP over QUIC <xref target="I-D.ietf-avtcore-rtp-over-quic"/> is another approach which exposes
QUIC headers to the network (which have CIDs) and does not overload the RTP SSRC.  The
Media over QUIC (MOQ) working group includes RTP over QUIC as one of its use cases
<xref section="3.1" sectionFormat="of" target="I-D.ietf-moq-requirements"/>.</t>
      </section>
      <section anchor="bespoke-udp-application-protocols">
        <name>Bespoke UDP Application Protocols</name>
        <t>To work with CIDFI, other UDP application protocols would have to
prove ownership of their UDP 4-tuple (<xref target="ownership"/>) and extend their
protocol to include a connection identifier in the first several bits
of each of their UDP packets.</t>
        <t>Alternatively, rather than modifying the application protocol it could be run
over <xref target="QUIC"/> or <xref target="DTLS-CID"/>.</t>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Thanks to Dave Täht, Magnus Westerlund, Christian Huitema, Gorry Fairhurst,
and Tom Herbert for hallway discussions and feedback at TSVWG that encouraged
the authors to consider the approach described in this document.  Thanks to
Ben Schwartz for suggesting PvD as an alternative discovery mechanism.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
STmFbf1/ZZ4nsPfzAAA=

-->

</rfc>
