<?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-ccwg-rfc8298bis-screamv2-01" category="exp" submissionType="IETF" obsoletes="8298" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="SCReAMv2">Self-Clocked Rate Adaptation for Multimedia</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-ccwg-rfc8298bis-screamv2-01"/>
    <author initials="I." surname="Johansson" fullname="Ingemar Johansson">
      <organization>Ericsson</organization>
      <address>
        <email>ingemar.s.johansson@ericsson.com</email>
      </address>
    </author>
    <author initials="M." surname="Westerlund" fullname="Magnus Westerlund">
      <organization>Ericsson</organization>
      <address>
        <email>magnus.westerlund@ericsson.com</email>
      </address>
    </author>
    <author initials="M." surname="Kühlewind" fullname="Mirja Kühlewind">
      <organization>Ericsson</organization>
      <address>
        <email>mirja.kuehlewind@ericsson.com</email>
      </address>
    </author>
    <date year="2026" month="July" day="06"/>
    <area>WIT</area>
    <workgroup>CCWG</workgroup>
    <abstract>
      <?line 123?>

<t>This memo describes Self-Clocked Rate Adaptation for Multimedia version 2
(SCReAMv2), an update to SCReAM congestion control for media streams such as RTP
<xref target="RFC3550"/>. SCReAMv2 includes several algorithm simplifications and adds
support for L4S. The algorithm supports handling of multiple media streams,
typical use cases are streaming for remote control, AR and 3D VR goggles.
This specification obsoletes RFC 8298.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-ccwg-rfc8298bis-screamv2/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Congestion Control Working Group (ccwg) Working Group mailing list (<eref target="mailto:ccwg@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/ccwg/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/ccwg/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/gloinul/draft-johansson-ccwg-scream-bis"/>.</t>
    </note>
  </front>
  <middle>
    <?line 132?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This memo describes Self-Clocked Rate Adaptation for Multimedia version 2
(SCReAMv2). This specification replaces the previous experimental version <xref target="RFC8298"/> of
SCReAM with SCReAMv2. There are many and fairly significant changes to the
original SCReAM algorithm as described in <xref target="sec_changes"/>.</t>
      <t>Both SCReAM and SCReAMv2 estimates the forward queue delay in the same way as Low
Extra Delay Background Transport (LEDBAT) <xref target="RFC6817"/>.
However, while SCReAM is based on the self-clocking principle of TCP,
SCReAMv2 is not entirely self-clocked as it augments self-clocking with pacing
and a minimum send rate.</t>
      <t>Further, SCReAMv2 can take advantage of Explicit
Congestion Notification (ECN) <xref target="RFC3168"/> and Low Latency Low Loss and Scalable
throughput (L4S) <xref target="RFC9330"/> in cases where ECN or L4S is supported by the
network and the hosts. However, ECN or L4S is not required for the basic
congestion control functionality in SCReAMv2.</t>
      <section anchor="sec_changes">
        <name>Updates Compared to SCReAM (version 1)</name>
        <t>The algorithm in this memo differs considerably compared to the previous version of
SCReAM in <xref target="RFC8298"/>. The main differences are:</t>
        <ul spacing="normal">
          <li>
            <t>L4S support added. The L4S algorithm has many similarities with the DCTCP and
Prague congestion control but has a few extra modifications to make it work
well with periodic sources such as video.</t>
          </li>
          <li>
            <t>The delay-based congestion control is changed to implement a pseudo-L4S
approach, this simplifies the delay-based congestion control.</t>
          </li>
          <li>
            <t>The fast increase mode is removed. The reference window additive increase is
replaced with an adaptive multiplicative increase to enhance convergence
speed.</t>
          </li>
          <li>
            <t>The algorithm is more rate based than self-clocked:  </t>
            <ul spacing="normal">
              <li>
                <t>The calculated congestion window is mainly used to calculate proper media bitrates. Bytes in flight is
however allowed to exceed the reference window. Therefore, the term
reference window is used instead of congestion window, as the reference
 window does not set an absolute limit on the bytes in flight.      </t>
                <ul spacing="normal">
                  <li>
                    <t>The self-clocking now acts more like an emergency break
as bytes in flight can exceed the reference window only to a certain
degree. The rationale is to be able to transmit large video frames and avoid
that they are unnecessarily queued up on the sender side, but still prevent a
large network queue.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li>
            <t>The media bitrate calculation is dramatically changed and simplified. In practice
it is manifested with a relatively simple relation between the reference window and RTT.</t>
          </li>
          <li>
            <t>Additional compensation is added to make SCReAMv2 handle cases such as large
changing frame sizes.</t>
          </li>
        </ul>
      </section>
      <section anchor="requirements-media">
        <name>Requirements on the Media and Feedback Protocol</name>
        <t>SCReAM was originally designed to be used with RTP + RTCP where <xref target="RFC8888"/> was
used as recommended feedback. RTP offers unique packet indication with the
sequence number and <xref target="RFC8888"/> offers timestamps of received packets and the
status of the ECN bits.</t>
        <t>SCReAM is however not limited to RTP as long as some requirements are fulfilled:</t>
        <ul spacing="normal">
          <li>
            <t>Media data is split in data units that when encapsulated in IP packets fit in
the network MTU.</t>
          </li>
          <li>
            <t>Each data unit can be uniquely identified.</t>
          </li>
          <li>
            <t>Data units can be queued up in a packet queue before transmission.</t>
          </li>
          <li>
            <t>Feedback can indicate reception time for each data units, or a group of data
units.</t>
          </li>
          <li>
            <t>Feedback can indicate packets that are ECN-CE marked. Unique ECN bits
indication for each packet is not necessary. An ECN-CE counter similar to
what is defined in <xref target="RFC9000"/> is sufficient.</t>
          </li>
        </ul>
      </section>
      <section anchor="ledbat-tfwc">
        <name>Comparison with LEDBAT and TFWC in TCP</name>
        <t>The core SCReAM algorithm, which is still similar in SCReAMv2, has similarities
to the concepts of self-clocking used in TCP-friendly window-based congestion
control <xref target="TFWC"/> and follows the packet conservation principle. The packet
conservation principle is described as a key factor behind the protection of
networks from congestion <xref target="Packet-conservation"/>.</t>
        <t>The reference window decrease is determined in a way similar to
LEDBAT <xref target="RFC6817"/>. However, the window increase is not based on
delay estimates but uses both a linear increase and multiplicative increase function depending
on the time since the last congestion event and introduces use of inflection points in the
reference window increase calculation to achieve reduced delay jitter.
Further, unlike LEDBAT which is a scavenger congestion control mostly designed
for low priority background traffic, SCReAM adjusts the qdelay target to
compete with other loss-based congestion-controlled flows.</t>
        <t>SCReAMv2 adds a new reference window validation technique, as the reference window is used as a basis for the
target bitrate calculation. For that reason, various actions are taken to avoid
that the reference window grows too much beyond the bytes in flight. Additional
contraints are applied when in congested state and when the maximum target bitrate is reached.</t>
        <t>The SCReAM/SCReAMv2 congestion control method uses techniques similar to LEDBAT
<xref target="RFC6817"/> to measure the qdelay. As is the case with LEDBAT, it is not
necessary to use synchronized clocks in the sender and receiver in order to
compute the qdelay. However, it is necessary that they use the same clock
frequency, or that the clock frequency at the receiver can be inferred reliably
by the sender. Failure to meet this requirement leads to malfunction in the
SCReAM/SCReAMv2 congestion control algorithm due to incorrect estimation of the
network queue delay. Use of <xref target="RFC8888"/> as feedback ensures that the same time
base is used in sender and receiver.</t>
      </section>
    </section>
    <section anchor="requirements">
      <name>Requirements Language</name>
      <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
"SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/>
when, and only when, they appear in all capitals, as shown here.</t>
    </section>
    <section anchor="scream-overview">
      <name>Overview of SCReAMv2 Algorithm</name>
      <t>SCReAMv2 consists of three main parts: network congestion control, sender
transmission control, and media rate control. All of these parts reside at the
sender side while the receiver is assumed to provide acknowledgements of received
data units and indication of ECN-CE marking, either as an accumulated bytes counter,
or per individual data unit.</t>
      <t>The sender implements media rate control and a data unit queue for each media
type or source, where data units containing encoded media frames are temporarily
stored for transmission. Figure 1 shows the details when a single media source
(or stream) is used. Scheduling and prioritization of multiple streams is not
covered in this document. However, if multiple flows are sent, each data unit queue can be
served based on some defined priority or simply in a round-robin fashion. Alternatively,
a similar approach as coupled congestion control <xref target="RFC6365"/> can be applied.</t>
      <figure anchor="fig-sender-view">
        <name>Sender Functional View</name>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="528" width="472" viewBox="0 0 472 528" 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,160 L 8,224" fill="none" stroke="black"/>
              <path d="M 8,320 L 8,384" fill="none" stroke="black"/>
              <path d="M 8,480 L 8,512" fill="none" stroke="black"/>
              <path d="M 64,72 L 64,96" fill="none" stroke="black"/>
              <path d="M 64,120 L 64,160" fill="none" stroke="black"/>
              <path d="M 64,232 L 64,256" fill="none" stroke="black"/>
              <path d="M 64,304 L 64,320" fill="none" stroke="black"/>
              <path d="M 64,392 L 64,416" fill="none" stroke="black"/>
              <path d="M 64,464 L 64,480" fill="none" stroke="black"/>
              <path d="M 112,160 L 112,224" fill="none" stroke="black"/>
              <path d="M 112,320 L 112,384" fill="none" stroke="black"/>
              <path d="M 240,192 L 240,224" fill="none" stroke="black"/>
              <path d="M 240,248 L 240,336" fill="none" stroke="black"/>
              <path d="M 336,320 L 336,384" fill="none" stroke="black"/>
              <path d="M 344,144 L 344,240" fill="none" stroke="black"/>
              <path d="M 384,64 L 384,80" fill="none" stroke="black"/>
              <path d="M 384,128 L 384,136" fill="none" stroke="black"/>
              <path d="M 392,240 L 392,256" fill="none" stroke="black"/>
              <path d="M 392,288 L 392,312" fill="none" stroke="black"/>
              <path d="M 392,384 L 392,416" fill="none" stroke="black"/>
              <path d="M 392,448 L 392,472" fill="none" stroke="black"/>
              <path d="M 440,144 L 440,240" fill="none" stroke="black"/>
              <path d="M 456,320 L 456,384" fill="none" stroke="black"/>
              <path d="M 464,32 L 464,64" fill="none" stroke="black"/>
              <path d="M 464,480 L 464,512" fill="none" stroke="black"/>
              <path d="M 8,32 L 464,32" fill="none" stroke="black"/>
              <path d="M 8,64 L 464,64" fill="none" stroke="black"/>
              <path d="M 344,144 L 440,144" fill="none" stroke="black"/>
              <path d="M 8,160 L 112,160" fill="none" stroke="black"/>
              <path d="M 112,192 L 240,192" fill="none" stroke="black"/>
              <path d="M 8,224 L 112,224" fill="none" stroke="black"/>
              <path d="M 344,240 L 440,240" fill="none" stroke="black"/>
              <path d="M 8,320 L 112,320" fill="none" stroke="black"/>
              <path d="M 336,320 L 456,320" fill="none" stroke="black"/>
              <path d="M 240,336 L 328,336" fill="none" stroke="black"/>
              <path d="M 120,368 L 328,368" fill="none" stroke="black"/>
              <path d="M 8,384 L 112,384" fill="none" stroke="black"/>
              <path d="M 336,384 L 456,384" fill="none" stroke="black"/>
              <path d="M 8,480 L 464,480" fill="none" stroke="black"/>
              <path d="M 8,512 L 464,512" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="400,472 388,466.4 388,477.6" fill="black" transform="rotate(90,392,472)"/>
              <polygon class="arrowhead" points="400,312 388,306.4 388,317.6" fill="black" transform="rotate(90,392,312)"/>
              <polygon class="arrowhead" points="392,136 380,130.4 380,141.6" fill="black" transform="rotate(90,384,136)"/>
              <polygon class="arrowhead" points="336,368 324,362.4 324,373.6" fill="black" transform="rotate(0,328,368)"/>
              <polygon class="arrowhead" points="336,336 324,330.4 324,341.6" fill="black" transform="rotate(0,328,336)"/>
              <polygon class="arrowhead" points="72,392 60,386.4 60,397.6" fill="black" transform="rotate(270,64,392)"/>
              <polygon class="arrowhead" points="72,232 60,226.4 60,237.6" fill="black" transform="rotate(270,64,232)"/>
              <polygon class="arrowhead" points="72,72 60,66.4 60,77.6" fill="black" transform="rotate(270,64,72)"/>
              <g class="text">
                <text x="216" y="52">Media</text>
                <text x="272" y="52">encoder</text>
                <text x="372" y="100">Data</text>
                <text x="412" y="100">unit</text>
                <text x="68" y="116">target_bitrate</text>
                <text x="384" y="116">|</text>
                <text x="64" y="180">Media</text>
                <text x="388" y="180">Data</text>
                <text x="60" y="196">Rate</text>
                <text x="392" y="196">Units</text>
                <text x="64" y="212">Control</text>
                <text x="392" y="212">Queue</text>
                <text x="244" y="244">target_bitrate</text>
                <text x="64" y="276">ref_wnd</text>
                <text x="380" y="276">Data</text>
                <text x="420" y="276">unit</text>
                <text x="64" y="292">RTT</text>
                <text x="56" y="340">Network</text>
                <text x="396" y="340">Sender</text>
                <text x="60" y="356">Congestion</text>
                <text x="184" y="356">ref_wnd</text>
                <text x="396" y="356">Transmission</text>
                <text x="56" y="372">Control</text>
                <text x="392" y="372">Control</text>
                <text x="176" y="388">Bytes</text>
                <text x="212" y="388">in</text>
                <text x="252" y="388">flight</text>
                <text x="44" y="436">Congestion</text>
                <text x="124" y="436">Feedback</text>
                <text x="380" y="436">Data</text>
                <text x="420" y="436">unit</text>
                <text x="40" y="452">Bytes</text>
                <text x="76" y="452">in</text>
                <text x="116" y="452">flight</text>
                <text x="216" y="500">UDP</text>
                <text x="260" y="500">socket</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
+--------------------------------------------------------+
|                       Media encoder                    |
+----------------------------------------------+---------+
       ^                                       |
       |                                    Data unit
 target_bitrate                                |
       |                                       V
       |                                  +-----------+
+------+-----+                            |           |
|    Media   |                            |   Data    |
|    Rate    +---------------+            |   Units   |
|   Control  |               |            |   Queue   |
+------------+               |            |           |
       ^               target_bitrate     +-----+-----+
       |                     |                  |
    ref_wnd                  |               Data unit
      RTT                    |                  |
       |                     |                  v
+------+-----+               |           +--------------+
|  Network   |               +---------->|    Sender    |
| Congestion |     ref_wnd               | Transmission |
|  Control   |-------------------------->|   Control    |
+------------+     Bytes in flight       +------+-------+
       ^                                        |
       |                                        |
Congestion Feedback                          Data unit
  Bytes in flight                               |
       |                                        v
+------+-------------------------------------------------+
|                        UDP socket                      |
+--------------------------------------------------------+
]]></artwork>
        </artset>
      </figure>
      <t>Media frames are encoded and forwarded to the data unit queue in
