<?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.39 (Ruby 3.4.9) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-scone-protocol-07" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="SCONE Protocol">Standard Communication with Network Elements (SCONE) Protocol</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-scone-protocol-07"/>
    <author fullname="Martin Thomson">
      <organization>Mozilla</organization>
      <address>
        <email>mt@lowentropy.net</email>
      </address>
    </author>
    <author fullname="Christian Huitema">
      <organization>Private Octopus Inc.</organization>
      <address>
        <email>huitema@huitema.net</email>
      </address>
    </author>
    <author fullname="奥 一穂" asciiFullname="Kazuho Oku">
      <organization>Fastly</organization>
      <address>
        <email>kazuhooku@gmail.com</email>
      </address>
    </author>
    <author fullname="Matt Joras">
      <organization>Meta</organization>
      <address>
        <email>matt.joras@gmail.com</email>
      </address>
    </author>
    <author fullname="Marcus Ihlar">
      <organization>Ericsson</organization>
      <address>
        <email>marcus.ihlar@ericsson.com</email>
      </address>
    </author>
    <date year="2026" month="August" day="20"/>
    <area>Web and Internet Transport</area>
    <workgroup>SCONE</workgroup>
    <keyword>locomotive</keyword>
    <keyword>pastry</keyword>
    <abstract>
      <?line 62?>

<t>This document describes a protocol where on-path network elements
can communicate their perspective on the maximum sustainable throughput
for QUIC flows to endpoints. This throughput advice suggests an
upper bound on long-term average throughput, independent of and
complementary to real-time congestion control signals.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://ietf-wg-scone.github.io/scone/draft-ietf-scone-protocol.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-scone-protocol/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        SCONE Working Group mailing list (<eref target="mailto:scone@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/scone/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/scone/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ietf-wg-scone/scone"/>.</t>
    </note>
  </front>
  <middle>
    <?line 71?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Many networks have known, concrete rate limits, or apply these limits
by policy to constrain data rates.
This is often done without any ability to indicate rate limits to applications.
The result can be that application performance is degraded,
because throughput limits can manifest in ways that are incompatible with the
rate estimation or congestion control algorithms used at endpoints.</t>
      <t>Having the network indicate what throughput limits apply, in a way that is
accessible to endpoints, allows applications to use this information when
adapting their send rate.</t>
      <t>The Standard Communication with Network Elements (SCONE) protocol
is negotiated by QUIC endpoints.
SCONE provides a means for a network to signal its present best estimate
for maximum sustainable throughput,
or throughput advice,
associated with the flows of UDP datagrams that QUIC exchanges.</t>
      <t>Any network function that is able to update the content of UDP datagrams
qualifies as a network element that can use SCONE packets
to provide throughput advice to QUIC endpoints.</t>
      <t>Networks with rate limits can use SCONE to send throughput advice
to cooperating endpoints to limit overall network usage.
Where congestion control signals -- such as ECN, delays and loss --
operate on a time scale of a round trip time,
throughput advice operates over a much longer period.</t>
      <t>This has benefits in some networks
as endpoints can adapt network usage to better suit network conditions.
For example, radio networks and battery-powered devices
perform better with short, bursty exchanges,
rather than constant transmission at a fixed rate.</t>
      <t>For endpoints, SCONE throughput advice makes network policies visible,
which can reduce wasteful probing beyond those limits.</t>
    </section>
    <section anchor="overview">
      <name>Overview</name>
      <t>QUIC endpoints can negotiate the use of SCONE by including a transport parameter
(<xref target="tp"/>) in the QUIC handshake.  Endpoints then occasionally send SCONE packets,
which are always coalesced with ordinary QUIC packets that they send.</t>
      <t>Networks that have rate limiting policies, or known throughput constraints,
can detect flows that include SCONE packets.
The network, via an on-path network element, can indicate a maximum
sustainable throughput by modifying the SCONE packet as it transits the
network element.</t>
      <t>The propagation of SCONE packets, including the throughput advice that is added,
is shown in <xref target="f-scone"/>.</t>
      <figure anchor="f-scone">
        <name>Propagation of SCONE signal</name>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="192" width="472" viewBox="0 0 472 192" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,32 L 8,80" fill="none" stroke="black"/>
              <path d="M 40,80 L 40,176" fill="none" stroke="black"/>
              <path d="M 80,32 L 80,80" fill="none" stroke="black"/>
              <path d="M 120,32 L 120,80" fill="none" stroke="black"/>
              <path d="M 160,80 L 160,176" fill="none" stroke="black"/>
              <path d="M 200,32 L 200,80" fill="none" stroke="black"/>
              <path d="M 248,32 L 248,80" fill="none" stroke="black"/>
              <path d="M 288,80 L 288,176" fill="none" stroke="black"/>
              <path d="M 336,32 L 336,80" fill="none" stroke="black"/>
              <path d="M 8,32 L 80,32" fill="none" stroke="black"/>
              <path d="M 120,32 L 200,32" fill="none" stroke="black"/>
              <path d="M 248,32 L 336,32" fill="none" stroke="black"/>
              <path d="M 8,80 L 80,80" fill="none" stroke="black"/>
              <path d="M 120,80 L 200,80" fill="none" stroke="black"/>
              <path d="M 248,80 L 336,80" fill="none" stroke="black"/>
              <path d="M 40,112 L 64,112" fill="none" stroke="black"/>
              <path d="M 128,112 L 152,112" fill="none" stroke="black"/>
              <path d="M 160,128 L 192,128" fill="none" stroke="black"/>
              <path d="M 256,128 L 280,128" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="288,128 276,122.4 276,133.6" fill="black" transform="rotate(0,280,128)"/>
              <polygon class="arrowhead" points="160,112 148,106.4 148,117.6" fill="black" transform="rotate(0,152,112)"/>
              <g class="text">
                <text x="44" y="52">QUIC</text>
                <text x="160" y="52">Network</text>
                <text x="292" y="52">QUIC</text>
                <text x="44" y="68">Sender</text>
                <text x="160" y="68">Element</text>
                <text x="292" y="68">Receiver</text>
                <text x="96" y="116">SCONE</text>
                <text x="228" y="116">SCONE+advice</text>
                <text x="96" y="132">+QUIC</text>
                <text x="224" y="132">+QUIC</text>
                <text x="340" y="148">Validate</text>
                <text x="396" y="148">QUIC</text>
                <text x="444" y="148">packet</text>
                <text x="320" y="164">and</text>
                <text x="364" y="164">record</text>
                <text x="420" y="164">advice</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
+--------+    +---------+     +----------+
|  QUIC  |    | Network |     |   QUIC   |
| Sender |    | Element |     | Receiver |
+---+----+    +----+----+     +----+-----+
    |              |               |
    +--- SCONE --->|  SCONE+advice |
    |    +QUIC     +---- +QUIC --->|
    |              |               |  Validate QUIC packet
    |              |               |  and record advice
    |              |               |
]]></artwork>
        </artset>
      </figure>
      <t>QUIC endpoints that receive modified SCONE packets observe the indicated
version, process the QUIC packet, and then record the indicated rate.</t>
      <t>Throughput advice only applies to the direction and path for which it is
received.  A connection that migrates or uses multipath
<xref target="QUIC-MP"/>
cannot assume that throughput advice from one path applies to new paths.
Advice for the client-to-server direction and the server-to-client direction of
each path are independent, and are expected to be different, for reasons including
asymmetric link capacity and path diversity.
Applications can use SCONE in either or both directions
of each path at the discretion of endpoints.</t>
    </section>
    <section anchor="applicability">
      <name>Applicability</name>
      <t>This protocol can provide throughput advice only for QUIC flows
where endpoints send SCONE packets (<xref target="packet"/>).</t>
      <t>The operation of the SCONE protocol depends on network elements
that are able to modify packets as they are forwarded.
This provides endpoints strong evidence that the network
element has the power to apply a rate limiting policy; though see <xref target="security"/> for
potential limitations on this.</t>
      <t>The throughput advice that this protocol carries is independent of congestion
signals, limited to a single path and UDP packet flow, unidirectional, and
strictly advisory.</t>
      <t>A companion document <xref target="SCONE-MAN"/>
addresses applicability, operational, and deployment considerations in more detail.</t>
      <section anchor="not-cc">
        <name>Independent of Congestion Signals</name>
        <t>SCONE throughput advice is not a substitute for congestion feedback or congestion control.
They are complementary.
Congestion signals,
such as acknowledgments or ECN markings <xref target="ECN"/><xref target="WHY-ECN"/>,
provide real-time information on loss and delay
for a network path,
whereas SCONE throughput advice operates over a much longer period.</t>
        <t>A congestion controller needs to detect changed conditions
and change sending behavior more quickly than SCONE allows.
Congestion signals can indicate a throughput limit
that is different from the signaled throughput advice.</t>
        <t>Endpoints cannot assume that the rate indicated in throughput advice is achievable if congestion
signals indicate otherwise.  Congestion could be experienced at a different
point on the network path than the network element that signals throughput advice.
Therefore, endpoints need to respect the send rate constraints that are set by a
congestion controller.</t>
        <t>Networks can use SCONE to communicate throughput advice
for reasons other than rate limiting policies.
For example, a network element in an access network
could provide reduced throughput advice
to guide application use of network capacity
during periods of unusually high usage.</t>
        <t>Throughput advice can indicate temporary increases in available capacity
or temporarily reduced capacity.
This includes persistent overuse, equipment faults, or other transient issues.
Providing advice is applicable if increases or reductions
are expected to last for more than one monitoring period; see <xref target="time"/>.</t>
      </section>
      <section anchor="unspecified-scope">
        <name>Unspecified Scope</name>
        <t>Just because a network element can set throughput advice,
that does not prove that the flow can achieve that rate.
Nor is it a commitment to providing that throughput.
It is a hint that exceeding that rate is unlikely to be successful,
from the perspective of a specific network element.</t>
        <t>A signal that is sent for a specific flow
could apply to a collection of flows,
rather than a single flow.
The scope of the flows that are included is not carried in the signal.</t>
        <t>For instance, policy limits might apply at a network subscription level,
such that multiple flows receive the same signal
and combined usage contributes to the shared limit.</t>
        <t>Endpoints can therefore be more confident in the throughput signal
as an indication of the maximum achievable throughput
than as any indication of expected throughput.
In addition to endpoints respecting congestion signals (see <xref target="not-cc"/>),
networks might need to monitor and enforce policies,
even where applications attempt to follow advice (see <xref target="policing"/>).</t>
        <t>The advised throughput will likely only be achievable
when the application is the only entity consuming bandwidth
in the scope that the advice applies to.
In the presence of multiple flows,
achievable throughput could be lower
than what is indicated by the advice,
with throughput determined by a congestion controller.</t>
        <t>This implies that signals can most usefully be applied to a downlink flow
in access networks, close to an endpoint. In that case, capacity is less likely
to be split between multiple active flows.</t>
      </section>
      <section anchor="per-flow-signal">
        <name>Per-Flow Signal</name>
        <t>The same address tuple
(IP version, source and destination IP addresses and UDP ports)
might be used for multiple QUIC connections.
A single signal might be lost
or only reach a single application endpoint.
Network elements can apply SCONE throughput advice
to all QUIC connections that include SCONE packets
to ensure that advice is received by all application endpoints.</t>
        <t>The signaled advice applies to the flow of packets
on the same address tuple for the duration of
the current monitoring period, unless it is updated
earlier or the flow ends; see <xref target="time"/> for details on
the monitoring period.</t>
        <t>Rate limiting policies often apply on the level of a device or subscription,
but endpoints cannot assume that this is the case.
A separate signal can be sent for each flow.</t>
        <t>When network elements provide throughput advice to a QUIC flow
that encapsulates tunneled flows (such as <xref target="CONNECT-UDP"/>)
they can only provide the advice to the outermost flow.
Endpoints can apply the throughput advice to packets in flows
that are subsequently encapsulated,
but following that advice can have security implications;
see <xref target="active-attacks"/>.</t>
      </section>
      <section anchor="unidirectional-signal">
        <name>Unidirectional Signal</name>
        <t>Throughput advice is signaled with SCONE packets
that are transmitted as part of the flow that the advice applies to.
Carrying signals in the affected flow,
in the same way that ECN signals are conveyed,
ensures that there is no ambiguity about what flow is affected.
However, this means that the endpoint that receives throughput advice
is not the endpoint that needs to adapt its sending behavior.</t>
        <t>A receiving endpoint might need to communicate the value it receives
to the sending peer in order to ensure that the limit is respected.
This document does not define how that communication occurs
as this is specific to the application in use.</t>
      </section>
      <section anchor="advisory-signal">
        <name>Advisory Signal</name>
        <t>Throughput advice indicates what one part of the network
expects to be achievable for flows that transit that portion of the network.
It is possible that very different throughput is achievable --
either higher or lower than the advice --
as determined by congestion control.
Endpoints that receive this signal therefore need to treat the information as advisory.</t>
        <t>The fact that an endpoint requests throughput advice does not necessarily mean
that it will adhere to advice; in some cases, the endpoint cannot. For
example, a flow could initially be used to serve video chunks, with the client
selecting chunks of different bitrates based on received advice, but later switch to a
bulk download that cannot be similarly controlled. Composite flows
from multiple applications, such as tunneled flows, might only have a subset of
the involved applications that are capable of handling SCONE signals. Therefore,
when a network element detects that throughput exceeds the advertised throughput advice,
it might apply rate limiting.</t>
        <t>Network conditions and rate-limit policies can change
in ways that make previously signaled advice obsolete.
For example, routing changes can cause a flow to move to a different network path.
There are no guarantees that updated advice will be sent at such events.</t>
      </section>
      <section anchor="application-use-of-advice">
        <name>Application Use of Advice</name>
        <t>Applications that choose to follow throughput advice
do so in the way that best suits their needs.</t>
        <t>The most obvious way to follow throughput advice is to
inform the sending peer of the advice so that the peer
can adjust sending rates as necessary.
This document does not provide specific guidance on how applications
might adapt their use of network capacity in response to advice.</t>
        <t>Some applications offer options for rate control
that can offer improved performance when following advice.
For instance, real-time and streaming video applications
can often dynamically adapt their network usage.
Typical HTTP Live Streaming <xref target="HLS"/> or DASH <xref target="DASH"/>
clients are provided with manifests that allow them to
adjust the bitrate and quality of media segments
based on available network capacity.
Low priority bulk transfer applications, such as software updates,
might also choose to follow advice.</t>
        <t>Following throughput advice could
reduce the impact of an application on other network users,
reserves capacity for high-priority activities,
and could avoid potential enforcement action by the network; see <xref target="policing"/>.</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="BCP14"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="packet">
      <name>SCONE Packet</name>
      <t>A SCONE packet is a QUIC long header packet that follows the QUIC invariants;
see <xref section="5.1" sectionFormat="of" target="INVARIANTS"/>.</t>
      <t><xref target="fig-scone-packet"/> shows the format of the SCONE packet using the conventions
from <xref section="4" sectionFormat="of" target="INVARIANTS"/>.</t>
      <figure anchor="fig-scone-packet">
        <name>SCONE Packet Format</name>
        <sourcecode type="artwork"><![CDATA[
SCONE Packet {
  Header Form (1) = 1,
  Reserved (1),
  Rate Signal High Bits (6),
  Version (32) = 0x6f7dc0fd or 0xef7dc0fd,
  Destination Connection ID Length (8),
  Destination Connection ID (0..2040),
  Source Connection ID Length (8),
  Source Connection ID (0..2040),
}
]]></sourcecode>
      </figure>
      <!--
https://martinthomson.github.io/quic-pick/#seed=draft-ietf-scone-protocol-version;field=version;codepoint=0x6f7dc0fd
Plus https://github.com/ietf-wg-scone/scone/issues/45
-->

<t>The most significant bit (0x80) of the packet indicates that this is a QUIC long
header packet.  The next bit (0x40) is reserved and can be set according to
<xref target="QUIC-BIT"/>.</t>
      <t>The Rate Signal High Bits field consists of the low six bits (0x3f) of the