<xref target="fig-sender-view"/>. The data units are sent by the sender transmission controller
from the data unit queue.</t>
      <t>The sender transmission controller (in case of multiple flows a transmission
scheduler) sends the data units to the UDP socket. The sender transmission
controller limits the sending rate so
that the number of bytes in flight is less than the reference window albeit with
a slack to avoid that packets are unnecessarily delayed in the Data Units Queue.
The slack avoids unnecessary delays in the Data Units Queue when the link is uncongested. The bytes in flight, however, become more restrained in congested situations to avoid large variations in queue delay and bitrate.
A pacing rate is calculated based on the target bitrate provided by the
media rate controller.</t>
      <t>Feedback about the received bytes as well as metadata to estimate the congestion
level or queuing delay are provided to the network congestion controller.
The network congestion controller calculates the reference window and provides it
together with the bytes in flight to the sender transmission control.</t>
      <t>The reference window and the estimated RTT is further provided to the media rate
control to compute the appropriate target bitrate. The target bitrate is
updated whenever the reference window is updated. Additional parameters are also
communicated to make the rate control more stable when the congestion window is
very small or when L4S is not active.</t>
      <section anchor="network-cc">
        <name>Network Congestion Control</name>
        <t>The network congestion control sets reference window (ref_wnd)
which puts an upper limit on how many bytes can be in
flight, i.e., transmitted but not yet acknowledged. The reference window is
however not an absolute limit as slack is given to efficiently transmit
temporary larger media objects, such as video frames. This means that the
algorithm prefers to build up a queue in the network rather than on the sender
side. Additional congestion that this causes will reflect back and cause a
reduction of the reference window.</t>
        <t>The reference window is reduced if congestion is detected. Similar to
LEDBAT, the reference window is reduced either by a fixed fraction in
case of packet loss or Classic ECN marking, or if the estimated queue
delay exceeds a given threshold, depending on how much the delay
exceeds the threshold.  SCReAMv2 reduces the reference window in
proportion to the fraction of marked packets if L4S is used (scalable
congestion control).</t>
        <t>In each RTT ref_wnd will be reduced at most once if congestion is detected based on the following conditions:</t>
        <t>a) on loss: ref_wnd *=  LOSS_BETA</t>
        <t>b) classic ECN CE: ref_wnd *=  ECN_BETA</t>
        <t>b) on L4S ECN CE or increased delay: ref_wnd *=  1.0 - l4sAlpha / 2.0</t>
        <t>Independent of the congestion detection, ref_wnd is increased by a fix increment for each RTT.</t>
        <t>The reference window increases multiplicatively after a number of congestion free RTTs, this enables a faster convergence to a higher link speed. The increase factor is also adjusted relative to a previous max value.</t>
      </section>
      <section anchor="sender-tc">
        <name>Sender Transmission Control</name>
        <t>The sender transmission control limits sending rate based on the
relation of the estimated link throughput (bytes in flight) and the reference window.</t>
        <artwork><![CDATA[
send_wnd = ref_wnd * ref_wnd_overhead - bytes_in_flight
]]></artwork>
        <t>The respective sending rate is achieved by applying packet pacing: Even
if the send window allows for the transmission of a number of packets,
these packets are not transmitted immediately; rather, they are
transmitted in intervals given by the packet size and the estimated
link throughput. Packets are generally paced at a higher rate than the
target bitrate, this makes it possible to transmit occasionally larger
video frames in a timely manner. Further, this mitigates issues with
ACK compression that can cause increased jitter and/or packet loss in
the media traffic.</t>
      </section>
      <section anchor="media-rate-control">
        <name>Media Rate Control</name>
        <t>The media rate control calculates the media rate based on the reference window and RTT.</t>
        <artwork><![CDATA[
target_bitrate = 8 * ref_wnd / s_rtt [bps]
]]></artwork>
        <t>The media rate needs to ramp up quickly enough to get a fair share of
the system resources when link throughput increases. Further, the
reaction to reduced throughput must be prompt to avoid
getting too much data queued in the data unit queue(s) in the sender.</t>
        <t>For the case that multiple
streams are enabled, the media rate among the streams are distributed according
to relative priorities.</t>
        <t>In cases where the sender's frame queues increase rapidly, such as in the case
of a Radio Access Type (RAT) handover, the SCReAMv2 sender MAY implement
additional actions, such as discarding of encoded media frames or frame skipping
to ensure that the data unit queues are drained quickly. Frame skipping
results in the frame rate being temporarily reduced. Which method to use is a
design choice and is outside the scope of this algorithm description as the actual strategy depends on the applicatuion.
 For instanvce for a video conferencing application it can be better to avoid discarding media frames even though they are late,
  whereas a remote controlled application benefits from low end to end delay, in which case it is better to discard late frames and generate a new keyframe to maintain correct media coder state.</t>
      </section>
    </section>
    <section anchor="scream-detailed-description">
      <name>Detailed Description of SCReAMv2 Sender Algorithm</name>
      <t>This section describes the sender-side algorithm in more detail. It is split
between the network congestion control, sender transmission control, and media
rate control.</t>
      <section anchor="sender-side-state">
        <name>Sender Side State</name>
        <t>The sender needs to maintain sending state and state about the received
feedback, as explained in the following subsections.</t>
        <section anchor="status-update-when-sending-data">
          <name>Status Update When Sending Data</name>
          <t>SCReAMv2 is a window-based and byte-oriented congestion control
protocol, where the number of bytes transmitted is inferred from the
size of the transmitted data units. Thus, a list of transmitted data
units and their respective transmission times (wall-clock time) MUST
be kept for further calculation. Further the following variables are
needed:</t>
          <ul spacing="normal">
            <li>
              <t>data_unit_size (0): Size [byte] of the last transmitted data unit.</t>
            </li>
            <li>
              <t>bytes_in_flight: The number of bytes in flight is computed as the sum of the
sizes of the data units ranging from the data unit most recently transmitted,
down to but not including the acknowledged data unit with the highest sequence
number.</t>
            </li>
          </ul>
          <t>bytes_in_flight can be also seen as the difference between the highest transmitted
byte sequence number and the highest acknowledged byte sequence number. As an
example: If a data unit with sequence number SN is transmitted and the last
acknowledgement indicates SN-5 as the highest received sequence number, then
bytes_in_flight is computed as the sum of the size of data units with sequence
number SN-4, SN-3, SN-2, SN-1, and SN. It does not matter if, for instance, the
data unit with sequence number SN-3 was lost -- the size of data unit with
sequence number SN-3 will still be considered in the computation of
bytes_in_flight.</t>
          <ul spacing="normal">
            <li>
              <t>ref_wnd_ratio (0.0): Ratio between MSS and ref_wnd capped to not
exceed 1.0 (min(1.0, MSS / ref_wnd)).</t>
            </li>
            <li>
              <t>max_bytes_in_flight (0): The maximum number of bytes in flight in the current
round trip [byte].</t>
            </li>
            <li>
              <t>max_bytes_in_flight_prev (0): The maximum number of bytes in flight in
previous round trip [byte].</t>
            </li>
          </ul>
          <t>As bytes_in_flight can spike when congestion occurs, using the minimum of
max_bytes_in_flight and max_bytes_in_flight_prev
makes it more likely that an uncongested bytes_in_flight is used.</t>
        </section>
        <section anchor="status-update-on-receiving-feedback">
          <name>Status Update on Receiving Feedback</name>
          <t>The feedback from the receiver is assumed to consist of the following elements:</t>
          <ul spacing="normal">
            <li>
              <t>The receiver wall-clock timestamp corresponding to the reception
time of the data unit with the highest sequence number.</t>
            </li>
            <li>
              <t>data_units_acked: A list of received data units' sequence numbers.</t>
            </li>
            <li>
              <t>data_units_acked_ce: An indication if data units are ECN-CE marked.
The ECN status can be either per data unit or an accumulated count of
ECN-CE marked data units.</t>
            </li>
            <li>
              <t>bytes_newly_acked (0): Number of bytes newly ACKed, reset to 0 when congestion
window is updated [byte].</t>
            </li>
            <li>
              <t>bytes_newly_acked_ce (0): Number of bytes newly ACKed and CE marked, reset to
0 when reference window is updated [byte].</t>
            </li>
          </ul>
          <t>bytes_newly_acked is incremented with a value
corresponding to how much the highest sequence number has increased
since the last feedback. As an example: If the previous
acknowledgement indicated the highest sequence number N and the new
acknowledgement indicated N+3, then bytes_newly_acked is incremented
by a value equal to the sum of the sizes of data units with sequence
number N+1, N+2, and N+3. Data units that are lost are also included,
which means that even though, e.g., data unit N+2 was lost, its size
is still included in the update of bytes_newly_acked. The
bytes_newly_acked_ce is, similar to bytes_newly_acked, a counter of
bytes newly acked with the extra condition that they are ECN-CE
marked. The bytes_newly_acked and bytes_newly_acked_ce are reset to
zero after a ref_wnd update.</t>
        </section>
      </section>
      <section anchor="network-cc-2">
        <name>Network Congestion Control</name>
        <t>This section explains the network congestion control, which calculates the
reference window. The reference window gives an upper limit to the number of bytes in flight.</t>
        <section anchor="reaction-delay-loss-ce">
          <name>Congestion Detection: Delay, Data Unit Loss and ECN-CE</name>
          <t>Congestion is detected based on three different indicators:</t>
          <ul spacing="normal">
            <li>
              <t>Lost data units detected.</t>
            </li>
            <li>
              <t>ECN-CE marked data units detected either for classic ECN or L4S.</t>
            </li>
            <li>
              <t>Estimated queue delay exceeds a threshold.</t>
            </li>
          </ul>
          <t>A congestion event occurs if any of the above indicators are true AND it is at
least min(VIRTUAL_RTT, s_rtt) since the last congestion event. This ensures that
the reference window is reduced at most once per smoothed RTT.</t>
          <section anchor="reaction-loss">
            <name>Detecting Lost Data Units</name>
            <t>The reference window backoff due to loss events is deliberately a bit less than
is the case with TCP Reno, for example. TCP is generally used to transmit whole
files; the file is then like a source with an infinite bitrate until the whole
file has been transmitted. SCReAMv2, on the other hand, has a source which rate
is limited to a value close to the available transmit rate and often below that
value; the effect is that SCReAMv2 has less opportunity to grab free capacity
than a TCP-based file transfer. To compensate for this, it is RECOMMENDED to let
SCReAMv2 reduce the reference window less than what is the case with TCP when
loss events occur.</t>
            <t>Lost data unit detection is based on the received sequence number list. A
reordering window SHOULD be applied to prevent data unit reordering from triggering
loss events. The reordering window is specified as a time unit, like the
ideas behind Recent ACKnowledgement (RACK) <xref target="RFC8985"/>. The computation of the
reordering window is made possible by means of a lost flag in the list of
transmitted data units. This flag is set if the received sequence number list
indicates that the given data unit is missing. If later feedback indicates that
a previously lost marked data unit was indeed received, then the reordering window
is updated to reflect the reordering delay. The reordering window is given by
the difference in time between the event that the data unit was marked as lost and
the event that it was indicated as successfully received. Loss is detected if a
given data unit is not acknowledged within a time window (indicated by the
reordering window) after a data unit with a higher sequence number was
acknowledged.</t>
          </section>
          <section anchor="reaction-ecn-ce">
            <name>Receiving ECN-CE with classic ECN</name>
            <t>In classic ECN mode the ref_wnd is scaled by a fixed value (BETA_ECN).</t>
            <t>The reference window backoff due to an ECN event MAY be smaller than if a loss
event occurs. This is in line with the idea outlined in <xref target="RFC8511"/> to enable
ECN marking thresholds lower than the corresponding data unit drop thresholds.</t>
          </section>
          <section anchor="reaction-l4s-ce">
            <name>Receiving ECN-CE for L4S</name>
            <t>The ref_wnd is scaled down in proportion to the fraction of marked
data units per RTT. The scale down proportion is given by l4s_alpha,
which is an Exponentially Weighted Moving Average (EWMA) filtered
version of the fraction of marked data units per RTT. This is inline
with how DCTCP works <xref target="RFC8257"/>. Additional methods are applied to
make the reference window reduction reasonably stable, especially when
the reference window is only a few MSS. In addition, because SCReAMv2
can quite often be source limited, additional steps are taken to
restore the reference window to a proper value after a long period
without congestion.</t>
            <t>l4s_alpha is calculated based in number of data units delivered (and marked)
the following way:</t>
            <artwork><![CDATA[
data_units_delivered_this_rtt += data_units_acked
data_units_marked_this_rtt += data_units_acked_ce
# l4s_alpha is updated at least every 10ms
if (now - last_update_l4s_alpha_time >= min(0.01, s_rtt))
  # l4s_alpha is calculated from data_units marked istf bytes marked
  fraction_marked_t = data_units_marked_this_rtt/
                      data_units_delivered_this_rtt

  # Apply a fast attack slow decay EWMA
  if (fraction_marked_t >= l4s_alpha)
     l4s_alpha = L4S_AVG_G_UP * fraction_marked_t +
       (1.0 - L4S_AVG_G_UP) * l4S_alpha
  else
     l4s_alpha = (1.0 - L4S_AVG_G_DOWN) * l4S_alpha

  last_update_l4s_alpha_time = now
  data_units_delivered_this_rtt = 0
  data_units_marked_this_rtt = 0
  last_fraction_marked = fraction_marked_t
end
]]></artwork>
            <t>This makes calculation of L4S alpha more accurate at very low bitrates,
given that the tail data unit in e.g. a video frame is often smaller than MSS.</t>
            <t>The following variables are used:</t>
            <ul spacing="normal">
              <li>
                <t>l4s_alpha (0.0): Average fraction of marked data units per RTT.</t>
              </li>
              <li>
                <t>last_update_l4s_alpha_time (0.0): Last time l4s_alpha was updated [s].</t>
              </li>
              <li>
                <t>data_units_delivered_this_rtt (0): Counter for delivered data units.</t>
              </li>
              <li>
                <t>data_units_marked_this_rtt (0): Counter delivered and ECN-CE marked data units.</t>
              </li>
              <li>
                <t>last_fraction_marked (0.0): fraction marked data units in last update</t>
              </li>
            </ul>
            <t>The following constants are used</t>
            <ul spacing="normal">
              <li>
                <t>L4S_AVG_G_UP (1.0/8): Exponentially Weighted Moving Average (EWMA) factor for l4s_alpha increase</t>
              </li>
              <li>
                <t>L4S_AVG_G_DOWN (1.0/128): Exponentially Weighted Moving Average (EWMA) factor for l4s_alpha decrease</t>
              </li>
            </ul>
            <t>The calculation of l4s_alpha is done with a fast attack slow decay EWMA filter.