first byte. Together with the most significant bit of the Version field,
this forms the 7-bit Rate Signal. Values for the Rate Signal are described in
<xref target="rate-signal"/>.</t>
      <t>The Version field contains either 0x6f7dc0fd or 0xef7dc0fd. The only difference
between these two values is the most significant bit, which also contributes to
the Rate Signal. All other bits are identical, which facilitates detection and
modification of SCONE packets.</t>
      <t>This packet includes a Destination Connection ID field that is set to the same
value as other packets in the same datagram; see <xref section="12.2" sectionFormat="of" target="QUIC"/>.</t>
      <t>The Source Connection ID field is set to match the Source Connection ID field of
any packet that follows.  If the next packet in the datagram does not have a
Source Connection ID field, which is the case for packets with a short header
(<xref section="5.2" sectionFormat="of" target="INVARIANTS"/>), the Source Connection ID field is empty
and the Source Connection ID Length field is set to 0.</t>
      <t>SCONE packets <bcp14>MUST</bcp14> be coalesced with other QUIC packets
(see <xref section="12.2" sectionFormat="of" target="QUIC"/>)
and <bcp14>MUST</bcp14> be included as the first packet in a datagram.
This is primarily to simplify the process of updating throughput advice
in network elements.
This is also necessary in many cases for QUIC versions 1 and 2
because packets with a short header cannot precede any other packets.</t>
      <t>A sender <bcp14>MUST NOT</bcp14> include more than one SCONE packet in a datagram.</t>
      <section anchor="rate-signal">
        <name>Rate Signals</name>
        <t>A Rate Signal is a 7-bit unsigned integer (0-127). The high six bits are the
Rate Signal High Bits, and the least significant bit is the most significant
bit of the Version field.</t>
        <t>When sent by a QUIC endpoint, the Rate Signal is set to 127.  Receiving a value
of 127 indicates that throughput advice is unknown, either because network
elements on the path are not providing advice or they do not support SCONE. All
other values (0 through 126) represent the ceiling of rates advised by the
network element(s) on the path.</t>
        <t>Throughput advice follows a logarithmic scale defined as:</t>
        <ul spacing="normal">
          <li>
            <t>Base rate (b_min) = 100 kbit/s (100,000 bits per second)</t>
          </li>
          <li>
            <t>Bitrate at value n = b_min * 10^(n/20)</t>
          </li>
        </ul>
        <t>where n is an integer between 0 and 126 represented by the Rate Signal.</t>
        <t><xref target="ex-rates"/> lists some of the values for signals
and the corresponding bitrate for each.</t>
        <table anchor="ex-rates">
          <name>Examples of SCONE signals and corresponding rates</name>
          <thead>
            <tr>
              <th align="left">Bitrate</th>
              <th align="left">Rate Signal</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">100 kbit/s</td>
              <td align="left">0</td>
            </tr>
            <tr>
              <td align="left">112 kbit/s</td>
              <td align="left">1</td>
            </tr>
            <tr>
              <td align="left">126 kbit/s</td>
              <td align="left">2</td>
            </tr>
            <tr>
              <td align="left">141 kbit/s</td>
              <td align="left">3</td>
            </tr>
            <tr>
              <td align="left">1 Mbit/s</td>
              <td align="left">20</td>
            </tr>
            <tr>
              <td align="left">1.12 Mbit/s</td>
              <td align="left">21</td>
            </tr>
            <tr>
              <td align="left">10 Mbit/s</td>
              <td align="left">40</td>
            </tr>
            <tr>
              <td align="left">11.2 Mbit/s</td>
              <td align="left">41</td>
            </tr>
            <tr>
              <td align="left">100 Mbit/s</td>
              <td align="left">60</td>
            </tr>
            <tr>
              <td align="left">112 Mbit/s</td>
              <td align="left">61</td>
            </tr>
            <tr>
              <td align="left">1 Gbit/s</td>
              <td align="left">80</td>
            </tr>
            <tr>
              <td align="left">1.12 Gbit/s</td>
              <td align="left">81</td>
            </tr>
            <tr>
              <td align="left">10 Gbit/s</td>
              <td align="left">100</td>
            </tr>
            <tr>
              <td align="left">11.2 Gbit/s</td>
              <td align="left">101</td>
            </tr>
            <tr>
              <td align="left">100 Gbit/s</td>
              <td align="left">120</td>
            </tr>
            <tr>
              <td align="left">112 Gbit/s</td>
              <td align="left">121</td>
            </tr>
            <tr>
              <td align="left">199.5 Gbit/s</td>
              <td align="left">126</td>
            </tr>
            <tr>
              <td align="left">Unknown</td>
              <td align="left">127</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="time">
        <name>Monitoring Period</name>
        <t>The time over which throughput advice applies is defined to be
a period of 67 seconds.</t>
        <t>Protocol participants can use a different period,
depending on their role.
Senders can limit their send rate over any time period
up to 67 seconds.
Network elements can monitor and apply limits to send rates
using time period of at least 67 seconds.</t>
        <t>The choice of 67 seconds is a compromise between competing interests.
Longer periods allow applications more flexibility
in terms of how to allocate bandwidth over time.
Shorter periods allow networks to administer policies more tightly.
A shorter period also allows applications
to increase send rates sooner
when rates increase.</t>
        <t>The choice of 67 seconds, as a prime number,
also helps avoid synchronization with other periodic
effects that are commonly measured in whole seconds.
This includes segment length or key frame intervals in video applications,
but also includes timers for NAT devices; see <xref section="4.3" sectionFormat="of" target="RFC4787"/>.
Any repeating phenomenon at a 67 second interval is therefore
unlikely to be due to other periodic effects.</t>
      </section>
      <section anchor="endpoint-processing-of-scone-packets">
        <name>Endpoint Processing of SCONE Packets</name>
        <t>Processing a SCONE packet involves reading the value from the Rate Signal field.
However, throughput advice <bcp14>MUST</bcp14> be ignored unless another packet from the same
datagram is successfully processed.  Therefore, a SCONE packet always needs to
be coalesced with other QUIC packets.</t>
        <t>A SCONE packet is defined by the use of the long header bit (0x80 in the first
byte) and the SCONE protocol version (0x6f7dc0fd or 0xef7dc0fd in the next four
bytes). The 7-bit Rate Signal can be extracted by combining the low 6 bits
of the first byte with the most significant bit of the version field. A SCONE
packet <bcp14>MUST</bcp14> be discarded if the Destination Connection ID is not consistent with
those coalesced packets, as specified in <xref target="packet"/>. Similarly, if the Source
Connection ID is inconsistent, the SCONE packet <bcp14>MAY</bcp14> be discarded.</t>
        <t>When discarding a SCONE packet due to inconsistent Connection IDs, endpoints <bcp14>MAY</bcp14>
also discard the QUIC packets that were coalesced into the same datagram.</t>
        <t>A receiver <bcp14>MAY</bcp14> discard a datagram that contains more than one SCONE packet.</t>
        <t>A SCONE packet is discarded if the rate signal is unknown (127).</t>
        <t>If a connection uses multiple DSCP markings <xref target="RFC2474"/>,
the throughput advice that is received on datagrams with one marking
might not apply to datagrams that have different markings.</t>
      </section>
      <section anchor="algorithm">
        <name>Following Throughput Advice</name>
        <t>Endpoints that receive throughput advice can advise their peer of the limit
so that the peer might limit the amount of data it sends
over any monitoring period (<xref target="time"/>).
Alternatively, the endpoint might change its own behavior
to effect a similar outcome indirectly,
which might use flow control or changes to request patterns.</t>
        <t>An endpoint that receives throughput advice
might receive multiple different values.
If advice is applied by applications,
applications <bcp14>MUST</bcp14> apply the lowest throughput advice
received during any monitoring period; see <xref target="time"/>.</t>
        <t>After a monitoring period (<xref target="time"/>)
without receiving any throughput advice,
the previous advice expires.
Endpoints can remove any constraints
that resulted from the expired throughput advice.
This does not mean that there are no limits,
either in policy or due to network conditions,
only that these limits are now unknown.
Other constraints on usage will still apply,
which necessarily includes congestion control
and might include other, application-specific constraints.</t>
        <t>Allowing advice to expire
ensures that changes in routing
do not cause stale advice to persist indefinitely
when network elements on a new path do not provide advice.</t>
        <t>This approach ensures that network elements
are able to reduce the frequency with which they send updated signals
to as low as once per monitoring period.
However, applying signals at a low frequency
risks endpoints discarding throughput advice
if no SCONE packet is available for providing updated advice (<xref target="apply"/>),
or packets carrying advice are lost.
Sending the signal multiple times
per monitoring period
increases the likelihood that the signal is received.</t>
      </section>
    </section>
    <section anchor="tp">
      <name>Negotiating SCONE</name>
      <t>A QUIC endpoint indicates that it is able to receive SCONE packets by
including the scone_supported transport parameter (0x219e).</t>
      <t>Each endpoint independently indicates willingness to receive SCONE packets.
An endpoint that does not include the scone_supported transport parameter
can send SCONE packets if their peer includes the transport parameter.</t>
      <t>The scone_supported transport parameter <bcp14>MUST</bcp14> be empty.
Receiving a non-zero length scone_supported transport parameter <bcp14>MUST</bcp14> be treated
as a connection error of type TRANSPORT_PARAMETER_ERROR;
see <xref section="20.1" sectionFormat="of" target="QUIC"/>.</t>
      <!--
https://martinthomson.github.io/quic-pick/#seed=draft-ietf-scone-protocol-tp;field=tp;codepoint=0x219e;size=2
-->

<t>This transport parameter is valid for QUIC versions 1 <xref target="QUIC"/> and 2
<xref target="QUICv2"/> and any other version that recognizes the versions,
transport parameters, and frame types registries established in Sections <xref target="QUIC" section="22.2" sectionFormat="bare"/>, <xref target="QUIC" section="22.3" sectionFormat="bare"/>, and <xref target="QUIC" section="22.4" sectionFormat="bare"/> of <xref target="QUIC"/>.</t>
      <t>Endpoints <bcp14>MUST NOT</bcp14> remember whether the scone_supported transport parameter was present
on the previous connection when using 0-RTT;
see <xref section="7.4.1" sectionFormat="of" target="QUIC"/>.
That is, SCONE packets cannot be sent on a connection
until the transport parameter is received.</t>
      <section anchor="indication">
        <name>Indicating Support on New Flows</name>
        <t>All new flows that are initiated by a client that supports SCONE
<bcp14>MUST</bcp14> include bytes with values 0xc8 and 0x13
as the last two bytes of the payload of the UDP datagrams
that commence a new flow,
if the protocol permits the inclusion of data after packets.</t>
        <t>For example, in QUIC version 1,
these datagrams contain QUIC packets with a long header (<xref section="17.2" sectionFormat="of" target="QUIC"/>).
The UDP datagrams sent by a client can contain:
one or more QUIC version 1 Initial packets,
zero or more 0-RTT packets,
padding or other data that is discarded on receipt,
and the indication bytes (0xc8, 0x13) as the final bytes of the UDP payload.</t>
        <t>The SCONE indication bytes <bcp14>MUST</bcp14> be sent in every datagram
until the client receives any datagram from the server,
at which point the client can be confident that the indication was received.</t>
        <!--
This indicator is derived from the first two bytes of:
https://martinthomson.github.io/quic-pick/#seed=draft-ietf-scone-protocol-indication;field=version;codepoint=0xc813e2b1
-->

<t>A client that uses a QUIC version that sends length-delimited packets during the handshake,
which includes QUIC versions 1 <xref target="QUIC"/> and 2 <xref target="QUICv2"/>,
can include an indicator of SCONE support
outside of the QUIC packets at the end of datagrams that start a flow.
The handshakes of these protocols ensures that
the indication can be included in every datagram the client sends
until it receives a response -- of any kind -- from the server.</t>
      </section>
      <section anchor="limitations-of-indication">
        <name>Limitations of Indication</name>
        <t>This indication does not mean that SCONE signals will be respected,
only that the client is able to negotiate SCONE.
A server might not support SCONE
and either endpoint might choose not to send SCONE packets.
Finally, applications might be unable to apply throughput advice
or choose to ignore it.</t>
        <t>There is a non-negligible risk of collision with other protocols
or even QUIC usage without SCONE indications.
The indicator is just two bytes,
which could be sent by chance on non-SCONE flows.
This means that the indication alone is not sufficient to indicate
that a flow is QUIC with the potential for SCONE support.</t>
        <t>Despite these limitations,
having an indication might allow network elements to change their starting posture
with respect to their enforcement of their rate limit policies.</t>
      </section>
      <section anchor="indications-for-migrated-flows">
        <name>Indications for Migrated Flows</name>
        <t>Applications <bcp14>MAY</bcp14> decide to indicate support for SCONE on new flows,
including when migrating to a new path (see <xref section="9" sectionFormat="of" target="QUIC"/>).
In QUIC version 1 and 2,
the two byte indicator cannot be used on migration.</t>
        <t>Sending a SCONE packet for the first few packets on a new path
gives network elements on that path the ability
to recognize the flow as being able to receive throughput advice
and also gives the network element an opportunity to provide that throughput advice.</t>
        <t>To enable this indication,
even if an endpoint would not otherwise send SCONE packets,
endpoints can send a SCONE packet
any time they send a QUIC PATH_CHALLENGE or PATH_RESPONSE frame.
This applies to both client and server endpoints,
but only if the peer has sent the transport parameter; see <xref target="tp"/>.</t>
      </section>
      <section anchor="avoiding-ossification-when-reading-the-indicator">
        <name>Avoiding Ossification When Reading the Indicator</name>
        <t>A network element could classify all 5-tuples where the first observed UDP
datagram ends in the indicator bytes as potential SCONE. A network element <bcp14>MAY</bcp14>
apply further criteria to further reduce the set of flows that are identified
as potentially supporting SCONE, reducing the likelihood of false positives.
However, it <bcp14>SHOULD NOT</bcp14> apply criteria that reduce the ability of new QUIC
versions to employ SCONE. SCONE operates independently of any specific QUIC
version, so any criteria should consult the QUIC version invariants in
<xref target="INVARIANTS"/>.</t>
      </section>
    </section>
    <section anchor="network-deployment">
      <name>Network Deployment</name>
      <t>QUIC endpoints can enable the use of the SCONE protocol
by sending SCONE packets (<xref target="packet"/>).
Network elements can then update
the Rate Signal field (<xref target="apply"/>)
according to their policies.</t>
      <section anchor="apply">
        <name>Applying Throughput Advice Signals</name>
        <t>A network element detects a SCONE packet by observing that a packet has a QUIC
long header and one of the SCONE protocol versions (0x6f7dc0fd or 0xef7dc0fd).</t>
        <t>A network element then conditionally replaces the most significant bit of the
Version field and the Rate Signal High Bits field with values of its choosing.</t>
        <t>A network element might receive a packet that already includes a rate signal.
The network element replaces the rate signal if it wishes to signal a lower
value for throughput advice;
otherwise, the original values are retained,
preserving the signal from the network element with the lower policy.
A network element <bcp14>MUST NOT</bcp14> replace a rate signal with a higher or unknown value.</t>
        <t>The following pseudocode indicates how a network element might detect a SCONE
packet and replace the existing rate signal (<tt>packet_signal</tt>) with a new rate
signal (<tt>target_signal</tt>) that encodes the throughput advice of this network
element.</t>
        <sourcecode type="pseudocode"><![CDATA[
is_long = packet[0] & 0x80 == 0x80
packet_version = ntohl(packet[1..5])
if is_long and (packet_version & 0x7fffffff) == SCONE_VERSION_BITS:
  packet_signal = ((packet[0] & 0x3f) << 1) | (packet_version >> 31)
  if target_signal < packet_signal:
    packet[0] = (packet[0] & 0xc0) | (target_signal >> 1)
    packet[1] = (packet[1] & 0x7f) | (target_signal << 7)
]]></sourcecode>
        <t>Once the throughput advice is updated,