This can give a more stable performance when L4S bottlenecks have high marking thresholds.</t>
          </section>
          <section anchor="reaction-delay">
            <name>Detecting Increased Queue Delay</name>
            <t>SCReAMv2 implements a delay-based congestion control approach where it mimics
L4S congestion marking when the averaged queue delay exceeds a target
threshold. This threshold is set to qdelay_target/2 and the congestion backoff
factor (l4s_alpha_v) increases linearly from 0 to 100% as qdelay_avg goes from
qdelay_target/2 to qdelay_target. The averaged qdelay (qdelay_avg) is used to
avoid that the SCReAMv2 congestion control over-reacts to scheduling jitter,
sudden delay spikes due to e.g. handover or link layer
retransmissions.</t>
            <t>qdelay_avg is updated with a slow attack, fast decay EWMA filter as described below.</t>
            <t>Two variables, qdelay_max_avg and qdelay_min_avg track how much the min and max queue delay varies over time. The qdelay_max_avg is reduced gradually towards zero while the qdelay_min_avg is averaged towards qdelay_max_avg. This makes the difference between qdelay_max_avg and qdelay_min_avg robust against clock drift and also adds some immunity against scheduling jitter, which affects both qdelay_max_avg and qdelay_min_avg.</t>
            <artwork><![CDATA[
# Update min and max average queue delay for every ACKed RTP packet
if (REDUCE_JITTER == true)
  qdelay_max_avg = min(qdelay_target, max(qdelay, qdelay_max_avg)))
  qdelay_min_avg = min(qdelay, qdelay_min_avg))
end

if (now - last_update_qdelay_avg_time >= min(virtual_rtt, s_rtt))
  # Calculate qdelay_avg
  if (qdelay < qdelay_avg)
    qdelay_avg = qdelay
  else
    qdelay_avg = QDELAY_AVG_G * qdelay +
      (1.0 - QDELAY_AVG_G) * qdelay_avg
  end

  # Optional code to calculate the variation on queue delay, which is an
  # Indication of congestion or near congestion.
  if (REDUCE_JITTER == true)
    calculate_ref_wnd_delay_scale()
  end
  last_update_qdelay_avg_time = now
end
]]></artwork>
            <t>The following variables are used:</t>
            <ul spacing="normal">
              <li>
                <t>qdelay (0.0): When the sender receives feedback, the qdelay [s] is calculated as outlined in
<xref target="RFC6817"/>. A qdelay sample is obtained for each received acknowledgement.
It is typically sufficient with one update per received acknowledgement.</t>
              </li>
              <li>
                <t>qdelay_max_avg (qdelay_target): Max average queue delay [s], needed only of REDUCE_JITTER==true</t>
              </li>
              <li>
                <t>qdelay_min_avg (0.0): Min average queue delay [s], needed only if REDUCE_JITTER==true</t>
              </li>
              <li>
                <t>last_update_qdelay_avg_time (0.0): Last time qdelay_avg was updated [s]</t>
              </li>
              <li>
                <t>s_rtt (0.0): Smoothed RTT [s], computed with a similar method to that
described in <xref target="RFC6298"/></t>
              </li>
            </ul>
            <t>The following constants are used:</t>
            <ul spacing="normal">
              <li>
                <t>QDELAY_AVG_G (1.0/4): Exponentially Weighted Moving Average (EWMA) factor for qdelay_avg</t>
              </li>
              <li>
                <t>REDUCE_JITTER (false): (optional) config knob to enable jitter filtering</t>
              </li>
              <li>
                <t>QDELAY_MIN_MAX_AVG_G (1.0/16): Filter gain for qdelay_min_avg and qdelay_max_avg</t>
              </li>
            </ul>
            <t>The SCReAM algorithm can be further improved for a greater rate stability by taking variations in qdelay into consideration. The goal is to react less to delay variations, caused by e.g. link layer related scheduling and retransmissions, but still be reactive to actual queue delay, caused by congestion. The code below provides a example implementation but more advanced statistical analysis can be considered.</t>
            <t>The variable qdelay_dev_avg indicates the delay jitter, or to be more concrete, a moving average over the difference between qdelay_max_avg and qdelay_min_avg. Based on qdelay_dev_avg a scaling factor ref_wnd_delay_scale is calculated that is then applied to the reference window increase and the reference window headroom. The ref_wnd_delay_scale is 1.0 when the jitter is zero and decreases to 0.0 when the jitter grows to QDELAY_DEV_THRESHOLD or above. The scaling factor decreases when the delay jitter increases to limit the congestion reaction to short term delay variations and slow down the reference window growth for better stability.</t>
            <artwork><![CDATA[
function calculate_ref_wnd_delay_scale()
  # Reduce average max queue delay and move min average
  # queue delay towards the max
  qdelay_max_avg = qdelay_max_avg * (1.0 - QDELAY_MIN_MAX_AVG_G)
  qdelay_min_avg = qdelay_min_avg * (1.0 - QDELAY_MIN_MAX_AVG_G) +
    qdelay_max_avg * QDELAY_MIN_MAX_AVG_G

  # Calculate ref_wnd_delay_scale, range [0.0 1.0]
  qdelay_dev_avg = (1.0 - QDELAY_DEV_AVG_G) * qdelay_dev_avg +
    QDELAY_DEV_AVG_G * (qdelay_max_avg - qdelay_min_avg)
  ref_wnd_delay_scale = max(0.0, min(1.0, 1.0 - qdelay_dev_avg / QDELAY_DEV_THRESHOLD))
end
]]></artwork>
            <t>The following variables are used:</t>
            <ul spacing="normal">
              <li>
                <t>qdelay_dev_avg (0.0): indicates how much the queue delay varies[s]</t>
              </li>
              <li>
                <t>ref_wnd_delay_scale (1.0): A scale factor this applied to the ref_wnd increase as well as the reference window headroom</t>
              </li>
            </ul>
            <t>The following constants are used:</t>
            <ul spacing="normal">
              <li>
                <t>QDELAY_DEV_AVG_G (1.0/32): Exponentially Weighted Moving Average (EWMA) factor for qdelay_dev_avg</t>
              </li>
              <li>
                <t>QDELAY_DEV_THRESHOLD (0.01): Threshold for qdelay_dev_avg [s]</t>
              </li>
            </ul>
          </section>
        </section>
        <section anchor="ref-wnd-update">
          <name>Reference Window Update</name>
          <t>The reference window update contains two parts. One that reduces the reference
window when congestion events (listed above) occur, and one part that
continuously increases the reference window.</t>
          <t>The reference window is reduced whenever a congestion event is detected. A congestion event is either packet loss, ECN-CE marked packets or increased queue delay. The reference window reduction is applied at most once every (smoothed RTT) or, to improve fairness to other flows with a different RTT, at least very VIRTUAL_RTT second.</t>
          <t>The reference window is increased once per smother RTT (s_rtt). The reference window can also increase even when a congestion event occurs. Their provided the L4S scalable congestion control property where a one-MSS-increase of the reference window per RTT is offset by two marked packets per RTT.</t>
          <t>The following variables are defined:</t>
          <ul spacing="normal">
            <li>
              <t>ref_wnd (MIN_REF_WND): Reference window [byte].</t>
            </li>
            <li>
              <t>ref_wnd_i (1): Reference window inflection point [byte].</t>
            </li>
            <li>
              <t>qdelay_target (QDELAY_TARGET_LO): qdelay target [s], a variable qdelay target
is introduced to manage cases where a fixed qdelay target would otherwise
starve the data flow under such circumstances (e.g., FTP competes for the
bandwidth over the same bottleneck). The qdelay target is allowed to vary
between QDELAY_TARGET_LO and QDELAY_TARGET_HI.</t>
            </li>
            <li>
              <t>last_congestion_detected_time (0.0): Last time congestion detected [s].</t>
            </li>
            <li>
              <t>last_reaction_to_congestion_time (0.0): Last time congestion avoidance occurred [s].</t>
            </li>
            <li>
              <t>ref_wnd_i_update_allowed (true): Allow update of ref_wnd_i.</t>
            </li>
          </ul>
          <t>Further the following constants are used (the RECOMMENDED values, within parentheses "()",
for the constants are deduced from experiments):</t>
          <ul spacing="normal">
            <li>
              <t>QDELAY_TARGET_LO (0.06): Target value for the minimum qdelay [s].</t>
            </li>
            <li>
              <t>QDELAY_TARGET_HI (0.4): Target value for the maximum qdelay [s]. This
parameter provides an upper limit to how much the target qdelay
(qdelay_target) can be increased in order to cope with competing loss-based
flows. However, the target qdelay does not have to be initialized to this high
value, as it would increase end-to-end delay and also make the rate control
and congestion control loops sluggish.</t>
            </li>
            <li>
              <t>MIN_REF_WND (3000): Minimum reference window [byte].</t>
            </li>
            <li>
              <t>BYTES_IN_FLIGHT_HEAD_ROOM (1.5): Extra headroom for bytes in flight.</t>
            </li>
            <li>
              <t>BETA_LOSS (0.7): ref_wnd scale factor due to loss event.</t>
            </li>
            <li>
              <t>BETA_ECN (0.8): ref_wnd scale factor due to ECN event.</t>
            </li>
            <li>
              <t>MSS (1000): Maximum segment size = Max data unit size [byte].</t>
            </li>
            <li>
              <t>POST_CONGESTION_DELAY_RTT (100): Determines how many RTTs after a congestion
event the reference window growth should be cautious.</t>
            </li>
            <li>
              <t>MUL_INCREASE_FACTOR (0.02): Determines how much (as a fraction of ref_wnd)
that the ref_wnd can increase per RTT.</t>
            </li>
            <li>
              <t>IS_L4S (false): Congestion control operates in L4S mode.</t>
            </li>
            <li>
              <t>VIRTUAL_RTT (0.025): Virtual RTT [s]. This mimics Prague's RTT fairness such that flows with RTT