the network element updates the UDP checksum for the datagram;
see <xref target="RFC1141"/>.</t>
        <t>To avoid throughput advice expiring,
a network element needs to ensure that it updates throughput advice in SCONE packets
with no more than a monitoring period (<xref target="time"/>) between each update.
Because this depends on the availability of SCONE packets
and packet loss can cause signals to be missed,
network elements might need to update more often.
Ideally, network elements update advice in SCONE packets
at least twice per monitoring period,
to match endpoint behavior (see <xref target="extra-packets"/>).</t>
        <t>At the start of a flow, network elements are encouraged to update the rate
signal of the first few SCONE packets it observes so that endpoints can obtain
throughput advice early.</t>
        <t>Senders that send a SCONE packet
or network elements that update SCONE packets
every 20–30 seconds are likely sufficient to ensure that throughput advice is not lost.
To reduce the risk of synchronization across multiple senders,
which could cause network elements to miss updates,
senders can include a small random delay.</t>
        <t>A network element <bcp14>MUST NOT</bcp14> alter datagrams to add SCONE packets
or synthesize datagrams that contain SCONE packets.
The latter will not be accepted and the former,
even if they do not exceed the path MTU as a result,
can be detected by applications and could be ignored.
This document does not define a mechanism to support detection,
but one might be added in future.</t>
      </section>
      <section anchor="monitoring">
        <name>Monitoring Flows</name>
        <t>Providing throughput advice is optional for any network.
A network that updates SCONE packets to provide throughput advice might,
also optionally, choose to monitor flows
to determine whether applications are following advice.</t>
        <t>This section outlines a method
that a network element could use
to determine whether a flow exceeds the value from provided throughput advice.
Network deployments that choose to monitor
are free to follow any monitoring regime that suits their needs.</t>
        <t>This documented approach to monitoring is largely illustrative;
there is no interoperability impact
from choosing an alternative approach.
However, monitoring any more strictly than the following
could mean that an application
might be incorrectly classified as not following advice.
A looser monitoring approach,
such as monitoring over a longer time window
than the monitoring period (67s)
or using a higher rate than is signaled,
has no risk of incorrect classification.</t>
        <t>When a network changes the throughput advice
it intends to provide,
applications need time to adjust their sending behavior.
As a result, any monitoring needs to allow time
for SCONE packets to be updated,
for those packets to be received by endpoints,
and for applications to adapt.</t>
        <t>A network element can then monitor affected flows
to determine whether the provided throughput advice
was followed.</t>
        <t>The simplest monitoring approach bases monitoring
on the maximum value
that the network element was configured to apply to SCONE packets
during the preceding two monitoring periods.
This allows an additional monitoring period
to compensate for additional delays
as SCONE packets are not delivered reliably.
Relative to an additional monitoring period,
other delays in propagating throughput advice
are expected to be negligible.
If the network element cannot update the throughput advice in every SCONE packet
(or can only do so periodically), a longer period might be used.</t>
        <t>Any monitoring and policy enforcement could be implemented
in different network elements than the ones that signal throughput advice.
However, network elements <bcp14>MUST NOT</bcp14> enforce throughput limits
based on throughput advice that are observed in SCONE packets
received from other entities.
Unlike endpoints,
network elements do not have the capability to validate other QUIC packets
contained in the same datagram; see <xref target="fake-packets"/>.</t>
      </section>
      <section anchor="policing">
        <name>Flows That Exceed Throughput Advice</name>
        <t>A network could deploy policy enforcement that drops or delays packets
to ensure that applications do not exceed throughput limits set in policy.</t>
        <t>SCONE allows networks to provide advice to applications,
so that there is less need to enforce throughput limits on flows.
Strict enforcement through dropping or delaying packets
can be inefficient
and lead to poor application performance.</t>
        <t>Some applications will not support SCONE.
Other applications either will not
or cannot
follow throughput advice.</t>
        <t>Networks can monitor flows to determine if applications follow advice;
see <xref target="monitoring"/>.
A network could choose to either disable or loosen policy enforcement
for flows where SCONE is active,
but re-enable or tighten enforcement if monitoring indicates
that throughput advice is not being respected.</t>
      </section>
    </section>
    <section anchor="endpoint-usage">
      <name>Endpoint Usage</name>
      <t>The SCONE protocol defines two versions (0x6f7dc0fd and 0xef7dc0fd)
that combined carry throughput advice that covers a range of bitrates
between 100 kbit/s and 199.5 Gbit/s.</t>
      <section anchor="extra-packets">
        <name>Providing Opportunities to Apply Throughput Advice Signals</name>
        <t>Endpoints that wish to offer network elements the option to provide throughput advice
signals can send SCONE packets at any time.  This is a decision that a sender
makes when constructing datagrams.</t>
        <t>As specified in <xref target="packet"/>, endpoints include a SCONE packet as the first
packet in a datagram, coalesced with additional packets.</t>
        <t>Upon confirmation that the peer is willing to receive SCONE packets, an endpoint
<bcp14>SHOULD</bcp14> include SCONE packets in the first few UDP datagrams that it sends. Doing
so increases the likelihood of eliciting early throughput advice from network
elements, allowing applications to apply that advice from the early stages of the
data transfer.</t>
        <t>After that, endpoints that seek to receive throughput advice on a flow <bcp14>MUST</bcp14> send
a SCONE packet at least twice each monitoring period; see <xref target="time"/>.</t>
        <t>Sending SCONE packets more often might be necessary to:</t>
        <dl>
          <dt>Avoid missing advice:</dt>
          <dd>
            <t>If SCONE packets are not sent, updated, and received
for an entire monitoring period,
an application might assume that no throughput advice is being provided.</t>
          </dd>
          <dt>Reduce latency:</dt>
          <dd>
            <t>The time between SCONE packets determines the maximum delay
between changes in throughput advice
and when that advice can be received and acted upon.</t>
          </dd>
        </dl>
        <t>A sender can track the receipt of the coalesced QUIC packet
and send another SCONE packet when loss is detected.
However, it is likely simpler to send SCONE packets more often.</t>
        <t>Sending a SCONE packet every 20–30 seconds
is likely sufficient to ensure that throughput advice is not lost,
though endpoints might send a packet every few seconds
to improve responsiveness.
This period could be determined by how quickly an application
is able to respond to a change in throughput advice.</t>
        <t>For example, a streaming application
that fetches video segments that are 5 seconds in length
might send SCONE packets on a similar cadence.
A real-time conferencing application might send more often.
In either case, the length of the monitoring period (<xref target="time"/>)
limits how fast any application can react.</t>
        <t>Though sending SCONE packets more than once each round trip time
might help reduce exposure to packet loss,
it is better to spread updates over time
rather than to send multiple SCONE packets in less frequent bursts.</t>
        <t>The main cost associated with sending SCONE packets
is the reduction in available space in datagrams
for application data.</t>
        <t>A network element that wishes to signal updated throughput advice waits for the
next SCONE packet in the desired direction; see <xref target="apply"/>.</t>
      </section>
      <section anchor="feedback">
        <name>Feedback To Sender About Signals</name>
        <t>Information about throughout advice is intended for the sending application.  Any
signal from network elements can be propagated to the receiving application
using an implementation-defined mechanism.</t>
        <t>This document does not define a means for indicating what was received.
The expectation is that any signal is propagated to the application
for handling, rather than being handled automatically by the transport layer.
How a receiving application communicates throughput advice to a
sending application will depend on the application in use.</t>
        <t>Different applications can choose different approaches. For example,
in an application where a receiver drives rate adaptation, it might
not be necessary to define additional signaling.</t>
        <t>A sender can use any acknowledgment mechanism provided by the QUIC version in
use to learn whether datagrams containing SCONE packets were likely received.
This might help inform whether to send additional SCONE packets in the event
that a datagram is lost.  For instance, if a UDP datagram carrying both a
SCONE packet and an ack-eliciting QUIC packet is acknowledged, the sender
knows the SCONE packet was also received.  However, rather than relying
solely on transport-layer acknowledgments, an application-layer mechanism
might better indicate what has been received and acted upon.</t>
        <t>SCONE packets could be stripped from datagrams in the network, which cannot be
reliably detected.  This could result in a sender falsely believing that no
network element applied throughput advice.
Senders will therefore proceed as though there was no advice.</t>
      </section>
    </section>
    <section anchor="security">
      <name>Security Considerations</name>
      <t>SCONE throughput advice is not authenticated.  Throughput advice
might be incorrectly set in order to encourage endpoints to behave in ways that
are not in their interests.  Endpoints can ignore limits,
though that can have consequences; see <xref target="policing"/>.
The congestion controller employed by a sender provides
real-time information about the rate at which the network path is delivering
data.</t>
      <t>Similarly, if there is a strong need to ensure that throughput advice is respected,
network elements cannot assume that the signaled advice will be respected by
endpoints.</t>
      <section anchor="off-path">
        <name>Off-Path Adversaries</name>
        <t>The modification of packets provides endpoints proof that a network element is
in a position to drop datagrams and could apply a rate limit policy.
<xref target="extra-packets"/> states that endpoints only accept signals if the datagram
contains a packet that it accepts to prevent an off-path attacker from inserting
spurious throughput advice.</t>
        <t>Some off-path attackers could be able to both
observe traffic and inject packets. Attackers with such capabilities could
observe packets sent by an endpoint, create datagrams coalescing an
arbitrary SCONE packet and the observed packet, and send these datagrams
such that they arrive at the peer endpoint before the original
packet. Spoofed packets that seek to advertise a higher limit
than might otherwise be permitted also need to bypass any
rate limiters. The attacker will thus get arbitrary SCONE packets accepted by
the peer, with the result being that the endpoint receives a false
or misleading rate limit.</t>
        <t>The recipient of throughput advice therefore cannot guarantee that
the signal was not generated by an on-path network element.</t>
        <t>The capabilities required of an off-path attacker are substantially
similar to those of on path elements.
An off-path attacker can generate throughput advice
that will be accepted by an endpoint
if it has the ability to damage packets
in a way that could be able to affect throughput capacity of the flow.
The one exception is an off-path attacker
that is only capable of generating spoofed copies of packets
with modified throughput rates
that reach endpoints ahead of the original.</t>
      </section>
      <section anchor="fake-packets">
        <name>Fake SCONE Packets</name>
        <t>Attackers that can inject packets could compose arbitrary "SCONE-like" packets
by selecting a pair of IP addresses and ports, an arbitrary rate signal, a
valid SCONE version number, an arbitrary "destination
connection ID", and an arbitrary "source connection ID".
A coalesced "1RTT" packet will start with
a plausible first octet, and continue with the selected destination connection
ID followed by a sufficiently long series of random bytes, mimicking the
content of an encrypted packet.</t>
        <t>Endpoints will reject such packets because they do not contain valid QUIC packets,
but network elements cannot detect this.
All the network elements between the injection point and the destination
will have to process these packets.</t>
        <t>Attackers could send a high volume of these "fake" SCONE packets in
a denial of service (DOS) attempt against network elements. The attack will
force the intermediaries to process the fake packets. If network elements
are keeping state for ongoing SCONE flows, this might exhaust memory resources.
The mitigation is the same as for other distributed DOS attacks: limit
the rate of SCONE packets that a network element is willing to process;
possibly, implement logic to distinguish valid SCONE packets from
fake packets; or, use generic protection against Distributed DOS attacks.</t>
        <t>Attackers could also try to craft the fake SCONE packets in ways that trigger
a processing error at network elements. For example, they might pick connection
identifiers of arbitrary length. Network elements can mitigate these attacks
with an implementation that fully conforms to the specification of <xref target="packet"/>.</t>
      </section>
      <section anchor="damage-to-other-protocols">
        <name>Damage to Other Protocols</name>
        <t>Network elements that update SCONE packet fields might do that for datagrams
exchanged in other protocols.
If the first five bytes of the datagram match
the QUIC long header byte and SCONE version,
the network element might modify the signal,
resulting in damage to those protocols.</t>
        <t>The most serious damage occurs when every datagram matches
and is subsequently modified,
because that could mean that the protocol is
effectively unable to operate end-to-end.</t>
        <t>To that end, network elements <bcp14>MUST</bcp14> only update the content of datagrams
on a given address tuple
a few times each monitoring period.
Network elements <bcp14>MAY</bcp14> update more often
immediately after a change in their throughput advice,
to reduce the reaction time from senders.</t>
        <t>In addition, some heuristics might be used
to detect SCONE-compatible QUIC flows.
This includes identification of a QUIC handshake on the flow,
the presence of indications (<xref target="indication"/>),
or other heuristics.
If these heuristics indicate a non-QUIC flow,
the safest option is
for network elements to disable updating of datagrams.</t>
      </section>
    </section>
    <section anchor="privacy">
      <name>Privacy Considerations</name>
      <t>The focus of this analysis is the extent to which observing SCONE
packets could be used to gain information about endpoints.
This might be leaking details of how applications using QUIC
operate or leaks of endpoint identity when using additional
privacy protection, such as a VPN.</t>
      <t>Any network element that can observe the content of that packet can read the
throughput advice that was applied.  Any signal is visible on the path, from the point
at which it is applied to the point at which it is consumed at an endpoint.
On path elements can also alter the SCONE signal to try trigger specific
reactions and gain further knowledge.</t>
      <t>In the general case of a client connected to a server through the
Internet, SCONE does not provide much advantage to attackers.
The identities of the clients and servers are already visible through their
IP addresses. Traffic analysis tools already provide more information than
the throughput advice set by SCONE.</t>
      <t>There are two avenues of attack that require more analysis:</t>
      <ul spacing="normal">
        <li>
          <t>that the passive observation of SCONE packets might help identify or
distinguish endpoints; and</t>
        </li>
        <li>
          <t>that active manipulation of SCONE signals might help reveal the
identity of endpoints that are otherwise hidden behind VPNs or proxies.</t>
        </li>
      </ul>
      <section anchor="passive-attacks">
        <name>Passive Attacks</name>
        <t>If only a few clients and server pairs negotiate the usage of SCONE, the
occasional observation of SCONE packets will "stick out". That observation
could be combined with observation of timing and volume of traffic to
help identify the endpoint or categorize the application that they
are using.</t>
        <t>A variation of this issue occurs if SCONE is widely implemented, but
only used in some specific circumstances. In that case, observation of
SCONE packets reveals information about the state of the endpoint.</t>
        <t>If multiple servers are accessed through the same front facing server,
Encrypted Client Hello (ECH) can prevent outside parties from
identifying which specific server a client is using. However, if only
a few of these servers use SCONE, any SCONE packets
will help identify which specific server a client is using.</t>
        <t>This issue will be mitigated if SCONE becomes widely implemented, and
if the usage of SCONE is not limited to the type of applications
that make active use of the signal.</t>
        <t>QUIC implementations are therefore encouraged to make the feature available
unconditionally.  Endpoints might send SCONE packets whenever a peer can accept
them.</t>
      </section>
      <section anchor="active-attacks">
        <name>Active Attacks</name>
        <t>Suppose a configuration in which multiple clients use a VPN or proxy
service to access the same server. The attacker sees the IP addresses
in the packets behind VPN and proxy and also between the users and the VPN,
but it does not know which VPN address corresponds to what user address.</t>
        <t>Suppose now that the attacker selects a flow on the link between the