below VIRTUAL_RTT should get a roughly equal share over an L4S path.</t>
            </li>
          </ul>
          <section anchor="ref-wnd-reduction">
            <name>Reference Window Reduction</name>
            <artwork><![CDATA[
# Compute scaling factor for reference window adjustment
# when close to the last known max value before congestion
# ref_wnd_i is updated before this code.
# The boolean flags loss_detected and data_units_marked
# indicate that packets are marked or lost since
# last_reaction_to_congestion_time
scl_t = (ref_wnd - ref_wnd_i) / ref_wnd_i
scl_t *= 8
scl_t = scl_t * scl_t
scl_t = max(0.1, min(1.0, scl_t))

if (loss_detected || data_units_marked)
   last_congestion_detected_time = now
end

# The reference window is updated at least every VIRTUAL_RTT
if (now - last_reaction_to_congestion_time >= min(VIRTUAL_RTT, s_rtt)
  if (loss_detected)
    is_loss_t = true
  else if (data_units_marked)
    is_ce_t = true
  else if (qdelay_avg > qdelay_target / 2 &&
    !(is_ce_t || is_loss_t))
    # The calculation of l4s_alpha_v_t is based on qdelay_avg to reduce
    # sensitivity to sudden non-congestion related delay spikes that can
    # occur due to lower protocol retransmissions or cell change
    l4s_alpha_v_t = min(1.0, max(0.0,
            (qdelay_avg - qdelay_target / 2) /
            (qdelay_target / 2)))
    is_virtual_ce_t = true
  end
end

if (is_loss_t || is_ce_t || is_virtual_ce_t)
  if (ref_wnd_i_update_allowed)
    # Update ref_wnd_i
    ref_wnd_i = ref_wnd
    ref_wnd_i_update_allowed = false
  end
end

# Either loss, ECN mark or increased qdelay is detected
if (is_loss_t)
  # Loss is detected
  ref_wnd = ref_wnd * BETA_LOSS
end
if (is_ce_t)
  # ECN-CE detected
  if (IS_L4S)
    # L4S mode
    backoff_t = l4s_alpha / 2

    # Scale down backoff when RTT is high to avoid overreaction to
    # congestion. This is related to that congestion backoff can occur
    # every min(VIRTUAL_RTT, s_rtt)
    backoff_t /= max(1.0, s_rtt / VIRTUAL_RTT)

    # Jitter is considered large if the qdelay is larger than qdelay_target/4
    # when L4S is enabled
    if (qdelay < qdelay_target * 0.25)
        # Scale down backoff if close to the last known max reference window
        # This is complemented with a scale down of the reference window increase
        backoff_t *= max(0.25, scl_t)

        # Optional additional code for increased rate stability
        # Counterbalance the limitation in CWND increase when the queue
        # delay varies.
        # Code has no effect if REDUCE_JITTER == false
        backoff_t *= max(0.25, ref_wnd_delay_scale)
    end

    if (now - last_reaction_to_congestion_time >
      100 * max(VIRTUAL_RTT, s_rtt))
      # A long time (>100 RTTs) since last congested because
      # link throughput exceeds max video bitrate.
      # There is a certain risk that ref_wnd has increased way above
      # bytes in flight, so we reduce it here to get it better on
      # track and thus the congestion episode is shortened
      ref_wnd = min(ref_wnd, max_bytes_in_flight_prev)
    end

    ref_wnd = (1.0 - backoff_t) * ref_wnd
  else
    # Classic ECN mode
    ref_wnd = ref_wnd * BETA_ECN
  end
end
if (is_virtual_ce_t)
  backoff_t = l4s_alpha_v_t / 2

  # Scale down backoff when RTT is high to avoid overreaction to
  # congestion This is related to that congestion backoff can occur
  # every min(VIRTUAL_RTT, s_rtt)
  backoff_t /= max(1.0, s_rtt/VIRTUAL_RTT)

  ref_wnd = (1.0 - backoff_t) * ref_wnd
end
ref_wnd = max(MIN_REF_WND, ref_wnd)

if (is_loss_t || is_ce_t || is_virtual_ce_t)
  last_reaction_to_congestion_time = now
end
]]></artwork>
            <t>The reference window reduction, when congestion is detected due to L4S marking or increased delay, is constrained by a number of factors:</t>
            <ul spacing="normal">
              <li>
                <t>For cases that the target rate is lower than the acknowledged bitrate, it is likely that the target bitrate is already reduced because of an increased RTT. A further (large) decrease of the reference window would then only lead to an unnecessary undershoot.</t>
              </li>
              <li>
                <t>For large RTTs, a restriction attenuates variations in the reference window</t>
              </li>
              <li>
                <t>When the reference window is close to the last known max value, this reduces large variations</t>
              </li>
              <li>
                <t>When ref_wnd_delay_scale is small</t>
              </li>
            </ul>
            <t>Link layer losses, i.e. losses that are not congestion related can lead to unwarranted congestion back-off. One method is to apply congestion backoff only when an average loss rate exceeds a threshold. A suggested modification to the code above is found in <xref target="link-loss-rate-policer"/>.
The reference window can undershoot on congestion, an optional method to remedy this feature is described in <xref target="ref-wnd-undershoot"/>.</t>
          </section>
          <section anchor="ref-wnd-increase">
            <name>Reference Window Increase</name>
            <artwork><![CDATA[
# Delay factor for multiplicative reference window increase
# after congestion

post_congestion_scale_t = max(0.0, min(1.0,
  (now - last_congestion_detected_time) /
    (POST_CONGESTION_DELAY_RTTS * max(VIRTUAL_RTT, s_rtt))))

# Scale factor for ref_wnd update
ref_wnd_scale_factor_t = 1.0 + (MUL_INCREASE_FACTOR * ref_wnd) / MSS

# Calculate bytes acked that are not CE marked
# For the case that only accumulated number of CE marked packets is
# reported by the feedback, it is necessary to make an approximation
# of bytes_newly_acked_ce based on average data unit size.
bytes_newly_acked_minus_ce_t = bytes_newly_acked -
                               bytes_newly_acked_ce

increment_t = bytes_newly_acked_minus_ce_t * ref_wnd_ratio

# Reduce increment for small RTTs
tmp_t = min(1.0, s_rtt / VIRTUAL_RTT)
increment_t *= tmp_t

# Apply limit to reference window growth when close to last
# known max value before congestion
increment_t *= max(0.25, scl_t)

# Optional additional code for increased rate stability
# Put an additional restriction on reference window growth if qdelay varies a lot.
# Better to enforce a slow increase in reference window and get
# a more stable bitrate. Restriction is limited to 0.1 to
# avoid that ref_wnd growth stalls.
# Code has no effect if REDUCE_JITTER == false
increment_t *= max(0.1, ref_wnd_delay_scale)

# Scale up increment with multiplicative increase
# Limit multiplicative increase when congestion occurred
# recently and when reference window is close to the last
# known max value.
tmp_t = ref_wnd_scale_factor_t
if (tmp_t > 1.0)
  tmp_t = 1.0 + (tmp_t - 1.0) * post_congestion_scale_t * scl_t
end
increment_t *= tmp_t

ref_wnd_prev_ = ref_wnd
# Increase ref_wnd only if bytes in flight is large enough
# Quite a lot of slack is allowed here to avoid that bitrate
# locks to low values.
# Increase is inhibited if max target bitrate is reached.
max_allowed_t = MSS + max(max_bytes_in_flight,
  max_bytes_in_flight_prev) * BYTES_IN_FLIGHT_HEAD_ROOM
int ref_wnd_t = ref_wnd + increment_t
if (ref_wnd_t <= max_allowed_t && target_bitrate < TARGET_BITRATE_MAX)
  ref_wnd = ref_wnd_t
end
if (ref_wnd > ref_wnd_prev_)
  ref_wnd_i_update_allowed = true
end
]]></artwork>
            <t>The ref_wnd_scale_factor_t scales the reference window increase. The
ref_wnd_scale_factor_t is increased with larger ref_wnd to allow for a
multiplicative increase and thus a faster convergence when link capacity
increases.</t>
            <t>The multiplicative increase is restricted directly after a congestion event and
the restriction is gradually relaxed as the time since last congested
increased. The restriction makes the reference window growth to be no faster
than additive increase when congestion continuously occurs.  For L4S operation
this means that the SCReAMv2 algorithm will adhere to the 2 marked data units per
RTT equilibrium at steady state congestion, with the exception of the case
below.</t>
            <t>The reference window increase is restricted to values as small as 0.1MSS/RTT
when the reference window is close to the last known max value (ref_wnd_i). This
increases stability and reduces periodic overshoot.</t>
            <t>It is particularly important that the reference window reflects the transmitted
bitrate especially in L4S mode operation. An inflated ref_wnd takes extra RTTs
to bring down to a correct value upon congestion and thus causes unnecessary
queue buildup. At the same time the reference window must be allowed to be large
enough to avoid that the SCReAMv2 algorithm begins to limit itself, given that
the target bitrate is calculated based on the ref_wnd. Two mechanisms are used
to manage this:</t>
            <ul spacing="normal">
              <li>
                <t>Restore correct value of ref_wnd upon congestion. This is done if is a
prolonged time since the link was congested. A typical example is that
SCReAMv2 has been rate limited, i.e. the target bitrate has reached the
TARGET_BITRATE_MAX.</t>
              </li>
              <li>
                <t>Limit ref_wnd when the target_bitrate has reached TARGET_BITRATE_MAX. The
ref_wnd is restricted based on a history of the last max_bytes_in_flight
values. See <xref target="SCReAM-CPP-implementation"/> for details.</t>
              </li>
            </ul>
            <t>The two mechanisms complement one another.</t>
            <t>The ref_wnd can optionally be restricted by max_policed_ref_wnd, described in <xref target="link-loss-rate-policer"/>, to reduce packet losses when transmission links are subject to rate policing.
The additional code for this is shown below.</t>
            <artwork><![CDATA[
ref_wnd = min(ref_wnd, max_policed_ref_wnd)
]]></artwork>
          </section>
        </section>
      </section>
      <section anchor="sender-transmission-control">
        <name>Sender Transmission Control</name>
        <t>The Sender Transmission control calculates of send window at the sender.
Data units are transmitted if allowed by the relation between the number of bytes
in flight and the reference window. This is controlled by the send window:</t>
        <ul spacing="normal">
          <li>
            <t>send_wnd (0): Upper limit to how many bytes can currently be
transmitted. Updated when ref_wnd is updated and when data unit is
transmitted [byte].</t>
          </li>
        </ul>
        <t>The sender transmission control is executed for each transmitted packet, the send interval is dictated by the pacing but is restricted by the send window. In practice it, however, can be more practical to transmit packets in small burst to save processing power, or alternatively, to offload the pacing to OS kernel function.</t>
        <section anchor="send-window">
          <name>Send Window Calculation</name>
          <t>The basic design principle behind data unit transmission in SCReAM was to allow
transmission only if the number of bytes in flight is less than the congestion
window. There are, however, two reasons why this strict rule will not work
optimally:</t>
          <ul spacing="normal">
            <li>
              <t>Bitrate variations: Media sources such as video encoders generally produce
frames whose size always vary to a larger or smaller extent. The data unit queue
absorbs the natural variations in frame sizes. However, the data unit queue should
be as short as possible to prevent the end-to-end delay from increasing. A
strict 'send only when bytes in flight is less than the reference window' rule
can cause the data unit queue to grow simply because the send window is limited. The
consequence is that the reference window will not increase, or will increase
very slowly, because the reference window is only allowed to increase when
there is a sufficient amount of data in flight. The final effect is that the
media bitrate increases very slowly or not at all.</t>
            </li>
            <li>
              <t>Reverse (feedback) path congestion: Especially in transport over
buffer-bloated networks, the one-way delay in the reverse direction can jump
due to congestion. The effect is that the acknowledgements are delayed, and
the self-clocking is temporarily halted, even though the forward path is not
congested. The ref_wnd_overhead allows for some degree of reverse path
congestion as the bytes in flight is allowed to exceed ref_wnd.</t>
            </li>
          </ul>
          <t>In SCReAMv2, the send window is given by the relation between the adjusted
reference window and the amount of bytes in flight according to the pseudocode
below. The multiplication of ref_wnd with ref_wnd_overhead has the effect that bytes in flight is 'around' the ref_wnd
rather than limited by the ref_wnd. The
implementation allows the data unit queue to be small even when the frame sizes vary
and thus, increased e2e delay can be avoided.</t>
          <artwork><![CDATA[
send_wnd = ref_wnd * ref_wnd_overhead - bytes_in_flight
]]></artwork>
          <t>The send window is updated whenever a data unit is transmitted or an feedback
messaged is received.</t>
          <t>The ref_wnd_overhead is adjusted dynamically. A large overhead is beneficial when the network link is uncongested as it allows to
transmit large media frames with little transmission delay. A large overhead is also beneficial for cases where network links use virtual queue marking or can temporarily absorb bursts from L4S capable flows.
If, on the other hand the network link is congested, then it is better to restrict how much bytes in flight exceeds the reference window because is not possible to push data faster than the reference window allows. This restriction reduces variations in RTT caused by self-congestion and improves performance for the cases where media encoders are slow to react to changes in target rate.</t>
          <t>The following constants are used (the RECOMMENDED values, within parentheses "()",
for the constants are deduced from experiments):</t>
          <ul spacing="normal">
            <li>
              <t>REF_WND_OVERHEAD_MIN (1.5): Indicates a lower limit how much bytes in flight is allowed to
exceed ref_wnd.</t>
            </li>
            <li>
              <t>REF_WND_OVERHEAD_MAX (3.0): Indicates an upper limit how much bytes in flight is allowed to exceed ref_wnd. This is roughly equal to MAX_RELAXED_PACING_FACTOR to allow that media frames can be transmitted quickly when the transmission channel is uncongested.</t>
            </li>
          </ul>
          <t>The ref_wnd_overhead is calculated as:</t>
          <artwork><![CDATA[
ref_wnd_overhead = REF_WND_OVERHEAD_MIN +
  (REF_WND_OVERHEAD_MAX - REF_WND_OVERHEAD_MIN) * ref_wnd_delay_scale
]]></artwork>
        </section>
        <section anchor="packet-pacing">
          <name>Packet Pacing</name>
          <t>Packet pacing is used in order to mitigate coalescing, i.e., when packets are
transmitted in bursts, with the risks of increased jitter and potentially
increased packet loss. Packet pacing is also highly recommended to be used with L4S and
also mitigates possible issues with queue overflow due to key-frame generation
in video coders. However, when the link is uncongested, it is beneficial to relax
the packet pacing and allow frames to be transmitted faster, to reduce end to end delay on the application layer.</t>
          <ul spacing="normal">
            <li>
              <t>pace_bitrate (1e6): Data unit pacing rate [bps].</t>
            </li>
            <li>
              <t>t_pace (1e-6): Pacing interval between data units [s].</t>
            </li>
          </ul>
          <t>The following constants are used by the packet pacing:</t>
          <ul spacing="normal">
            <li>
              <t>RATE_PACE_MIN (50000): Minimum pacing rate in [bps].</t>
            </li>
            <li>
              <t>PACKET_PACING_HEADROOM (1.5): Headroom for packet pacing.</t>
            </li>
            <li>
              <t>MAX_RELAXED_PACING_FACTOR (4.0): Max extra packet pacing when the media coder reaches the max bitrate. This should be roughly equal to REF_WND_OVERHEAD_MAX.</t>
            </li>
            <li>
              <t>RELAXED_PACING_LIMIT_LOW (0.8): Nominal bitrate fraction of TARGET_BITRATE_MAX at which the pacing should be increasingly relaxed.</t>
            </li>
          </ul>
          <t>The time interval between consecutive data unit transmissions is
greater than or equal to t_pace, where t_pace is given by the equations below:</t>
          <artwork><![CDATA[
pace_bitrate = max(RATE_PACE_MIN, target_bitrate) *
               PACKET_PACING_HEADROOM

# Calculate and apply relaxed pacing
nominal_rate_t = target_bitrate/TARGET_BITRATE_MAX
pace_rate_scale_t = min(1.0,
  (nominal_rate_t - RELAXED_PACING_LIMIT_LOW) / (1.0 - RELAXED_PACING_LIMIT_LOW))
pace_rate_scale_t = min(1.0,
  max(1.0 / MAX_RELAXED_PACING_FACTOR, 1.0 - pace_rate_scale_t))
pace_bitrate /= pace_rate_scale_t

t_pace = data_unit_size * 8 / pace_bitrate
]]></artwork>
          <t>data_unit_size is the size of the last transmitted data unit. RATE_PACE_MIN is the
minimum pacing rate.</t>
        </section>
      </section>
      <section anchor="media-rate-control-2">
        <name>Media Rate Control</name>
        <t>The media rate control algorithm is executed whenever the reference window is
updated and calculates the target bitrate. It is, however, not necessary to execute this part more often than the frame period of the media encoder.</t>
        <ul spacing="normal">
          <li>
            <t>target_bitrate (0): Media target bitrate [bps].</t>
          </li>
          <li>
            <t>rate_adjust_factor (0.0): Adjustment factor to avoid unnecessary media queue buildup.</t>
          </li>
          <li>
            <t>frame_size_dev (0.0): Frame size deviation.</t>
          </li>
          <li>
            <t>frame_period (0.02): An estimated frame period.</t>
          </li>
        </ul>
        <t>The following constants are used by the media rate control:</t>
        <ul spacing="normal">
          <li>
            <t>PACKET_OVERHEAD (20): Estimated packetization overhead [byte].</t>
          </li>
          <li>
            <t>TARGET_BITRATE_MIN: Minimum target bitrate in [bps] (bits per second).</t>
          </li>
          <li>
            <t>TARGET_BITRATE_MAX: Maximum target bitrate in [bps].</t>
          </li>
          <li>
            <t>RATE_ADJUST_GAIN (1.0/16): Adjustment gain for rate adjustment to compensate for media queue buildup.</t>
          </li>
          <li>
            <t>FRAME_SIZE_DEV_ALPHA (1.0/64): Time constant to compensate for varying frame sizes.</t>
          </li>
        </ul>
        <t>The target bitrate is essentially based on the reference window ref_wnd and the (smoothed) RTT s_rtt according to</t>
        <artwork><![CDATA[
target_bitrate = 8.0 * ref_wnd / s_rtt
]]></artwork>
        <t>The role of the media rate control is to strike a reasonable balance between a
low amount of queuing in the data unit queue(s) and a sufficient amount of data to
send in order to keep the data path busy. Because the reference window is
updated based on loss, ECN-CE and delay, so does the target rate also update.</t>
        <t>The code above however needs some modifications to work fine in a number of
scenarios</t>
        <ul spacing="normal">
          <li>
            <t>ref_wnd is very small, just a few MSS or smaller</t>
          </li>
          <li>
            <t>The media queue grows large, which can result in large e2e delay</t>
          </li>
          <li>
            <t>The frame sizes vary much, which can result in larger e2e delay if not compensated for</t>
          </li>
        </ul>
        <t>The rate_adjust_factor helps to reduce the target rate when the delay in the data unit increases beyond frame_period/4, this allows for some modest queue buildup to ensure a good link utilization. The frame_size_dev calculates the positive deviation in frame sizes from the nominal, this helps compensate for larger variations in frame size, systematic errors in media encoder output bitrate and also to some extent sluggish media rate control loops where the media coder rate lags behind the target bitrate.
The complete pseudo code for adjustment of the target bitrate is shown below. The algorithm parts for rate_adjust_factor and frame_size_dev are suggested examples how to compensate for that frame sizes deviate from the nominal.</t>
        <artwork><![CDATA[
# Calculate the rate_adjust_factor and the frame_size_dev for each new media frame.
# The input variables are media_qdelay [s] and frame_size [byte].
# The media_qdelay is the elapsed time the oldest media packet has
# been in the media queue.

# The rate adjust factor is updated with an I (integration) controller.
# Cap values in range [0.0 0.5]
error = (media_qdelay - frame_period / 4) / frame_period
rate_adjust_factor += error * RATE_ADJUST_GAIN
rate_adjust_factor = min(0.5, max(0.0, rate_adjust_factor)

# The frame_size_dev estimates the deviation from the nominal frame size for
# the given bitrate and frame period.
# Cap values in range [0.0 0.2]
framesize_nom = target_bitrate * frame_period / 8
deviation = max(0.0, (frame_size - frame_size_nom) / frame_size_nom)
frame_size_dev = min(0.2, (1 - FRAME_SIZE_DEV_ALPHA) * frame_size_dev +
   FRAME_SIZE_DEV_ALPHA * deviation)

tmp_t = 1.0

# Scale down rate slightly when the reference window is very
# small compared to MSS
tmp_t *= 1.0 - min(0.2, max(0.0, ref_wnd_ratio - 0.1))

# Additional compensation for packetization overhead,
# important when MSS is small
tmp_t *= MSS / (MSS + PACKET_OVERHEAD)

# An additional downscaling is needed to avoid unnecessary
# sender queue build-up, better to set the target bitrate
# slightly lower than what ref_wnd and s_rtt indicates
tmp_t /= 1.2 + rate_adjust_factor + frame_size_dev

# Calculate target bitrate and limit to min and max allowed
# values
target_bitrate = tmp_t * 8 * ref_wnd / s_rtt
target_bitrate = min(TARGET_BITRATE_MAX,
  max(TARGET_BITRATE_MIN, target_bitrate))
]]></artwork>
      </section>
      <section anchor="additional-functions">
        <name>Additional functions</name>
        <t>This section covers additional functionality that is not critical for the function of the SCReAM congestion control algorithm, but can nevertheless, improve the performance.</t>
        <section anchor="clock-drift">
          <name>Clock drift issues and remedies</name>
          <t>SCReAM can suffer from the same issues with clock drift as is the case with LEDBAT <xref target="RFC6817"/>. However, Appendix A.2 in <xref target="RFC6817"/> describes ways to mitigate issues with clock drift. A clock drift compensation method is also implemented in <xref target="SCReAM-CPP-implementation"/>. The SCReAM implementation resets base delay history when it is determined that clock drift or skip becomes too large. This is achieved by reducing the target bitrate for a few RTTs.</t>
          <t>The variables and constants are:
* delay_min_avg (0): A long term averaged min queue delay [s].</t>
          <ul spacing="normal">
            <li>
              <t>qdelay_min (MAX_VALUE): The min queue delay measured during an RTT [s], initialized to a very high value.</t>
            </li>
            <li>
              <t>QDELAY_MIN_AVG_ALPHA (1.0/256): Slow EWMA time constant for delay_min_avg.</t>
            </li>
          </ul>
          <t>The steps for the clock drift compensation is as follows:</t>
          <ul spacing="normal">
            <li>
              <t>Store the min qdelay (qdelay_min) during one RTT.</t>
            </li>
            <li>
              <t>When an RTT has elapsed:</t>
            </li>
          </ul>
          <artwork><![CDATA[
# Update delay_min_avg
qdelay_min_avg = (1.0 - QDELAY_MIN_AVG_ALPHA) * qdelay_min_avg +
  QDELAY_MIN_AVG_ALPHA * qdelay_min
qdelay_min = MAX_VALUE # set qdelay_min to a very high value
if qdelay_min_avg > qdelay_target / 4
  qdelay_min_avg = 0
  # Implement the following actions
  # 1. Reset queue delay history
  # 2. Scale down target bitrate by 50% for a period of max(5 * s_rtt, 0.2)
end
]]></artwork>
        </section>
        <section anchor="link-loss-rate-policer">
          <name>Link layer losses and rate policers</name>
          <t>Link layer losses, i.e. losses that are not congestion related can lead to unwarranted congestion backoff. One method is to apply a conditional loss backoff only when an average loss rate exceeds a threshold. This increases robustness against non-congestion related losses. One problem is that such a method can also increase congestion related packet loss which can be detrimental for real time media such as video. This is resolved in that immediate loss backoff is triggered when the queue delay increases. While the conditional loss backoff increases robustness against link layer losses, it is inevitable that the algorithm can delay congestion backoff and thus cause increased packet loss rate. The constant LOSS_RATE_THRESHOLD should therefore be set low enough, with the objective to increase robustness to link layer losses only.</t>
          <t>A loss rate is calculated for each packet with an average value reflecting the number of packets send with in two  RTTs or 4/LOSS_RATE_THRESHOLD packets for small ref_win values. This avoids that multiple consecutive link layer losses cause the loss rate to increase too quickly. The averaging is selected to be slow enough to avoid that single packet drops cause backoff, provided that the queue delay is low, and fast enough to avoid excessive packet loss in the presence of very shallow queues.</t>
          <artwork><![CDATA[
# Apply an EWMA filter with a 2 RTT time constant
# or at least 4/LOSS_RATE_THRESHOLD packets.
alpha = min(LOSS_RATE_THRESHOLD / 4, mss / ref_wnd / 2)
if (packet_is_lost)
  loss_rate = (1.0 - alpha) * loss_rate + alpha
else
  loss_rate = (1.0 - alpha) * loss_rate
]]></artwork>
          <t>The following variables and constants are used:</t>
          <ul spacing="normal">
            <li>
              <t>loss_rate (0.0): Average loss rate.</t>
            </li>
            <li>
              <t>packet_is_lost: Set to true if a packet is determined to be lost.</t>
            </li>
            <li>
              <t>LOSS_RATE_THRESHOLD (0.01): Threshold for triggering loss based reference window backoff.</t>
            </li>
          </ul>
          <t>Rate policers can give quite large loss bursts, which can impact real time media quality quite badly. A rate policer is characterized by that it does not build a queue. Hence, the rate policer detection triggers on the observation that the loss rate is high and the queue delay is low.</t>
          <t>The code below modifies the 'if (loss_detected)' part in <xref target="ref-wnd-reduction"/></t>
          <artwork><![CDATA[
..
  if (loss_detected)
    # Conditional loss backoff
    if (loss_rate > LOSS_RATE_THRESHOLD || qdelay_avg > qdelay_target / 4)
      is_loss_t = true
    end
    # Detection of rate policer induced loss and setting of limit to ref_wnd
    if (loss_rate > LOSS_RATE_THRESHOLD_POLICER &&
        qdelay_avg < qdelay_target / 4)
      max_policed_ref_wnd = ref_wnd*BETA_LOSS_POLICER
    end
..
]]></artwork>
          <t>The variables and constants are:</t>
          <ul spacing="normal">
            <li>
              <t>max_policed_ref_wnd (MAX_VALUE): Upper limit on ref_wnd.</t>
            </li>
            <li>
              <t>LOSS_RATE_THRESHOLD_POLICER (0.1): loss rate threshold for detection of policer.</t>
            </li>
            <li>
              <t>BETA_LOSS_POLICER (0.9): ref_wnd scale for calculation of max_policed_ref_wnd.</t>
            </li>
          </ul>
          <t>The max_policed_ref_wnd enforces an upper limit to the ref_wnd. The max_policed_ref_wnd should increase by a small fraction, for instance 0.001 per RTT that gradually lifts the limit, this prevents that possible false detection of rate policers causes a permanent restriction on ref_wnd.</t>
        </section>
        <section anchor="ref-wnd-undershoot">
          <name>Reference window undershoot at congestion</name>
          <t>The reference window can in certan cases undershoot when congestion occurs, one such case is when the RTT increases at the same time that the reference window is reduced. The RTT increase can push down the target rate faster then the reference window is reduced. An additional reduction of the reference window can be superfluous in some cases. One method to determine if additional reduction is unnecessary is to inspect how the acknowledged bitrate relates to the target bitrate. If the target rate is well below the ACKed bitrate, then additional reduction of the reference window is unnecessary. This is implemented as additional code that modifies the reference window backoff in <xref target="ref-wnd-reduction"/>.</t>
          <artwork><![CDATA[
# Reduce backoff when target bitrate is lower than the ACKnowledged rate
# this may be an indication that the target rate is already reduced
# due to an increased RTT
if (target_bitrate < acked_bitrate * ACKED_BITRATE_MARGIN)
    backoff_t *= BACKOFF_SCALE_LOW_TARGET_RATE
end
]]></artwork>
          <t>The variables and constants are:</t>
          <ul spacing="normal">
            <li>
              <t>ACKED_BITRATE_MARGIN (0.8): Safety margin for triggering of downscaling of backoff for cases where target bitrate is already low.</t>
            </li>
            <li>
              <t>BACKOFF_SCALE_LOW_TARGETRATE (0.25): Downscaling of backoff when target rate is already low compared to the ACKnowledged bitrate.</t>
            </li>
            <li>
              <t>acked_bitrate (0.0): A running average of the ACKnowledged bitrate [bps]. The averaging time should be around one RTT. For periodic media such as video it is beneficial to calculate the acked_bitrate over two frame periods for a reasonably accurate value.</t>
            </li>
          </ul>
        </section>
        <section anchor="competing-flows-compensation">
          <name>Competing Flows Compensation</name>
          <t>It is likely that a flow will have to share congested bottlenecks with other
flows that use a more aggressive congestion control algorithm (for example,
large FTP flows using loss-based congestion control). The worst condition occurs
when the bottleneck queues are of tail-drop type with a large buffer
size. SCReAMv2 takes care of such situations by adjusting the qdelay_target when
loss-based flows are detected, as shown in the optional pseudocode below.</t>
          <artwork><![CDATA[
adjust_qdelay_target(qdelay)
  qdelay_norm_t = qdelay / QDELAY_TARGET_LOW
  update_qdelay_norm_history(qdelay_norm_t)
  # Compute variance
  qdelay_norm_var_t = VARIANCE(qdelay_norm_history(200))
  # Compensation for competing traffic
  # Compute average
  qdelay_norm_avg_t = AVERAGE(qdelay_norm_history(50))
  # Compute upper limit to target delay
  new_target_t = qdelay_norm_avg_t + sqrt(qdelay_norm_var_t)
  new_target_t *= QDELAY_TARGET_LO
  if (loss_event_rate > 0.002)
    # Data unit losses detected
    qdelay_target = 1.5 * new_target_t
  else
    if (qdelay_norm_var_t < 0.2)
      # Reasonably safe to set target qdelay
      qdelay_target = new_target_t
    else
      # Check if target delay can be reduced; this helps prevent
      # the target delay from being locked to high values forever
      if (new_target_t < QDELAY_TARGET_LO)
        # Decrease target delay quickly, as measured queuing
        # delay is lower than target
        qdelay_target = max(qdelay_target * 0.5, new_target_t)
      else
        # Decrease target delay slowly
        qdelay_target *= 0.9
      end
    end
  end

  # Apply limits
  qdelay_target = min(QDELAY_TARGET_HI, qdelay_target)
  qdelay_target = max(QDELAY_TARGET_LO, qdelay_target)
]]></artwork>
          <t>The following variable is used:</t>
          <ul spacing="normal">
            <li>
              <t>loss_event_rate (0.0): The estimated fraction of RTTs with lost data units
detected.</t>
            </li>
          </ul>
          <t>Two temporary variables are calculated. qdelay_norm_avg_t is the long-term
average queue delay, qdelay_norm_var_t is the long-term variance of the queue
delay. A high qdelay_norm_var_t indicates that the queue delay changes; this can
be an indication that bottleneck bandwidth is reduced or that a competing flow
has just entered. Thus, it indicates that it is not safe to adjust the queue
delay target.</t>
          <t>A low qdelay_norm_var_t indicates that the queue delay is relatively stable. The
reason could be that the queue delay is low, but it could also be that a
competing flow is causing the bottleneck to reach the point that data unit losses
start to occur, in which case the queue delay will stay relatively high for a
longer time.</t>
          <t>The queue delay target is allowed to be increased if either the loss event rate
is above a given threshold or qdelay_norm_var_t is low. Both these conditions
indicate that a competing flow may be present. In all other cases, the queue
delay target is decreased.</t>
          <t>The function that adjusts the qdelay_target is simple and could produce false
positives and false negatives. The case that self-inflicted congestion by the
SCReAMv2 algorithm may be falsely interpreted as the presence of competing
loss-based FTP flows is a false positive. The opposite case -- where the
algorithm fails to detect the presence of a competing FTP flow -- is a false
negative.</t>
          <t>Extensive simulations have shown that the algorithm performs well in LTE and 5G
test cases and that it also performs well in simple bandwidth-limited bottleneck
test cases with competing FTP flows. However, the potential failure of the
algorithm cannot be completely ruled out. A false positive (i.e., when
self-inflicted congestion is mistakenly identified as competing flows) is
especially problematic when it leads to increasing the target queue delay, which
can cause the end-to-end delay to increase dramatically.</t>
          <t>If it is deemed unlikely that competing flows occur over the same bottleneck,
the algorithm described in this section MAY be turned off. One such case is
QoS-enabled bearers in 3GPP-based access such as LTE and 5G. However, when
sending over the Internet, often the network conditions are not known for sure,
so in general it is not possible to make safe assumptions on how a network is
used and whether or not competing flows share the same bottleneck. Therefore,
turning this algorithm off must be considered with caution, as it can lead to
basically zero throughput if competing with loss-based traffic.</t>
        </section>
      </section>
    </section>
    <section anchor="scream-receiver">
      <name>Receiver Requirements on Feedback Intensity</name>
      <t>The simple task of the receiver is to feedback acknowledgements with time
stamp and ECN bits indication for received data units to the sender. Upon reception
of each data unit, the receiver MUST maintain enough information to send the
aforementioned values to the sender via an RTCP transport- layer feedback
message. The frequency of the feedback message depends on the available RTCP
bandwidth. The requirements on the feedback elements and the feedback interval
are described below.</t>
      <t>SCReAMv2 benefits from relatively frequent feedback. It is RECOMMENDED that a
SCReAMv2 implementation follows the guidelines below. Feedback should forcibly be transmitted in any of these cases:</t>
      <ul spacing="normal">
        <li>
          <t>More than N data units received since last feedback has been transmitted. N=16 has been tested with good results.</t>
        </li>
        <li>
          <t>A data unit with marker bit set or other last data unit for media frame is received.</t>
        </li>
        <li>
          <t>A max defined interval between feedback reports. Values such as 40 ms has been tested with good results.</t>
        </li>
      </ul>
      <t>The feedback interval depends on the media bitrate. At low bitrates, it is
sufficient with feedback every frame; while at high bitrates, a shorter feedback interval is recommended to keep the self-clocking in SCReAMv2
working well. One indication that feedback is too sparse is that the SCReAMv2
implementation cannot reach high bitrates, even in uncongested links. More
frequent feedback can solve this issue.</t>
      <t>The transmission interval is not critical. So, in the case of multi-stream handling between two hosts, the feedback for two or more synchronization sources (SSRCs) can be bundled to save UDP/IP overhead.</t>
      <t>SCReAMv2 works with AVPF regular mode; immediate or early mode is not required
by SCReAMv2 but can nonetheless be useful for RTCP messages not directly related
to SCReAMv2, such as those specified in <xref target="RFC4585"/>. It is RECOMMENDED to use
reduced-size RTCP <xref target="RFC5506"/>, where regular full compound RTCP transmission is
controlled by trr-int as described in <xref target="RFC4585"/>.</t>
      <t>While the guidelines above are somewhat RTCP specific, similar principles apply
to for instance QUIC.</t>
    </section>
    <section anchor="discussion">
      <name>Discussion</name>
      <t>This section covers a few discussion points.</t>
      <ul spacing="normal">
        <li>
          <t>The target bitrate given by SCReAMv2 is the bitrate including the data unit and
Forward Error Correction (FEC) overhead. The media encoder SHOULD take this
overhead into account when the media bitrate is set. This means that the media
coder bitrate SHOULD be computed as: media_rate = target_bitrate -
data_unit_plus_fec_overhead_bitrate It is not necessary to make a 100% perfect
compensation for the overhead, as the SCReAM algorithm will inherently
compensate for moderate errors. Under-compensating for the overhead has the
effect of increasing jitter, while overcompensating will cause the bottleneck
link to become underutilized.</t>
        </li>
        <li>
          <t>The link utilization with SCReAMv2 can be lower than 100%. There are several
possible reasons to this:  </t>
          <ul spacing="normal">
            <li>
              <t>Large variations in frame sizes: Large variations in frame size makes
SCReAMv2 push down the target_bitrate to give sufficient headroom and avoid
queue buildup in the network. It is in general recommended to operate video
coders in low latency mode and enable GDR (Gradual Decoding Refresh) if
possible, to minimize frame size variations.</t>
            </li>
            <li>
              <t>Link layer properties: Media transport in 5G in uplink typically requires to
transmit a scheduling request (SR) to get permission to transmit
data. Because transmission of video is frame based, there is a high
likelihood that the channel becomes idle between frames (especially with
L4S), in which case a new SR/grant exchange is needed. This potentially
means that uplink transmission slots are unused with a lower link
utilization as a result.</t>
            </li>
          </ul>
        </li>
        <li>
          <t>Packet pacing is recommended. It is however possible to operate SCReAMv2 with
packet pacing disabled, this can however give a reduced link utilization over L4S enabled paths. Additional packet pacing headroom can be beneficial if unusually large media frames are generated; this can reduce unnecessary queue build-up in the data unit queue.</t>
        </li>
        <li>
          <t>Feedback issues: RTCP feedback packets <xref target="RFC8888"/> can be lost, this means that
the loss detection in SCReAMv2 may trigger even though packets arrive safely
on the receiver side. <xref target="SCReAM-CPP-implementation"/> solves this by using
overlapping RTCP feedback, i.e. RTCP feedback is transmitted no more seldom
than every 16th packet, and where each RTCP feedback spans the last 32
received packets. This however creates unnecessary overhead. <xref target="RFC3550"/> RR
(Receiver Reports) can possibly be another solution to achieve better
robustness with less overhead. QUIC <xref target="RFC9000"/> overcomes this issue because
of inherent design.</t>
        </li>
        <li>
          <t>SCReAM has been designed to target two marked packets per RTT in steady state when L4S is enabled.
 However, SCReAM can settle for a lower number of marked packets per RTT in steady state
 due to measures taken in the calculation of the ref_wnd and the target_bitrate
 that are necessary to get a stable bitrate and lower queue delay.
 In those cases, SCReAM may get a lower share of the link capacity
 when competing against e.g. a large file transfer with TCP Prague congestion control.</t>
        </li>
        <li>
          <t>SCReAM has over time been evaluated in a number of different experiments, a
few examples are found in <xref target="SCReAM-evaluation-L4S"/>.</t>
        </li>
        <li>
          <t>SCReAM (+L4S) is currently being integrated in chrome for performance evaluation and comparison against GCC, nightly Chrome Canary builds are available at <xref target="SCReAM-Chrome-Canary"/>.</t>
        </li>
        <li>
          <t>The addition of the optional ref_wnd_delay_scale related restriction on ref_wnd increase can cause the rate increase to go slower when the non-congestion related jitter is high. Non-congestion related jitter can occur for instance in 5G where the amount of scheduling delay jitter depends on factors like TDD (Time Division Duplex) patterns an overall load in a cell. The algorithm is somewhat robust to scheduling jitter as it calculates ref_wnd_delay_scale based on the difference between the max and min queue delay. Still, there can be cases where large amounts of scheduling jitter can give a slow ramp up of the bitrate.</t>
        </li>
        <li>
          <t>Rate policers can cause loss bursts. These loss bursts are particularly harmful for real time media transmission and it is problematic to detect the existence of rate policers in the transmission path. The example algorithm in the draft resolves the problem with rate policers to some degree. The algorithm is however not bullet proof, assumptions around queue delay can for instance fail on links where the RTT varies, such as satellite links. In addition, rate policers can be configured in many ways. The proposed algoritm in this draft can therefore make or break.</t>
        </li>
        <li>
          <t>The competing flows compensation described in <xref target="competing-flows-compensation"/> has an inherent risk of false positives, the outcome would be that an increased delay is met by an increased to delay, something that can self-amplify. The algorithm was devised already for <xref target="RFC8298"/> when access links could become bloated. Things have however changed since 2017 when RFC8298 was published. Firstly, bufferbloat and remedies to it is better understood. Secondly, more recent congestion control algorithms are designed to not bloat access links that lack active queue management. Thirdly, the algorithm in <xref target="clock-drift"/> that addresses clock-drift addresses this issue inherently as a compenting flow still adds an offset in queue delay when SCReAM temporarly reduces its target rate temporarily. The need for competing flows compensation would therefore need to be investigated further.</t>
        </li>
        <li>
          <t>The calculation of the target bitrate based on the reference window and the average RTT can lead to over-optimistic target rate values for instance when the source becomes idle or delivers a media bitrate that is lower than the target bitrate. To resolve this issue, it is recommended to update the average RTT with a longer time constant when bytes in flight is lower than the reference window by some margin.</t>
        </li>
        <li>
          <t>AI-tools can generate code based on the current draft version albeit with some caveats around execution order and poorly defined calculations/definitions of variables. A later version will address this.</t>
        </li>
      </ul>
    </section>
    <section anchor="iana">
      <name>IANA Considerations</name>
      <t>This document does not require any IANA actions.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The feedback can be vulnerable to attacks similar to those that can affect
TCP. It is therefore RECOMMENDED that the RTCP feedback is at least integrity
protected. Furthermore, as SCReAM/SCReAMv2 is self-clocked, a malicious
middlebox can drop RTCP feedback packets and thus cause the self-clocking to
stall. However, this attack is mitigated by the minimum send rate maintained by
SCReAM/SCReAMv2 when no feedback is received.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC3168" target="https://www.rfc-editor.org/info/rfc3168" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3168.xml">
          <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="RFC3550" target="https://www.rfc-editor.org/info/rfc3550" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3550.xml">
          <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="RFC4585" target="https://www.rfc-editor.org/info/rfc4585" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4585.xml">
          <front>
            <title>Extended RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/AVPF)</title>
            <author fullname="J. Ott" initials="J." surname="Ott"/>
            <author fullname="S. Wenger" initials="S." surname="Wenger"/>
            <author fullname="N. Sato" initials="N." surname="Sato"/>
            <author fullname="C. Burmeister" initials="C." surname="Burmeister"/>
            <author fullname="J. Rey" initials="J." surname="Rey"/>
            <date month="July" year="2006"/>
            <abstract>
              <t>Real-time media streams that use RTP are, to some degree, resilient against packet losses. Receivers may use the base mechanisms of the Real-time Transport Control Protocol (RTCP) to report packet reception statistics and thus allow a sender to adapt its transmission behavior in the mid-term. This is the sole means for feedback and feedback-based error repair (besides a few codec-specific mechanisms). This document defines an extension to the Audio-visual Profile (AVP) that enables receivers to provide, statistically, more immediate feedback to the senders and thus allows for short-term adaptation and efficient feedback-based repair mechanisms to be implemented. This early feedback profile (AVPF) maintains the AVP bandwidth constraints for RTCP and preserves scalability to large groups. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4585"/>
          <seriesInfo name="DOI" value="10.17487/RFC4585"/>
        </reference>
        <reference anchor="RFC5506" target="https://www.rfc-editor.org/info/rfc5506" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5506.xml">
          <front>
            <title>Support for Reduced-Size Real-Time Transport Control Protocol (RTCP): Opportunities and Consequences</title>
            <author fullname="I. Johansson" initials="I." surname="Johansson"/>
            <author fullname="M. Westerlund" initials="M." surname="Westerlund"/>
            <date month="April" year="2009"/>
            <abstract>
              <t>This memo discusses benefits and issues that arise when allowing Real-time Transport Protocol (RTCP) packets to be transmitted with reduced size. The size can be reduced if the rules on how to create compound packets outlined in RFC 3550 are removed or changed. Based on that analysis, this memo defines certain changes to the rules to allow feedback messages to be sent as Reduced-Size RTCP packets under certain conditions when using the RTP/AVPF (Real-time Transport Protocol / Audio-Visual Profile with Feedback) profile (RFC 4585). This document updates RFC 3550, RFC 3711, and RFC 4585. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5506"/>
          <seriesInfo name="DOI" value="10.17487/RFC5506"/>
        </reference>
        <reference anchor="RFC6298" target="https://www.rfc-editor.org/info/rfc6298" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.6298.xml">
          <front>
            <title>Computing TCP's Retransmission Timer</title>
            <author fullname="V. Paxson" initials="V." surname="Paxson"/>
            <author fullname="M. Allman" initials="M." surname="Allman"/>
            <author fullname="J. Chu" initials="J." surname="Chu"/>
            <author fullname="M. Sargent" initials="M." surname="Sargent"/>
            <date month="June" year="2011"/>
            <abstract>
              <t>This document defines the standard algorithm that Transmission Control Protocol (TCP) senders are required to use to compute and manage their retransmission timer. It expands on the discussion in Section 4.2.3.1 of RFC 1122 and upgrades the requirement of supporting the algorithm from a SHOULD to a MUST. This document obsoletes RFC 2988. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6298"/>
          <seriesInfo name="DOI" value="10.17487/RFC6298"/>
        </reference>
        <reference anchor="RFC6817" target="https://www.rfc-editor.org/info/rfc6817" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.6817.xml">
          <front>
            <title>Low Extra Delay Background Transport (LEDBAT)</title>
            <author fullname="S. Shalunov" initials="S." surname="Shalunov"/>
            <author fullname="G. Hazel" initials="G." surname="Hazel"/>
            <author fullname="J. Iyengar" initials="J." surname="Iyengar"/>
            <author fullname="M. Kuehlewind" initials="M." surname="Kuehlewind"/>
            <date month="December" year="2012"/>
            <abstract>
              <t>Low Extra Delay Background Transport (LEDBAT) is an experimental delay-based congestion control algorithm that seeks to utilize the available bandwidth on an end-to-end path while limiting the consequent increase in queueing delay on that path. LEDBAT uses changes in one-way delay measurements to limit congestion that the flow itself induces in the network. LEDBAT is designed for use by background bulk-transfer applications to be no more aggressive than standard TCP congestion control (as specified in RFC 5681) and to yield in the presence of competing flows, thus limiting interference with the network performance of competing flows. This document defines an Experimental Protocol for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6817"/>
          <seriesInfo name="DOI" value="10.17487/RFC6817"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml">
          <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="RFC9330" target="https://www.rfc-editor.org/info/rfc9330" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9330.xml">
          <front>
            <title>Low Latency, Low Loss, and Scalable Throughput (L4S) Internet Service: Architecture</title>
            <author fullname="B. Briscoe" initials="B." role="editor" surname="Briscoe"/>
            <author fullname="K. De Schepper" initials="K." surname="De Schepper"/>
            <author fullname="M. Bagnulo" initials="M." surname="Bagnulo"/>
            <author fullname="G. White" initials="G." surname="White"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>This document describes the L4S architecture, which enables Internet applications to achieve low queuing latency, low congestion loss, and scalable throughput control. L4S is based on the insight that the root cause of queuing delay is in the capacity-seeking congestion controllers of senders, not in the queue itself. With the L4S architecture, all Internet applications could (but do not have to) transition away from congestion control algorithms that cause substantial queuing delay and instead adopt a new class of congestion controls that can seek capacity with very little queuing. These are aided by a modified form of Explicit Congestion Notification (ECN) from the network. With this new architecture, applications can have both low latency and high throughput.</t>
              <t>The architecture primarily concerns incremental deployment. It defines mechanisms that allow the new class of L4S congestion controls to coexist with 'Classic' congestion controls in a shared network. The aim is for L4S latency and throughput to be usually much better (and rarely worse) while typically not impacting Classic performance.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9330"/>
          <seriesInfo name="DOI" value="10.17487/RFC9330"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
          <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="RFC6365" target="https://www.rfc-editor.org/info/rfc6365" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.6365.xml">
          <front>
            <title>Terminology Used in Internationalization in the IETF</title>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <date month="September" year="2011"/>
            <abstract>
              <t>This document provides a list of terms used in the IETF when discussing internationalization. The purpose is to help frame discussions of internationalization in the various areas of the IETF and to help introduce the main concepts to IETF participants. This memo documents an Internet Best Current Practice.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="166"/>
          <seriesInfo name="RFC" value="6365"/>
          <seriesInfo name="DOI" value="10.17487/RFC6365"/>
        </reference>
        <reference anchor="RFC7478" target="https://www.rfc-editor.org/info/rfc7478" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7478.xml">
          <front>
            <title>Web Real-Time Communication Use Cases and Requirements</title>
            <author fullname="C. Holmberg" initials="C." surname="Holmberg"/>
            <author fullname="S. Hakansson" initials="S." surname="Hakansson"/>
            <author fullname="G. Eriksson" initials="G." surname="Eriksson"/>
            <date month="March" year="2015"/>
            <abstract>
              <t>This document describes web-based real-time communication use cases. Requirements on the browser functionality are derived from the use cases.</t>
              <t>This document was developed in an initial phase of the work with rather minor updates at later stages. It has not really served as a tool in deciding features or scope for the WG's efforts so far. It is being published to record the early conclusions of the WG. It will not be used as a set of rigid guidelines that specifications and implementations will be held to in the future.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7478"/>
          <seriesInfo name="DOI" value="10.17487/RFC7478"/>
        </reference>
        <reference anchor="RFC8298" target="https://www.rfc-editor.org/info/rfc8298" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8298.xml">
          <front>
            <title>Self-Clocked Rate Adaptation for Multimedia</title>
            <author fullname="I. Johansson" initials="I." surname="Johansson"/>
            <author fullname="Z. Sarker" initials="Z." surname="Sarker"/>
            <date month="December" year="2017"/>
            <abstract>
              <t>This memo describes a rate adaptation algorithm for conversational media services such as interactive video. The solution conforms to the packet conservation principle and uses a hybrid loss-and-delay- based congestion control algorithm. The algorithm is evaluated over both simulated Internet bottleneck scenarios as well as in a Long Term Evolution (LTE) system simulator and is shown to achieve both low latency and high video throughput in these scenarios.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8298"/>
          <seriesInfo name="DOI" value="10.17487/RFC8298"/>
        </reference>
        <reference anchor="RFC8511" target="https://www.rfc-editor.org/info/rfc8511" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8511.xml">
          <front>
            <title>TCP Alternative Backoff with ECN (ABE)</title>
            <author fullname="N. Khademi" initials="N." surname="Khademi"/>
            <author fullname="M. Welzl" initials="M." surname="Welzl"/>
            <author fullname="G. Armitage" initials="G." surname="Armitage"/>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <date month="December" year="2018"/>
            <abstract>
              <t>Active Queue Management (AQM) mechanisms allow for burst tolerance while enforcing short queues to minimise the time that packets spend enqueued at a bottleneck. This can cause noticeable performance degradation for TCP connections traversing such a bottleneck, especially if there are only a few flows or their bandwidth-delay product (BDP) is large. The reception of a Congestion Experienced (CE) Explicit Congestion Notification (ECN) mark indicates that an AQM mechanism is used at the bottleneck, and the bottleneck network queue is therefore likely to be short. Feedback of this signal allows the TCP sender-side ECN reaction in congestion avoidance to reduce the Congestion Window (cwnd) by a smaller amount than the congestion control algorithm's reaction to inferred packet loss. Therefore, this specification defines an experimental change to the TCP reaction specified in RFC 3168, as permitted by RFC 8311.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8511"/>
          <seriesInfo name="DOI" value="10.17487/RFC8511"/>
        </reference>
        <reference anchor="RFC8699" target="https://www.rfc-editor.org/info/rfc8699" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8699.xml">
          <front>
            <title>Coupled Congestion Control for RTP Media</title>
            <author fullname="S. Islam" initials="S." surname="Islam"/>
            <author fullname="M. Welzl" initials="M." surname="Welzl"/>
            <author fullname="S. Gjessing" initials="S." surname="Gjessing"/>
            <date month="January" year="2020"/>
            <abstract>
              <t>When multiple congestion-controlled Real-time Transport Protocol (RTP) sessions traverse the same network bottleneck, combining their controls can improve the total on-the-wire behavior in terms of delay, loss, and fairness. This document describes such a method for flows that have the same sender, in a way that is as flexible and simple as possible while minimizing the number of changes needed to existing RTP applications. This document also specifies how to apply the method for the Network-Assisted Dynamic Adaptation (NADA) congestion control algorithm and provides suggestions on how to apply it to other congestion control algorithms.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8699"/>
          <seriesInfo name="DOI" value="10.17487/RFC8699"/>
        </reference>
        <reference anchor="RFC8869" target="https://www.rfc-editor.org/info/rfc8869" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8869.xml">
          <front>
            <title>Evaluation Test Cases for Interactive Real-Time Media over Wireless Networks</title>
            <author fullname="Z. Sarker" initials="Z." surname="Sarker"/>
            <author fullname="X. Zhu" initials="X." surname="Zhu"/>
            <author fullname="J. Fu" initials="J." surname="Fu"/>
            <date month="January" year="2021"/>
            <abstract>
              <t>The Real-time Transport Protocol (RTP) is a common transport choice for interactive multimedia communication applications. The performance of these applications typically depends on a well-functioning congestion control algorithm. To ensure a seamless and robust user experience, a well-designed RTP-based congestion control algorithm should work well across all access network types. This document describes test cases for evaluating performances of candidate congestion control algorithms over cellular and Wi-Fi networks.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8869"/>
          <seriesInfo name="DOI" value="10.17487/RFC8869"/>
        </reference>
        <reference anchor="RFC8985" target="https://www.rfc-editor.org/info/rfc8985" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8985.xml">
          <front>
            <title>The RACK-TLP Loss Detection Algorithm for TCP</title>
            <author fullname="Y. Cheng" initials="Y." surname="Cheng"/>
            <author fullname="N. Cardwell" initials="N." surname="Cardwell"/>
            <author fullname="N. Dukkipati" initials="N." surname="Dukkipati"/>
            <author fullname="P. Jha" initials="P." surname="Jha"/>
            <date month="February" year="2021"/>
            <abstract>
              <t>This document presents the RACK-TLP loss detection algorithm for TCP. RACK-TLP uses per-segment transmit timestamps and selective acknowledgments (SACKs) and has two parts. Recent Acknowledgment (RACK) starts fast recovery quickly using time-based inferences derived from acknowledgment (ACK) feedback, and Tail Loss Probe (TLP) leverages RACK and sends a probe packet to trigger ACK feedback to avoid retransmission timeout (RTO) events. Compared to the widely used duplicate acknowledgment (DupAck) threshold approach, RACK-TLP detects losses more efficiently when there are application-limited flights of data, lost retransmissions, or data packet reordering events. It is intended to be an alternative to the DupAck threshold approach.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8985"/>
          <seriesInfo name="DOI" value="10.17487/RFC8985"/>
        </reference>
        <reference anchor="RFC8257" target="https://www.rfc-editor.org/info/rfc8257" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8257.xml">
          <front>
            <title>Data Center TCP (DCTCP): TCP Congestion Control for Data Centers</title>
            <author fullname="S. Bensley" initials="S." surname="Bensley"/>
            <author fullname="D. Thaler" initials="D." surname="Thaler"/>
            <author fullname="P. Balasubramanian" initials="P." surname="Balasubramanian"/>
            <author fullname="L. Eggert" initials="L." surname="Eggert"/>
            <author fullname="G. Judd" initials="G." surname="Judd"/>
            <date month="October" year="2017"/>
            <abstract>
              <t>This Informational RFC describes Data Center TCP (DCTCP): a TCP congestion control scheme for data-center traffic. DCTCP extends the Explicit Congestion Notification (ECN) processing to estimate the fraction of bytes that encounter congestion rather than simply detecting that some congestion has occurred. DCTCP then scales the TCP congestion window based on this estimate. This method achieves high-burst tolerance, low latency, and high throughput with shallow- buffered switches. This memo also discusses deployment issues related to the coexistence of DCTCP and conventional TCP, discusses the lack of a negotiating mechanism between sender and receiver, and presents some possible mitigations. This memo documents DCTCP as currently implemented by several major operating systems. DCTCP, as described in this specification, is applicable to deployments in controlled environments like data centers, but it must not be deployed over the public Internet without additional measures.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8257"/>
          <seriesInfo name="DOI" value="10.17487/RFC8257"/>
        </reference>
        <reference anchor="RFC8888" target="https://www.rfc-editor.org/info/rfc8888" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8888.xml">
          <front>
            <title>RTP Control Protocol (RTCP) Feedback for Congestion Control</title>
            <author fullname="Z. Sarker" initials="Z." surname="Sarker"/>
            <author fullname="C. Perkins" initials="C." surname="Perkins"/>
            <author fullname="V. Singh" initials="V." surname="Singh"/>
            <author fullname="M. Ramalho" initials="M." surname="Ramalho"/>
            <date month="January" year="2021"/>
            <abstract>
              <t>An effective RTP congestion control algorithm requires more fine-grained feedback on packet loss, timing, and Explicit Congestion Notification (ECN) marks than is provided by the standard RTP Control Protocol (RTCP) Sender Report (SR) and Receiver Report (RR) packets. This document describes an RTCP feedback message intended to enable congestion control for interactive real-time traffic using RTP. The feedback message is designed for use with a sender-based congestion control algorithm, in which the receiver of an RTP flow sends back to the sender RTCP feedback packets containing the information the sender needs to perform congestion control.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8888"/>
          <seriesInfo name="DOI" value="10.17487/RFC8888"/>
        </reference>
        <reference anchor="RFC9000" target="https://www.rfc-editor.org/info/rfc9000" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9000.xml">
          <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="RFC9332" target="https://www.rfc-editor.org/info/rfc9332" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9332.xml">
          <front>
            <title>Dual-Queue Coupled Active Queue Management (AQM) for Low Latency, Low Loss, and Scalable Throughput (L4S)</title>
            <author fullname="K. De Schepper" initials="K." surname="De Schepper"/>
            <author fullname="B. Briscoe" initials="B." role="editor" surname="Briscoe"/>
            <author fullname="G. White" initials="G." surname="White"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>This specification defines a framework for coupling the Active Queue Management (AQM) algorithms in two queues intended for flows with different responses to congestion. This provides a way for the Internet to transition from the scaling problems of standard TCP-Reno-friendly ('Classic') congestion controls to the family of 'Scalable' congestion controls. These are designed for consistently very low queuing latency, very low congestion loss, and scaling of per-flow throughput by using Explicit Congestion Notification (ECN) in a modified way. Until the Coupled Dual Queue (DualQ), these Scalable L4S congestion controls could only be deployed where a clean-slate environment could be arranged, such as in private data centres.</t>
              <t>This specification first explains how a Coupled DualQ works. It then gives the normative requirements that are necessary for it to work well. All this is independent of which two AQMs are used, but pseudocode examples of specific AQMs are given in appendices.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9332"/>
          <seriesInfo name="DOI" value="10.17487/RFC9332"/>
        </reference>
        <reference anchor="Packet-conservation">
          <front>
            <title>Congestion Avoidance and Control</title>
            <author initials="V." surname="Jacobson" fullname="Van Jacobson">
              <organization/>
            </author>
            <date year="1988" month="August"/>
          </front>
          <seriesInfo name="DOI" value="10.1145/52325.52356"/>
          <refcontent>ACM SIGCOMM Computer Communication Review</refcontent>
        </reference>
        <reference anchor="LEDBAT-delay-impact" target="http://home.ifi.uio.no/michawe/research/publications/ledbat-impact-letters.pdf">
          <front>
            <title>Assessing LEDBAT's Delay Impact</title>
            <author initials="D." surname="Ros" fullname="David Ros">
              <organization/>
            </author>
            <author initials="M." surname="Welzl" fullname="Michael Welzl">
              <organization/>
            </author>
            <date year="2013" month="May"/>
          </front>
          <seriesInfo name="DOI" value="10.1109/LCOMM.2013.040213.130137"/>
          <refcontent>IEEE Communications Letters, Vol. 17, No. 5,</refcontent>
        </reference>
        <reference anchor="QoS-3GPP" target="http://www.3gpp.org/ftp/specs/archive/23_series/23.203/">
          <front>
            <title>Policy and charging control architecture</title>
            <author>
              <organization/>
            </author>
            <date year="2017" month="July"/>
          </front>
          <refcontent>3GPP TS 23.203</refcontent>
        </reference>
        <reference anchor="SCReAM-CPP-implementation" target="https://github.com/EricssonResearch/scream">
          <front>
            <title>SCReAM - Mobile optimised congestion control algorithm</title>
            <author initials="" surname="Ericsson Research">
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="SCReAM-evaluation-L4S" target="https://github.com/EricssonResearch/scream/blob/master/L4S-Results.pdf?raw=true">
          <front>
            <title>SCReAM - evaluations with L4S</title>
            <author initials="" surname="Ericsson Research">
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="SCReAM-Chrome-Canary" target="https://www.google.com/chrome/canary/">
          <front>
            <title>SCReAM - Chrome Canary nightly builds</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="TFWC" target="http://www-dept.cs.ucl.ac.uk/staff/M.Handley/papers/tfwc-conext.pdf">
          <front>
            <title>Fairer TCP-Friendly Congestion Control Protocol for Multimedia Streaming Applications</title>
            <author initials="S." surname="Choi" fullname="Soo-Hyun Choi">
              <organization/>
            </author>
            <author initials="M." surname="Handley" fullname="Mark Handley">
              <organization/>
            </author>
            <date year="2007" month="December"/>
          </front>
          <seriesInfo name="DOI" value="10.1145/1364654.1364717"/>
        </reference>
      </references>
    </references>
    <?line 1507?>

<section anchor="acknowledgements">
      <name>Acknowledgments</name>
      <t>Zaheduzzaman Sarker is co-author of RFC 8298, the previous version
of SCReAM.</t>
      <t>We would like to thank the following people for their comments, questions, and support during the
work that led to this memo: Per Kjellander, Björn Terelius.</t>
    </section>
    <section anchor="changes-in-the-draft-versions">
      <name>Changes in the draft versions</name>
      <section anchor="working-group-draft-submissions">
        <name>Working group draft submissions</name>
        <section anchor="draft-version-00">
          <name>Draft version -00</name>
          <ul spacing="normal">
            <li>
              <t>Same contents as individual draft -07</t>
            </li>
          </ul>
        </section>
        <section anchor="changes-in-draft-version-01">
          <name>Changes in Draft version -01</name>
          <ul spacing="normal">
            <li>
              <t>New reference window scaling which acts on difference between max and min queue delay replaces earlier algorithm.</t>
            </li>
            <li>
              <t>Additional conditional loss threshold added as optional to increase robustness against non-congestion related (e.g link layer) losses.</t>
            </li>
            <li>
              <t>Added note about method to detect the extistence of rate policers and to reduce packet losses when rate policers are applied in network nodes.</t>
            </li>
            <li>
              <t>Added rate policer remediation algorithm.</t>
            </li>
            <li>
              <t>Added discussion on code generation with AI-tools based on the draft.</t>
            </li>
            <li>
              <t>Added method to reduce ref_wnd undershoot when L4S or delay based congestion occurs.</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="individual-draft-submissions">
        <name>Individual draft submissions</name>
        <section anchor="changes-in-draft-version-02">
          <name>Changes in draft version -02</name>
          <t>Algorithm changes in draft version -02 were:</t>
          <ul spacing="normal">
            <li>
              <t>Slow down reference window growth when close to the last known maximum value is disabled
and when L4S is active. This makes SCReAM adhere more closely to two marked packets
per RTT at steady state.</t>
            </li>
            <li>
              <t>Reference window decrease and increase reduced by up to 50% when ref_wnd/mss
is small. This reduces rate oscillations.</t>
            </li>
            <li>
              <t>Target bitrate down adjustment when ref_wnd/mss is small is modified to
avoid that the data unit queue grows excessively in certain low
bitrate cases.</t>
            </li>
            <li>
              <t>Timing set to multiples of RTTs instead of seconds.</t>
            </li>
          </ul>
        </section>
        <section anchor="changes-in-draft-version-03">
          <name>Changes in Draft version -03</name>
          <t>Draft version -03 is a major editorial pass including removal of some
outdated or background information and reorganisation of several sections:</t>
          <ul spacing="normal">
            <li>
              <t>Much shorter abstract and introduction focusing on what's new in SCReAMv2.</t>
            </li>
            <li>
              <t>Removal of Section 1.1. on "Wireless (LTE and 5G) Access Properties" and
Section 1.2. on "Why is it a self-clocked algorithm?"</t>
            </li>
            <li>
              <t>New Section on "Updates compared to SCReAM (version 1)" in introduction
based on old Section on "Algorithm Changes".</t>
            </li>
            <li>
              <t>Section <xref target="ledbat-tfwc"/> updated and shortened.</t>
            </li>
            <li>
              <t>Overview Section <xref target="scream-overview"/> revised; now also including the overview
figure and the basic algorithms.</t>
            </li>
            <li>
              <t>Old section on "Constants and variables" removed; instead all variables are now listed
in the respective sections that explain the code.</t>
            </li>
            <li>
              <t>New Section on "Sender Side State" explaining some basic variables.</t>
            </li>
            <li>
              <t>Pseudo code and the corresponding explanations in Section <xref target="network-cc-2"/> on
"Network Congestion Control" moved into the respective subsections in
section <xref target="reaction-delay-loss-ce"/> on "Congestion Detection".</t>
            </li>
            <li>
              <t>Separate section on "Sender Transmission Control" introduced.</t>
            </li>
            <li>
              <t>Section "Lost Data Unit Detection" merged into Section <xref target="reaction-loss"/>.</t>
            </li>
            <li>
              <t>Section "Stream Prioritization" removed.</t>
            </li>
            <li>
              <t>Section on "Competing Flows Compensation" moved into Section <xref target="reaction-delay-loss-ce"/>
on "Congestion Detection".</t>
            </li>
          </ul>
        </section>
        <section anchor="changes-in-draft-version-04">
          <name>Changes in Draft version -04</name>
          <ul spacing="normal">
            <li>
              <t>Restructuring of code.</t>
            </li>
            <li>
              <t>Reduction of target rate when bytes_in_flight is higher than ref_wnd is done also when l4s_active, replaced with requirement that queue_delay is large.</t>
            </li>
            <li>
              <t>Additional constraint for increase of ref_wnd added.</t>
            </li>
            <li>
              <t>Discussion on when it is beneficial to reduce REF_WND_OVERHEAD added.</t>
            </li>
          </ul>
        </section>
        <section anchor="changes-in-draft-version-05">
          <name>Changes in Draft version -05</name>
          <t>Draft version -05 contains some clarifications based on a review by Per Kjellander
 and Björn Terelius plus some code modifications and text.</t>
          <ul spacing="normal">
            <li>
              <t>l4s_active state removed as delay based congestion control is always active.</t>
            </li>
            <li>
              <t>ref_wnd reduction when long time since congested limited to only limit ref_wnd to last max_bytes_in_flight_prev.</t>
            </li>
            <li>
              <t>Calculation of l4s_alpha is modified to use a fast attack slow decay EWMA filter.</t>
            </li>
            <li>
              <t>Congestion backoff downscaling also for virtual L4S marking when ref_wnd is very small.</t>
            </li>
            <li>
              <t>Congestion backoff is reduced if RTT is higher than VIRTUAL_RTT.</t>
            </li>
            <li>
              <t>ref_wnd increase is reduced if L4S is likely non-active and queue delay increases.</t>
            </li>
          </ul>
        </section>
        <section anchor="changes-in-draft-version-06">
          <name>Changes in Draft version -06</name>
          <ul spacing="normal">
            <li>
              <t>Correction of typos.</t>
            </li>
            <li>
              <t>Correction of send_wnd calculation.</t>
            </li>
            <li>
              <t>Additional variable qdelay_dev_norm that indicated how much the queue delay varies.</t>
            </li>
            <li>
              <t>Additional ref_wnd_overhead varable to limit how much bytes in flight can exceed the reference window in congested situations.</t>
            </li>
            <li>
              <t>REF_WND_OVERHEAD replaced by REF_WND_OVERHEAD_MIN and REF_WND_OVERHEAD_MAX.</t>
            </li>
            <li>
              <t>Reference window increase is restricted additionally when queue delay varies a lot.</t>
            </li>
            <li>
              <t>rel_framesize_high calculation is removed.</t>
            </li>
            <li>
              <t>Reduction of target bitrate when bytes in flight is high is removed because it is not helpful when media coders are sluggish.</t>
            </li>
            <li>
              <t>Calculation of l4s_alpha_v_t simplified, l4s_alpha_lim_t removed.</t>
            </li>
            <li>
              <t>Bug in condition for calculation of l4s_alpha_v_t fixed.</t>
            </li>
            <li>
              <t>bytes_in_flight_ratio removed.</t>
            </li>
            <li>
              <t>Moved Changes per draft version to this appendix.</t>
            </li>
          </ul>
        </section>
        <section anchor="changes-in-draft-version-07">
          <name>Changes in Draft version -07</name>
          <ul spacing="normal">
            <li>
              <t>Additional restriction of ref_wnd increase and ref_wnd_overhead when ref_wnd/MSS is very low.</t>
            </li>
            <li>
              <t>Additional compensation for increased media queue delay and frame size variation when calculating target bitrate.</t>
            </li>
            <li>
              <t>Changes in text on feedback.</t>
            </li>
            <li>
              <t>Section on handling of systematic error in media encoder output bitrate removed as this is adressed in section Media Rate Control.</t>
            </li>
            <li>
              <t>Added section Clock drift issues and remedies.</t>
            </li>
            <li>
              <t>Removed '*= max(0.5,1.0-ref_wnd_ratio)' as this function is replaced by qdelay_dev_norm related restriction on reference window growth.</t>
            </li>
            <li>
              <t>Removed extra selective restriction on ref_wnd growth when L4S is not enabled as this function is replaced by qdelay_dev_norm related restriction on reference window growth.</t>
            </li>
            <li>
              <t>Additional wording on the improvement of the optional qdelay_dev_norm related restriction based on extimation of the non-congestion related delay jitter.</t>
            </li>
          </ul>
        </section>
      </section>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA8W92XbbWJYg+o6vwLVXVUg2SQ22Y1Cms1shyQ5lekpJjqjs
Wnm1IBKUEAYBJgBKVjhcn3Wf7lv/WO/xnH0OQMmurO72QwRFAmfc8zgej5NZ
Pa2yRb6Xzpps3o2LvJuPp9Oby3Ezn36/+8P3F0U7bqdNni2ud8fbO0lXdCU8
fZqX8/FBWU8/5LP0JOvydH+WLbusK+oqnddN+npVdsUinxVZkl1cNPk1vHNw
ku+/vt5N6ou2LvMub/dSnCKZZt1emn9cJsWy2Uu7ZtV2u9vbP2zvJjeXe+nB
wS8vkwxWsJf+cnyWtKuLRdG2ME93u4SVHB+dvUiS67xa5XtJml429WoJL9XV
Zd7SauBj19Rl+kvdfCiqy/QlPpFu4CY34YVFVpR7Kf7133Hzk7q5xGGK7mp1
sZdelnVRrcotPp1f66usatu64iPicxnDESVJtuqu6gZXME7gP/ivqGCDx5P0
z/qWfM/nfQwLXGRN71eYfy89aoqp+S7nRRb8yqSduIX891yenEzrBU1u5k5f
T9Jf4BTyplxVs2D219lltWr7v94x+4Jemdy4V+6d+y//8/+/KvObIp67aH7N
+j/eNTW+MfmwyuWNcOakqADiFgB71wQC6cmLg92dnR/087dPvn2mn797+t33
+hlhz31+trPjPn/7g3v3e/jDff7h+2f+3Wff+We+d+P8sL297T4/ebK7R8Dw
LgM86cbTumrz5pqQZE92KPhk4HX/ui5mWTXN06yaKfTK0x7K5N/Yf5SD/xkA
LpsiilX2Nz76n7Mq/rXJ57CuLq8AB/cPXqenxy8P3r5+DRMvliu4afywWFXF
lHH7JL8u8ht5F3ZT5C0ev1nS4dvjvXRne7Kz8/TZ1rPdJ7vPJvDfZ9/KEzMg
FjDT6hKwPN354fvv6YReHR3+uH82nuVldjsuFsts2u2t2bPdMu34cJKe1K35
lvd6mF0Xs+CX3puEH+VvZe/d18X0KsvL4Fd7UMdHR0fhwbTpq7yD42pH6c91
OUl3vhulb+pJ+mz0ZWe1/cPWKzz3ye72zpPJ9tPtXfjfzhP447vg4F5ntyk+
EoLPftvmQBOBuvFBftOmh3iU6TEdpT6cNZc5rP6q65Z7W1tX9SKfFPNisirq
SVVvLXDTN/lWk7d51kyvtpari1K3t1Xms4usk7sZl7zZyXI2p/v7a306fvLy
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
zbdGQPU2LdY5GdJ8lE7bcSPXGXOI+Rx9P1EJEjp1ESY01q7UVA3kAm2QN2B6
bzDIoG4dhQsPoMhNlBtPb2l80zXewiUHCa6wgk/j8a4vg8a1LO4sTepa6kj4
H7fC8HUkkGuOqUsZkGIk0GarPn7V0zEnO7C/IbRccE2VQqzJodFVyx5F+TVx
NtJZrdTb3LMWOojsVxws3tues0+4YDNft2Btt7BwVf0ko1upSklJLuwKPB4D
cpWSgCyKvSTe2isRsVRoLZ4NsccShFTxx0la2DUoio6ZcC1munWqp8otD2qE
TPU+GtBot+hLCdJAs5SGinI/GqQHOrP0NiZsojMmV8Hx/pt9zOOlMAixYn56
WAAWq7dgVk9XVJTFZTuLuY0cv/S+FGihAYHkrBoMYOgN2sov42nwy+fI5ymc
7XpV4tGKRQjkvQwTQNQXQobaWuPZqFYI2aIT0GLUsuSRrucVZw4cmQ1cuQBW
IFCbAg4qMbnpC0ZQpKNkcGfKsWWdIN71SekUADTYcrRetcmimAGeXNQfuSoH
pn0MG2yiuhx9hyoW3O2wmZqN+KLFd7INLY3ly09LRWiKrSBg1SAMeiaJd0K4
UtXB2Rhn+Hg8puwqKsvgIkw40uHTwzjmBG73f2Qov/72Wwa8IT1lfzyqbfU4
W8Elkp4I3C9F9jfSYL5rPDeFXQwt4eWhF02FAlISCBAytF0G0drLvF6WrpNP
QURadE8yAiPgsc2nXS3JuixVmtCxQeFIzN80MYykjEW9l76Dxf/lVxDTMmSz
o/THX//n/9dU6RmAWlmsGAUOTB8gJ5vKVloqJ/eLuMIvAemX8kC7utBuB5xs
dRgQjvH2Nmm/GZO1jiNLOGznuiCTPI8z3v5OkrX8MuKhdnCoN/lNn+BpCh3b
l7Mpx7UM6Dhr9BuMgACpANtsAzstkIIp42fqaRM9o+oBPm4XyBTHDDoFeU21
mHvKDW3kk0tTXGVT6w/JSsg+2FGB6FUXZeU6VaVbq6tk3D5lfWvi6PFGOquw
vKxxbxUWPDYrCsoXsJSnneOig0QZ2HttSZqb2cYz4tNXfhVqrQgRZiC/edmO
a9kd5XejnU5rqKW97DjOf+PmCMcxZPYg3EDoLILQ3STZ98GqdzyXAgPHXNX0
Edd848KiMVhjuW04CzaNlXWbaygZ2XM5qnEh9e65VhByPnEwoFHNtRYWOyUL
vepLptQ8db/OuGEYNULHqUqyBPbtoTismigxKNuYKCe0n14Sv4aPs5Lt0EG8
HGgyp1LZWOLMtkjeWrQ0mdYodf3TWNLltNB2CvKBd8uBFBqKm3Suph50PIEb
nXgQZ25La7C4fX3c95BrobtCQdz2k4oMsEMSh9BlcBY9LxBkAWw8w1VqtK5S
69JskDCgtEv9s5HYtJN7CeOTJOl9xf68RfYrBsAAxQKgJP8QlTHSUAdA1BoD
gXAyEOsSIChcXRk1arjvy0asmz7ckbW4urnERutO0hfvtAZpSCwdZXtKOFZ2
0XaYUiRQ0FEegEQGTDnto+airt+05Bo0fhzpwerWeiqunp3JzgTfevALCHbk
M9jwQcSbwOdJ83vnvLMPJJrDv78r71+RSs6+VyMPeer13x4o89GX8T2ueNgG
+dhq6dW72Nl8gHuxW8Z2sErWkHHYIT39kAt/wPZjeeTTpxLlm27czW+moIPa
jip81JVEHbyFBVwXZsGfPklsbi2/wOsN2wz+APT8xhWuM3Ew+ihavsli41Q0
7ojtNXCes5y5OB3czIFPza9mXsx/wICH8yq4IwqGGWO4orJoOW3TtcSlChLk
sxNIYwTNPwL/VkcI8JPJ0G1J5/pTkOLTUyRYD/Q9wsh6obvy+gj5g015ed39
FCOA2mXNcek0SuWjKfyJC7scT6fjXfRb4dU/eCM89MBzIOnD8yClY+G4oHjD
qwu35wLHad0s1MsR/Q3E37iY4zSn+egOdBZXcEhhCoAWyVPbP6Qza8p0q1Mg
FhDTfT54hWmBlHb7Hgmknwc4dHOpGzrtLxiXqh4SHeyUYw3fNQWClji/HcgE
z/L+1mf3B+c5MH10XuwBXnti91Dhp0ylgMwBlq+0noSDxpOg6kjckSLqX6vu
DFXzTfOOGVZZIFSlF8un7Tmz9ZFKsa5vsAvzZiQhvnXuE/SoSG9fvEU6XUjR
WceuTVNiEnPpvcNAjjP1guPufySbxX3e3ED3nOuzPnd7RsoECtFijoC9mJ4o
jrhmROBysoiEOlBCqBzpQSkGvsmIiO1hpxXCfZCsaev+2MUdLODJwZSDUqbp
fJOVVBJaxDHbncXXpuHbrV2xDbK82lBgTrlCq1ilGcduGKxHiTIiloyKQOsc
9VSa8yC01tGWqKhgKAtJpQqqkygKO/lvQK6DbZrShjxov2ynLalCgEu9jaRl
MEqm2jDYSmdhn5p1Q5vs2mLObvMQcX4+Pjl7v//qXGsY9/yQ4QgiJ0sOFepn
cslZ5DLxlVLvhd9vee0uZBTR/3ZZt5P+967btbGWxRjqUrol2XKWX1OeqNgs
JRF05lvSusROWTo7cOJhe21c4TG1Y93T4xatQ9LZdtAcWVQGbn31j8Fuu56G
AcoO9pHFm1jfMrI/t71ndknnM1O5ScsI90+IrLKdQE157rteUKC+NXXT2J47
DVF61QTWmXRpTD+O7zztAm6xwAP6MmkE0zBH2zpzt507Efv8+rzjVCzC7ZH5
Ba74vAt28ePqUm5OvP8Dte7CkefFR3k3JjncwcKO/pp2qViDCmWoI6v9KpMC
+/ej2Xc9gDYBCPM+4rMiEwF9oB9KhwyiQlrV6a7WG96PZ3tmMUj5LithNKko
93qsSO2jVkd4n8Y0BwyIYg40hSoSh1yGBlKTqJdTel8rJ8PDOi3dz34ssv24
7M9e/0hjktGH7mnZ4FU6eOebR9oW5tloZ7I9DhqfbH7j1uMSzwlRPJ2IKeH6
GJQh+0qwFG53y5WIke6vCWOxlhnhGYijGpj5f2DBBhBvpFOfGMmklYbtf+UM
kl8ysZOe0Iq4CJx5awyWNjBmkvwvk2rIOzY1AQA=

-->

</rfc>