VPN/proxy and server. The attacker applies throughput advice to SCONE packets
in that flow. The attacker chooses a bandwidth that is
lower than the "natural" bandwidth of the connection. A reduction
in the rate of flows between client and VPN/proxy might allow
the attacker to link the altered flow to the client.</t>
        <figure anchor="f-vpn">
          <name>Client identification attack on VPN or proxy</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="256" width="472" viewBox="0 0 472 256" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,32 L 8,64" fill="none" stroke="black"/>
                <path d="M 8,96 L 8,128" fill="none" stroke="black"/>
                <path d="M 8,160 L 8,192" fill="none" stroke="black"/>
                <path d="M 80,32 L 80,64" fill="none" stroke="black"/>
                <path d="M 80,96 L 80,128" fill="none" stroke="black"/>
                <path d="M 80,160 L 80,192" fill="none" stroke="black"/>
                <path d="M 200,64 L 200,160" fill="none" stroke="black"/>
                <path d="M 264,64 L 264,160" fill="none" stroke="black"/>
                <path d="M 312,144 L 312,176" fill="none" stroke="black"/>
                <path d="M 368,80 L 368,144" fill="none" stroke="black"/>
                <path d="M 440,80 L 440,144" fill="none" stroke="black"/>
                <path d="M 8,32 L 80,32" fill="none" stroke="black"/>
                <path d="M 88,48 L 136,48" fill="none" stroke="black"/>
                <path d="M 8,64 L 80,64" fill="none" stroke="black"/>
                <path d="M 200,64 L 264,64" fill="none" stroke="black"/>
                <path d="M 152,80 L 192,80" fill="none" stroke="black"/>
                <path d="M 368,80 L 440,80" fill="none" stroke="black"/>
                <path d="M 8,96 L 80,96" fill="none" stroke="black"/>
                <path d="M 272,94 L 360,94" fill="none" stroke="black"/>
                <path d="M 272,98 L 360,98" fill="none" stroke="black"/>
                <path d="M 88,112 L 192,112" fill="none" stroke="black"/>
                <path d="M 272,110 L 360,110" fill="none" stroke="black"/>
                <path d="M 272,114 L 360,114" fill="none" stroke="black"/>
                <path d="M 8,128 L 80,128" fill="none" stroke="black"/>
                <path d="M 272,126 L 360,126" fill="none" stroke="black"/>
                <path d="M 272,130 L 360,130" fill="none" stroke="black"/>
                <path d="M 152,144 L 192,144" fill="none" stroke="black"/>
                <path d="M 368,144 L 440,144" fill="none" stroke="black"/>
                <path d="M 8,160 L 80,160" fill="none" stroke="black"/>
                <path d="M 200,160 L 264,160" fill="none" stroke="black"/>
                <path d="M 88,174 L 136,174" fill="none" stroke="black"/>
                <path d="M 88,178 L 136,178" fill="none" stroke="black"/>
                <path d="M 8,192 L 80,192" fill="none" stroke="black"/>
                <path d="M 136,192 L 152,224" fill="none" stroke="black"/>
                <path d="M 136,48 L 152,80" fill="none" stroke="black"/>
                <path d="M 136,176 L 152,144" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="368,128 356,122.4 356,133.6" fill="black" transform="rotate(0,360,128)"/>
                <polygon class="arrowhead" points="368,112 356,106.4 356,117.6" fill="black" transform="rotate(0,360,112)"/>
                <polygon class="arrowhead" points="368,96 356,90.4 356,101.6" fill="black" transform="rotate(0,360,96)"/>
                <polygon class="arrowhead" points="320,144 308,138.4 308,149.6" fill="black" transform="rotate(270,312,144)"/>
                <polygon class="arrowhead" points="280,128 268,122.4 268,133.6" fill="black" transform="rotate(180,272,128)"/>
                <polygon class="arrowhead" points="280,112 268,106.4 268,117.6" fill="black" transform="rotate(180,272,112)"/>
                <polygon class="arrowhead" points="280,96 268,90.4 268,101.6" fill="black" transform="rotate(180,272,96)"/>
                <polygon class="arrowhead" points="200,144 188,138.4 188,149.6" fill="black" transform="rotate(0,192,144)"/>
                <polygon class="arrowhead" points="200,112 188,106.4 188,117.6" fill="black" transform="rotate(0,192,112)"/>
                <polygon class="arrowhead" points="200,80 188,74.4 188,85.6" fill="black" transform="rotate(0,192,80)"/>
                <polygon class="arrowhead" points="144,192 132,186.4 132,197.6" fill="black" transform="rotate(243.43494882292202,136,192)"/>
                <g class="text">
                  <text x="44" y="52">Client</text>
                  <text x="232" y="100">VPN</text>
                  <text x="44" y="116">Client</text>
                  <text x="232" y="116">/</text>
                  <text x="404" y="116">Server</text>
                  <text x="232" y="132">Proxy</text>
                  <text x="44" y="180">Client</text>
                  <text x="248" y="196">Apply</text>
                  <text x="316" y="196">throughput</text>
                  <text x="388" y="196">advice</text>
                  <text x="444" y="196">signal</text>
                  <text x="152" y="244">Observe</text>
                  <text x="212" y="244">change</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
+--------+
| Client |------.
+--------+       \      +-------+
                  '---->|       |            +--------+
+--------+              |  VPN  |<==========>|        |
| Client |------------->|   /   |<==========>| Server |
+--------+              | Proxy |<==========>|        |
                  .---->|       |     ^      +--------+
+--------+       /      +-------+     |
| Client |======'                     |
+--------+      ^           Apply throughput advice signal
                 \
                  \
               Observe change
]]></artwork>
          </artset>
        </figure>
        <t>An attacker that can manipulate SCONE headers might
cause an observable change in sending behavior; see <xref target="f-vpn"/>.
Though clients that use a VPN or proxy might choose to disable SCONE,
removing SCONE signals is of little help against this form of attack.
Lost or ECN-marked packets are likely to produce a congestion control response,
which are alternative methods available to an attacker
seeking to match flows.</t>
        <t>An effective, but wasteful, defense is to provide cover traffic
between the client and intermediary
to mask changes in sending rate on tunneled flows.</t>
      </section>
    </section>
    <section anchor="iana">
      <name>IANA Considerations</name>
      <t>This document registers new QUIC versions (<xref target="iana-version"/>) and a QUIC
transport parameter (<xref target="iana-tp"/>).</t>
      <section anchor="iana-version">
        <name>SCONE Versions</name>
        <t>This document registers the following entries to the "QUIC Versions" registry
maintained at <eref target="https://www.iana.org/assignments/quic">https://www.iana.org/assignments/quic</eref>, following the guidance
from <xref section="22.2" sectionFormat="of" target="QUIC"/>.</t>
        <dl spacing="compact">
          <dt>Value:</dt>
          <dd>
            <t>0x6f7dc0fd</t>
          </dd>
          <dt>Status:</dt>
          <dd>
            <t>permanent</t>
          </dd>
          <dt>Specification:</dt>
          <dd>
            <t>This document</t>
          </dd>
          <dt>Change Controller:</dt>
          <dd>
            <t>IETF (iesg@ietf.org)</t>
          </dd>
          <dt>Contact:</dt>
          <dd>
            <t>QUIC Working Group (quic@ietf.org)</t>
          </dd>
          <dt>Notes:</dt>
          <dd>
            <t>SCONE Protocol - Even Signal Values</t>
          </dd>
        </dl>
        <dl spacing="compact">
          <dt>Value:</dt>
          <dd>
            <t>0xef7dc0fd</t>
          </dd>
          <dt>Status:</dt>
          <dd>
            <t>permanent</t>
          </dd>
          <dt>Specification:</dt>
          <dd>
            <t>This document</t>
          </dd>
          <dt>Change Controller:</dt>
          <dd>
            <t>IETF (iesg@ietf.org)</t>
          </dd>
          <dt>Contact:</dt>
          <dd>
            <t>QUIC Working Group (quic@ietf.org)</t>
          </dd>
          <dt>Notes:</dt>
          <dd>
            <t>SCONE Protocol - Odd Signal Values</t>
          </dd>
        </dl>
      </section>
      <section anchor="iana-tp">
        <name>scone_supported Transport Parameter</name>
        <t>This document registers the scone_supported transport parameter in the "QUIC
Transport Parameters" registry maintained at
<eref target="https://www.iana.org/assignments/quic">https://www.iana.org/assignments/quic</eref>, following the guidance from <xref section="22.3" sectionFormat="of" target="QUIC"/>.</t>
        <dl spacing="compact">
          <dt>Value:</dt>
          <dd>
            <t>0x219e</t>
          </dd>
          <dt>Parameter Name:</dt>
          <dd>
            <t>scone_supported</t>
          </dd>
          <dt>Status:</dt>
          <dd>
            <t>Permanent</t>
          </dd>
          <dt>Specification:</dt>
          <dd>
            <t>This document</t>
          </dd>
          <dt>Date:</dt>
          <dd>
            <t>This date</t>
          </dd>
          <dt>Change Controller:</dt>
          <dd>
            <t>IETF (iesg@ietf.org)</t>
          </dd>
          <dt>Contact:</dt>
          <dd>
            <t>QUIC Working Group (quic@ietf.org)</t>
          </dd>
          <dt>Notes:</dt>
          <dd>
            <t>(none)</t>
          </dd>
        </dl>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-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="INVARIANTS">
          <front>
            <title>Version-Independent Properties of QUIC</title>
            <author fullname="M. Thomson" initials="M." surname="Thomson"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document defines the properties of the QUIC transport protocol that are common to all versions of the protocol.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8999"/>
          <seriesInfo name="DOI" value="10.17487/RFC8999"/>
        </reference>
        <referencegroup anchor="BCP14" target="https://www.rfc-editor.org/info/bcp14">
          <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/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" target="https://www.rfc-editor.org/info/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>
        </referencegroup>
        <reference anchor="QUIC-BIT">
          <front>
            <title>Greasing the QUIC Bit</title>
            <author fullname="M. Thomson" initials="M." surname="Thomson"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>This document describes a method for negotiating the ability to send an arbitrary value for the second-most significant bit in QUIC packets.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9287"/>
          <seriesInfo name="DOI" value="10.17487/RFC9287"/>
        </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="QUICv2">
          <front>
            <title>QUIC Version 2</title>
            <author fullname="M. Duke" initials="M." surname="Duke"/>
            <date month="May" year="2023"/>
            <abstract>
              <t>This document specifies QUIC version 2, which is identical to QUIC version 1 except for some trivial details. Its purpose is to combat various ossification vectors and exercise the version negotiation framework. It also serves as a template for the minimum changes in any future version of QUIC.</t>
              <t>Note that "version 2" is an informal name for this proposal that indicates it is the second version of QUIC to be published as a Standards Track document. The protocol specified here uses a version number other than 2 in the wire image, in order to minimize ossification risks.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9369"/>
          <seriesInfo name="DOI" value="10.17487/RFC9369"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="DASH" target="https://www.iso.org/standard/83314.html">
          <front>
            <title>Information technology — Dynamic adaptive streaming over HTTP (DASH) — Part 1: Media presentation description and segment formats</title>
            <author>
              <organization/>
            </author>
            <date year="2022" month="August"/>
          </front>
          <seriesInfo name="ISO/IEC" value="23009-1:2022"/>
        </reference>
        <reference anchor="QUIC-MP">
          <front>
            <title>Managing multiple paths for a QUIC connection</title>
            <author fullname="Yanmei Liu" initials="Y." surname="Liu">
              <organization>Alibaba Inc.</organization>
            </author>
            <author fullname="Yunfei Ma" initials="Y." surname="Ma">
              <organization>Uber Technologies Inc.</organization>
            </author>
            <author fullname="Quentin De Coninck" initials="Q." surname="De Coninck">
              <organization>University of Mons (UMONS)</organization>
            </author>
            <author fullname="Olivier Bonaventure" initials="O." surname="Bonaventure">
              <organization>UCLouvain and WELRI</organization>
            </author>
            <author fullname="Christian Huitema" initials="C." surname="Huitema">
              <organization>Private Octopus Inc.</organization>
            </author>
            <author fullname="Mirja Kühlewind" initials="M." surname="Kühlewind">
              <organization>Ericsson</organization>
            </author>
            <date day="17" month="March" year="2026"/>
            <abstract>
              <t>   This document specifies a multipath extension for the QUIC protocol
   to enable the simultaneous usage of multiple paths for a single
   connection.  It introduces explicit path identifiers to create,
   delete, and manage multiple paths.  This document does not specify
   address discovery or management, nor how applications using QUIC
   schedule traffic over multiple paths.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-quic-multipath-21"/>
        </reference>
        <reference anchor="SCONE-MAN">
          <front>
            <title>Applicability &amp; Manageability Considerations for SCONE</title>
            <author fullname="Sanjay Mishra" initials="S." surname="Mishra">
              <organization>Verizon</organization>
            </author>
            <author fullname="Zaheduzzaman Sarker" initials="Z." surname="Sarker">
              <organization>Nokia</organization>
            </author>
            <author fullname="Anoop Tomar" initials="A." surname="Tomar">
              <organization>Meta</organization>
            </author>
            <author fullname="Khurram Abbas" initials="K." surname="Abbas">
              <organization>Verizon</organization>
            </author>
            <date day="20" month="June" year="2026"/>
            <abstract>
              <t>   This document describes the Applicability and Manageability
   considerations for providing throughput guidance to application
   endpoints.  This guidance is specifically addressed within the
   context of telecommunications service provider networks utilizing the
   Standard Communication with Network Elements (SCONE) protocol.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-scone-applicability-manageability-02"/>
        </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="WHY-ECN">
          <front>
            <title>The Benefits of Using Explicit Congestion Notification (ECN)</title>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <author fullname="M. Welzl" initials="M." surname="Welzl"/>
            <date month="March" year="2017"/>
            <abstract>
              <t>The goal of this document is to describe the potential benefits of applications using a transport that enables Explicit Congestion Notification (ECN). The document outlines the principal gains in terms of increased throughput, reduced delay, and other benefits when ECN is used over a network path that includes equipment that supports Congestion Experienced (CE) marking. It also discusses challenges for successful deployment of ECN. It does not propose new algorithms to use ECN nor does it describe the details of implementation of ECN in endpoint devices (Internet hosts), routers, or other network devices.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8087"/>
          <seriesInfo name="DOI" value="10.17487/RFC8087"/>
        </reference>
        <reference anchor="CONNECT-UDP">
          <front>
            <title>Proxying UDP in HTTP</title>
            <author fullname="D. Schinazi" initials="D." surname="Schinazi"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>This document describes how to proxy UDP in HTTP, similar to how the HTTP CONNECT method allows proxying TCP in HTTP. More specifically, this document defines a protocol that allows an HTTP client to create a tunnel for UDP communications through an HTTP server that acts as a proxy.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9298"/>
          <seriesInfo name="DOI" value="10.17487/RFC9298"/>
        </reference>
        <reference anchor="HLS">
          <front>
            <title>HTTP Live Streaming</title>
            <author fullname="R. Pantos" initials="R." role="editor" surname="Pantos"/>
            <author fullname="W. May" initials="W." surname="May"/>
            <date month="August" year="2017"/>
            <abstract>
              <t>This document describes a protocol for transferring unbounded streams of multimedia data. It specifies the data format of the files and the actions to be taken by the server (sender) and the clients (receivers) of the streams. It describes version 7 of this protocol.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8216"/>
          <seriesInfo name="DOI" value="10.17487/RFC8216"/>
        </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="RFC1141">
          <front>
            <title>Incremental updating of the Internet checksum</title>
            <author fullname="T. Mallory" initials="T." surname="Mallory"/>
            <author fullname="A. Kullberg" initials="A." surname="Kullberg"/>
            <date month="January" year="1990"/>
            <abstract>
              <t>This memo correctly describes the incremental update procedure for use with the standard Internet checksum. It is intended to replace the description of Incremental Update in RFC 1071. This is not a standard but rather, an implementation technique.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1141"/>
          <seriesInfo name="DOI" value="10.17487/RFC1141"/>
        </reference>
      </references>
    </references>
    <?line 1236?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t><contact fullname="Jana Iyengar"/> made significant contributions to the original TRAIN
specification that forms the basis for a large part of this document.
The following people also contributed significantly
to the development of the protocol: <contact fullname="Alan Frindell"/>,
<contact fullname="Gorry Fairhurst"/>, <contact fullname="Kevin Smith"/>, <contact fullname="Martin Duke"/>,
and <contact fullname="Zaheduzzaman Sarker"/>.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
