<?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.6.35 (Ruby 3.0.2) -->
<?rfc rfcedstyle="yes"?>
<?rfc tocindent="yes"?>
<?rfc strict="yes"?>
<?rfc comments="yes"?>
<?rfc compact="yes"?>
<?rfc inline="yes"?>
<?rfc text-list-symbols="-o*+"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-ippm-explicit-flow-measurements-04" category="info" submissionType="IETF" tocDepth="6" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.17.4 -->
  <front>
    <title abbrev="Delay and Loss bits">Explicit Host-to-Network Flow Measurements Techniques</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-ippm-explicit-flow-measurements-04"/>
    <author initials="M." surname="Cociglio" fullname="Mauro Cociglio">
      <organization>Telecom Italia - TIM</organization>
      <address>
        <postal>
          <street>Via Reiss Romoli, 274</street>
          <city>Torino</city>
          <code>10148</code>
          <country>Italy</country>
        </postal>
        <email>mauro.cociglio@outlook.com</email>
      </address>
    </author>
    <author initials="A." surname="Ferrieux" fullname="Alexandre Ferrieux">
      <organization>Orange Labs</organization>
      <address>
        <email>alexandre.ferrieux@orange.com</email>
      </address>
    </author>
    <author initials="G." surname="Fioccola" fullname="Giuseppe Fioccola">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <street>Riesstrasse, 25</street>
          <city>Munich</city>
          <code>80992</code>
          <country>Germany</country>
        </postal>
        <email>giuseppe.fioccola@huawei.com</email>
      </address>
    </author>
    <author initials="I." surname="Lubashev" fullname="Igor Lubashev">
      <organization>Akamai Technologies</organization>
      <address>
        <email>ilubashe@akamai.com</email>
      </address>
    </author>
    <author initials="F." surname="Bulgarella" fullname="Fabio Bulgarella">
      <organization>Telecom Italia - TIM</organization>
      <address>
        <postal>
          <street>Via Reiss Romoli, 274</street>
          <city>Torino</city>
          <code>10148</code>
          <country>Italy</country>
        </postal>
        <email>fabio.bulgarella@guest.telecomitalia.it</email>
      </address>
    </author>
    <author initials="M." surname="Nilo" fullname="Massimo Nilo">
      <organization>Telecom Italia - TIM</organization>
      <address>
        <postal>
          <street>Via Reiss Romoli, 274</street>
          <city>Torino</city>
          <code>10148</code>
          <country>Italy</country>
        </postal>
        <email>massimo.nilo@telecomitalia.it</email>
      </address>
    </author>
    <author initials="I." surname="Hamchaoui" fullname="Isabelle Hamchaoui">
      <organization>Orange Labs</organization>
      <address>
        <email>isabelle.hamchaoui@orange.com</email>
      </address>
    </author>
    <author initials="R." surname="Sisto" fullname="Riccardo Sisto">
      <organization>Politecnico di Torino</organization>
      <address>
        <email>riccardo.sisto@polito.it</email>
      </address>
    </author>
    <date/>
    <area>Transport</area>
    <workgroup>IPPM</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 108?>

<t>This document describes protocol independent methods called Explicit
Host-to-Network Flow Measurement Techniques that can be applicable to
transport-layer protocols between client and server. These methods employ just a
few marking bits inside the header of each packet for performance measurements
and require collaborative client and server. Both endpoints cooperate by marking
and, possibly, mirroring information back and forward on the round-trip
connection. The techniques are especially valuable when applied to protocols that
encrypt transport headers, since they enable loss and delay measurements by passive
on-path network devices.  Different techniques are considered within this
document.</t>
    </abstract>
  </front>
  <middle>
    <?line 121?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Packet loss and delay are hard and pervasive problems of day-to-day network
operation. Proactively detecting, measuring, and locating them is crucial to
maintaining high QoS and timely resolution of end-to-end throughput issues.
To this effect, network operators have been heavily relying on information
present in the clear in transport-layer headers (e.g. TCP sequence and
acknowledgment numbers) to allow for quantitative estimation of packet loss
and delay by passive on-path observation. Additionally, the problem can be
quickly identified in the network path by moving the passive observer around.</t>
      <t>With encrypted protocols, the transport-layer headers are encrypted and passive
packet loss and delay observations are not possible, as also noted in
<xref target="TRANSPORT-ENCRYPT"/>.</t>
      <t>Measuring loss and delay between similar endpoints cannot be relied upon to
evaluate encrypted protocol loss and delay. Different protocols may be routed
differently by the network. Therefore, it is necessary to directly measure the
packet loss and delay experienced by users of encrypted protocols.
Nevertheless, accurate measurement of packet loss and delay experienced by
encrypted transport-layer protocols is highly desired, especially by network
operators who own or control the infrastructure between client and server.</t>
      <t>In this regard, the Alternate-Marking method <xref target="AltMark"/> defines a consolidated
method to perform packet loss, delay, and jitter measurements on live traffic.
But, as mentioned in <xref target="IPv6AltMark"/>, it mainly applies to a network layer
controlled domain managed with a Network Management System (NMS), where the
CPE or the PE routers are the starting or the ending nodes. <xref target="AltMark"/> provides
measurement within a controlled domain in which the packets are marked. Therefore,
applying <xref target="AltMark"/> to end-to-end transport-layer connections is not easy
because packet identification and marking by network nodes is prevented when
encrypted transport-layer headers (e.g. QUIC, TCP with TLS) are being used.</t>
      <t>This document defines Explicit Host-to-Network Flow Measurement Techniques, which
are specifically designed for encrypted transport protocols. According to the
definitions of <xref target="IPPM-METHODS"/>, these measurement methods can be classified as
Hybrid. They are to be embedded into a transport-layer protocol and are
explicitly intended for exposing delay and loss rate information to on-path
measurement devices. Unlike <xref target="AltMark"/>, most of these methods require
collaborative endpoint nodes. Since these measurement techniques make performance
information directly visible to the path, they do not rely on an external NMS.</t>
      <t>The Explicit Host-to-Network Flow Measurement Techniques described in this
document are applicable to any transport-layer protocol. The different methods can
be used alone or in combination. Each technique uses few bits and exposes a
specific measurement. It is assumed that the endpoints are collaborative in the
sense of the measurements, indeed both client and server needs to cooperate.</t>
      <t>Following the recommendation in <xref target="RFC8558"/> of making path signals explicit,
this document proposes adding some dedicated measurement bits to the clear portion
of the transport protocol headers. These bits can be added to an unencrypted portion
of a transport-layer header, e.g. UDP surplus space (see <xref target="UDP-OPTIONS"/> and
<xref target="UDP-SURPLUS"/>) or reserved bits in a QUIC v1 header, as already done with the
latency Spin bit (see <xref target="QUIC-TRANSPORT"/>).</t>
      <t>The Spin bit, Delay bit and loss bits explained in this document are inspired by
<xref target="AltMark"/>, <xref target="QUIC-MANAGEABILITY"/>, <xref target="QUIC-SPIN"/>, <xref target="I-D.trammell-tsvwg-spin"/>
and <xref target="I-D.trammell-ippm-spin"/>.</t>
      <t>Additional details about the Performance Measurements for QUIC are described in
the paper <xref target="ANRW19-PM-QUIC"/>.</t>
    </section>
    <section anchor="latency-bits">
      <name>Latency Bits</name>
      <t>This section introduces bits that can be used for round trip latency
measurements.  Whenever this section of the specification refers to packets, it
is referring only to packets with protocol headers that include the latency
bits.</t>
      <t><xref target="QUIC-TRANSPORT"/> introduces an explicit per-flow transport-layer signal for
hybrid measurement of RTT.  This signal consists of a Spin bit that toggles once
per RTT. <xref target="QUIC-SPIN"/> discusses an additional two-bit Valid Edge Counter (VEC)
to compensate for loss and reordering of the Spin bit and increase fidelity
of the signal in less than ideal network conditions.</t>
      <t>This document introduces a stand-alone single-bit delay signal that can be used
by passive observers to measure the RTT of a network flow, avoiding the Spin bit
ambiguities that arise as soon as network conditions deteriorate.</t>
      <section anchor="spinbit">
        <name>Spin Bit</name>
        <t>This section is a small recap of the Spin bit working mechanism. For a
comprehensive explanation of the algorithm, please see <xref target="QUIC-MANAGEABILITY"/>.</t>
        <t>The Spin bit is an Alternate-Marking <xref target="AltMark"/> generated signal, where the
size of the alternation changes with the flight size each RTT.</t>
        <t>The latency Spin bit is a single bit signal that toggles once per RTT,
enabling latency monitoring of a connection-oriented communication
from intermediate observation points.</t>
        <t>A "spin period" is a set of packets with the same Spin bit value sent during one
RTT time interval. A "spin period value" is the value of the Spin bit shared by
all packets in a spin period.</t>
        <t>The client and server maintain an internal per-connection spin value (i.e. 0 or
1) used to set the Spin bit on outgoing packets. Both endpoints initialize the
spin value to 0 when a new connection starts. Then:</t>
        <ul spacing="normal">
          <li>when the client receives a packet with the packet number larger than any
 number seen so far, it sets the connection spin value to the opposite value
 contained in the received packet;</li>
          <li>when the server receives a packet with the packet number larger than any
 number seen so far, it sets the connection spin value to the same value
 contained in the received packet.</li>
        </ul>
        <t>The computed spin value is used by the endpoints for setting the spin
bit on outgoing packets.  This mechanism allows the endpoints
to generate a square wave such that, by measuring the distance in time
between pairs of consecutive edges observed in the same direction, a
passive on-path observer can compute the round trip network delay of that
network flow.</t>
        <t>Spin bit enables round trip latency measurement by observing a single direction
of the traffic flow.</t>
        <t>Note that packet reordering can cause spurious edges that require heuristics to
correct. The Spin bit performance deteriorates as soon as network impairments
arise as explained in <xref target="delaybit"/>.</t>
      </section>
      <section anchor="delaybit">
        <name>Delay Bit</name>
        <t>The Delay bit has been designed to overcome accuracy limitations experienced by
the Spin bit under difficult network conditions:</t>
        <ul spacing="normal">
          <li>packet reordering leads to generation of spurious edges and errors in delay
estimation;</li>
          <li>loss of edges causes wrong estimation of spin periods and therefore wrong RTT
measurements;</li>
          <li>application-limited senders cause the Spin bit to measure the application
delays instead of network delays.</li>
        </ul>
        <t>Unlike the Spin bit, which is set in every packet transmitted on the network,
the Delay bit is set only once per round trip.</t>
        <t>When the Delay bit is used, a single packet with a marked bit (the Delay bit)
bounces between a client and a server during the entire connection lifetime.
This single packet is called "delay sample".</t>
        <t>An observer placed at an intermediate point, observing a single direction of
traffic, tracking the delay sample and the relative timestamp, can measure the
round trip delay of the connection.</t>
        <t>The delay sample lifetime comprises two phases: initialization and reflection.
The initialization is the generation of the delay sample, while the
reflection realizes the bounce behavior of this single packet between the two
endpoints.</t>
        <t>The next figure describes the elementary Delay bit mechanism.</t>
        <figure>
          <name>Delay bit mechanism</name>
          <artwork><![CDATA[
      +--------+   -   -   -   -   -   +--------+
      |        |      ----------->     |        |
      | Client |                       | Server |
      |        |     <-----------      |        |
      +--------+   -   -   -   -   -   +--------+

      (a) No traffic at beginning.

      +--------+   0   0   1   -   -   +--------+
      |        |      ----------->     |        |
      | Client |                       | Server |
      |        |     <-----------      |        |
      +--------+   -   -   -   -   -   +--------+

       (b) The Client starts sending data and
        sets the first packet as Delay Sample.

      +--------+   0   0   0   0   0   +--------+
      |        |      ----------->     |        |
      | Client |                       | Server |
      |        |     <-----------      |        |
      +--------+   -   -   -   1   0   +--------+

       (c) The Server starts sending data
        and reflects the Delay Sample.

      +--------+   0   1   0   0   0   +--------+
      |        |      ----------->     |        |
      | Client |                       | Server |
      |        |     <-----------      |        |
      +--------+   0   0   0   0   0   +--------+

      (d) The Client reflects the Delay Sample.

      +--------+   0   0   0   0   0   +--------+
      |        |      ----------->     |        |
      | Client |                       | Server |
      |        |     <-----------      |        |
      +--------+   0   0   0   1   0   +--------+

      (e) The Server reflects the Delay Sample
       and so on.
]]></artwork>
        </figure>
        <section anchor="generation-phase">
          <name>Generation Phase</name>
          <t>Only client is actively involved in the generation phase. It maintains an
internal per-flow timestamp variable (<tt>ds_time</tt>) updated every time a delay
sample is transmitted.</t>
          <t>When connection starts, the client generates a new delay sample initializing the
Delay bit of the first outgoing packet to 1.  Then it updates the <tt>ds_time</tt>
variable with the timestamp of its transmission.</t>
          <t>The server initializes the Delay bit to 0 at the beginning of the connection,
and its only task during the connection is described in <xref target="reflection-phase"/>.</t>
          <t>In absence of network impairments, the delay sample should bounce between client
and server continuously, for the entire duration of the connection.  That is
highly unlikely for two reasons:</t>
          <ol spacing="normal" type="1"><li>the packet carrying the Delay bit might be lost;</li>
            <li>an endpoint could stop or delay sending packets because the application is
limiting the amount of traffic transmitted.</li>
          </ol>
          <t>To deal with these problems, the client generates a new delay sample if more
than a predetermined time (<tt>T_Max</tt>) has elapsed since the last delay sample
transmission (including reflections). Note that <tt>T_Max</tt> should be greater than
the max measurable RTT on the network. See <xref target="tmax-selection"/> for details.</t>
        </section>
        <section anchor="reflection-phase">
          <name>Reflection Phase</name>
          <t>Reflection is the process that enables the bouncing of the delay sample between
a client and a server.  The behavior of the two endpoints is almost the same.</t>
          <ul spacing="normal">
            <li>Server side reflection: when a delay sample arrives, the server marks the
first packet in the opposite direction as the delay sample.</li>
            <li>Client side reflection: when a delay sample arrives, the client marks the
first packet in the opposite direction as the delay sample. It also updates
the <tt>ds_time</tt> variable when the outgoing delay sample is actually forwarded.</li>
          </ul>
          <t>In both cases, if the outgoing delay sample is being transmitted with a delay
greater than a predetermined threshold after the reception of the incoming delay
sample (1ms by default), the delay sample is not reflected, and the outgoing
Delay bit is kept at 0.</t>
          <t>By doing so, the algorithm can reject measurements that would overestimate the
delay due to lack of traffic on the endpoints.  Hence, the maximum estimation
error would amount to twice the threshold (e.g. 2ms) per measurement.</t>
        </section>
        <section anchor="tmax-selection">
          <name>T_Max Selection</name>
          <t>The internal <tt>ds_time</tt> variable allows a client to identify delay sample losses.
Considering that a lost delay sample is regenerated at the end of an explicit
time (<tt>T_Max</tt>) since the last generation, this same value can be used by an
observer to reject a measure and start a new one.</t>
          <t>In other words, if the difference in time between two delay samples is greater
or equal than <tt>T_Max</tt>, then these cannot be used to produce a delay measure.
Therefore, the value of <tt>T_Max</tt> must also be known to the on-path network probes.</t>
          <t>There are two alternatives to select the <tt>T_Max</tt> value so that both client and
observers know it. The first one requires that <tt>T_Max</tt> is known a priori
(<tt>T_Max_p</tt>) and therefore set within the protocol specifications that implements
the marking mechanism (e.g. 1 second which usually is greater than the max
expectable RTT). The second alternative requires a dynamic mechanism able to
adapt the duration of the <tt>T_Max</tt> to the delay of the connection (<tt>T_Max_c</tt>).</t>
          <t>For instance, client and observers could use the connection RTT as a basis for
calculating an effective <tt>T_Max</tt>. They should use a predetermined initial value
so that <tt>T_Max = T_Max_p</tt> (e.g. 1 second) and then, when a valid RTT is
measured, change <tt>T_Max</tt> accordingly so that <tt>T_Max = T_Max_c</tt>. In any case, the
selected <tt>T_Max</tt> should be large enough to absorb any possible variations in the
connection delay. This also helps to prevent the mechanism from failing when the
observer cannot recognize sudden changes in RTT exceeding T_max.</t>
          <t><tt>T_Max_c</tt> could be computed as two times the measured <tt>RTT</tt> plus a fixed amount
of time (<tt>100ms</tt>) to prevent low <tt>T_Max</tt> values in case of very small RTTs.
The resulting formula is: <tt>T_Max_c = 2RTT + 100ms</tt>. If <tt>T_Max_c</tt> is greater than
<tt>T_Max_p</tt> then <tt>T_Max_c</tt> is forced to <tt>T_Max_p</tt> value.
Note that the value of 100ms is provided as an example, and it may be chosen
differently depending on the specific scenarios. For instance, an implementer may
consider using existing protocol-specific values if appropriate.</t>
          <t>Note that the observer's <tt>T_Max</tt> should always be less than or equal to the
client's <tt>T_Max</tt> to avoid considering as a valid measurement what is actually
the client's <tt>T_Max</tt>. To obtain this result, the client waits for two
consecutive incoming samples and computes the two related RTTs. Then it takes
the largest of them as the basis of the <tt>T_Max_c</tt> formula. At this point,
observers have already measured a valid RTT and then computed their <tt>T_Max_c</tt>.</t>
        </section>
        <section anchor="delay-measurement-using-delay-bit">
          <name>Delay Measurement Using Delay Bit</name>
          <t>When the Delay bit is used, a passive observer can use delay samples directly
and avoid inherent ambiguities in the calculation of the RTT as can be seen in
Spin bit analysis.</t>
          <section anchor="rtt-measurement">
            <name>RTT Measurement</name>
            <t>The delay sample generation process ensures that only one packet marked with the
Delay bit set to 1 runs back and forth between two endpoints per round trip
time.  To determine the RTT measurement of a flow, an on-path passive observer
computes the time difference between two delay samples observed in a single
direction.</t>
            <t>To ensure a valid measurement, the observer must verify that the distance in
time between the two samples taken into account is less than <tt>T_Max</tt>.</t>
            <figure>
              <name>Round-trip time (both direction)</name>
              <artwork><![CDATA[
           =======================|======================>
           = **********     -----Obs---->     ********** =
           = * Client *                       * Server * =
           = **********     <------------     ********** =
           <==============================================

                     (a) client-server RTT

           ==============================================>
           = **********     ------------>     ********** =
           = * Client *                       * Server * =
           = **********     <----Obs-----     ********** =
           <======================|=======================

                     (b) server-client RTT
]]></artwork>
            </figure>
          </section>
          <section anchor="half-rtt-measurement">
            <name>Half-RTT Measurement</name>
            <t>An observer that is able to observe both forward and return traffic directions
can use the delay samples to measure "upstream" and "downstream" RTT components,
also known as the half-RTT measurements. It does this by measuring the time
between a delay sample observed in one direction and the delay sample previously
observed in the opposite direction.</t>
            <t>As with RTT measurement, the observer must verify that the distance in time
between the two samples taken into account is less than <tt>T_Max</tt>.</t>
            <t>Note that upstream and downstream sections of paths between the endpoints and
the observer, i.e. observer-to-client vs client-to-observer and
observer-to-server vs server-to-observer, may have different delay
characteristics due to the difference in network congestion and other factors.</t>
            <figure>
              <name>Half Round-trip time (both direction)</name>
              <artwork><![CDATA[
           =======================>
           = **********     ------|----->     **********
           = * Client *          Obs          * Server *
           = **********     <-----|------     **********
           <=======================

                  (a) client-observer half-RTT

                                  =======================>
             **********     ------|----->     ********** =
             * Client *          Obs          * Server * =
             **********     <-----|------     ********** =
                                  <=======================

                  (b) observer-server half-RTT
]]></artwork>
            </figure>
          </section>
          <section anchor="intra-domain-rtt-measurement">
            <name>Intra-Domain RTT Measurement</name>
            <t>Intra-domain RTT is the portion of the entire RTT used by a flow to traverse the
network of a provider.  To measure intra-domain RTT, two observers capable of
observing traffic in both directions must be employed simultaneously at ingress
and egress of the network to be measured.  Intra-domain RTT is difference
between the two computed upstream (or downstream) RTT components.</t>
            <figure>
              <name>Intra-domain Round-trip time (client-observer: upstream)</name>
              <artwork><![CDATA[
        =========================================>
        = =====================>
        = = **********      ---|-->           ---|-->      **********
        = = * Client *         Obs               Obs       * Server *
        = = **********      <--|---           <--|---      **********
        = <=====================
        <=========================================

                 (a) client-observer RTT components (half-RTTs)

                               ==================>
            **********      ---|-->           ---|-->      **********
            * Client *         Obs               Obs       * Server *
            **********      <--|---           <--|---      **********
                               <==================

                 (b) the intra-domain RTT resulting from the
                 subtraction of the above RTT components
]]></artwork>
            </figure>
          </section>
        </section>
        <section anchor="observers-algorithm">
          <name>Observer's Algorithm</name>
          <t>An on-path observer maintains an internal per-flow variable to keep track of
time at which the last delay sample has been observed. The flow characterization
should be part of the protocol.</t>
          <t>A unidirectional observer or in case of asymmetric routing, upon detecting a
delay sample:</t>
          <ul spacing="normal">
            <li>if a delay sample was also detected previously in the same direction and the
distance in time between them is less than <tt>T_Max - K</tt>, then the two delay
samples can be used to calculate RTT measurement. <tt>K</tt> is a protection
threshold to absorb differences in <tt>T_Max</tt> computation and delay variations
between two consecutive delay samples (e.g. <tt>K = 10% T_Max</tt>).</li>
          </ul>
          <t>If the observer can observe both forward and return traffic flows, and it is
able to determine which direction contains the client and the server (e.g. by
observing the connection handshake), upon detecting a delay sample:</t>
          <ul spacing="normal">
            <li>if a delay sample was also detected in the opposite direction and the distance
in time between them is less than <tt>T_Max - K</tt>, then the two delay samples can
be used to measure the observer-client half-RTT or the observer-server
half-RTT, according to the direction of the last delay sample observed.</li>
          </ul>
          <t>Note that the accuracy can be influenced by what the observer is capable of
observing. Additionally, the type of measurement differs, as described in the
previous sections.</t>
        </section>
        <section anchor="two-bits-delay-measurement-spin-bit-delay-bit">
          <name>Two Bits Delay Measurement: Spin Bit + Delay Bit</name>
          <t>Spin and Delay bit algorithms work independently. If both marking methods are
used in the same connection, observers can choose the best measurement between
the two available:</t>
          <ul spacing="normal">
            <li>when a precise measurement can be produced using the Delay bit, observers
choose it;</li>
            <li>when a Delay bit measurement is not available, observers choose the
approximate Spin bit one.</li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="loss-bits">
      <name>Loss Bits</name>
      <t>This section introduces bits that can be used for loss measurements.
Whenever this section of the specification refers to packets, it is
referring only to packets with protocol headers that include the loss
bits -- the only packets whose loss can be measured.</t>
      <ul spacing="normal">
        <li>T: the "round Trip loss" bit is used in combination with the Spin bit to
measure round-trip loss. See <xref target="rtlossbit"/>.</li>
        <li>Q: the "sQuare signal" bit is used to measure upstream loss. See
<xref target="squarebit"/>.</li>
        <li>L: the "Loss event" bit is used to measure end-to-end loss. See <xref target="lossbit"/>.</li>
        <li>R: the "Reflection square signal" bit is used in combination with Q bit to
measure end-to-end loss. See <xref target="refsquarebit"/>.</li>
      </ul>
      <t>Loss measurements enabled by T, Q, and L bits can be implemented by those loss
bits alone (T bit requires a working Spin bit). Two-bit combinations Q+L and Q+R
enable additional measurement opportunities discussed below.</t>
      <t>Each endpoint maintains appropriate counters independently and separately for
each separately identifiable flow (each sub-flow for multipath connections).</t>
      <t>Since loss is reported independently for each flow, all bits (except for L bit)
require a certain minimum number of packets to be exchanged per flow before any
signal can be measured. Therefore, loss measurements work best for flows that
transfer more than a minimal amount of data.</t>
      <section anchor="rtlossbit">
        <name>T Bit -- Round Trip Loss Bit</name>
        <t>The round Trip loss bit is used to mark a variable number of packets exchanged
twice between the endpoints realizing a two round-trip reflection. A passive
on-path observer, observing either direction, can count and compare the number
of marked packets seen during the two reflections, estimating the loss rate
experienced by the connection. The overall exchange comprises:</t>
        <ul spacing="normal">
          <li>the client selects and consequently sets the T bit to 1 in order to identify
a first train of packets;</li>
          <li>the server, upon receiving each packet included in the first train, reflects
to the client a respective second train of packets of the same size as the
first train received, by setting the T bit to 1;</li>
          <li>the client, upon receiving each packet included in the second train, reflects
to the server a respective third train of packets of the same size as the
second train received, by setting the T bit to 1;</li>
          <li>the server, upon receiving each packet included in the third train, finally
reflects to the client a respective fourth train of packets of the same size
as the third train received, by setting the T bit to 1.</li>
        </ul>
        <t>Packets belonging to the first round trip (first and second train)
represent the Generation Phase, while those belonging to the second
round trip (third and fourth train) represent the Reflection Phase.</t>
        <t>A passive on-path observer can count and compare the number of marked
packets seen during the two round trips (i.e. the first and third
or the second and the fourth trains of packets, depending on which
direction is observed) and estimate the loss rate experienced by the
connection. This process is repeated continuously to obtain more
measurements as long as the endpoints exchange traffic.  These
measurements can be called Round Trip losses.</t>
        <t>Since packet rates in two directions may be different, the number of marked
packets in the train is determined by the direction with the lowest packet rate.
See <xref target="tbit-details"/> for details on packet generation.</t>
        <section anchor="round-trip-loss">
          <name>Round Trip Loss</name>
          <t>Since the measurements are performed on a portion of the traffic exchanged
between the client and the server, the observer calculates the end-to-end Round
Trip Packet Loss (RTPL) that, statistically, will correspond to the loss rate
experienced by the connection along the entire network path.</t>
          <figure>
            <name>Round-trip packet loss (both direction)</name>
            <artwork><![CDATA[
           =======================|======================>
           = **********     -----Obs---->     ********** =
           = * Client *                       * Server * =
           = **********     <------------     ********** =
           <==============================================

                     (a) client-server RTPL

           ==============================================>
           = **********     ------------>     ********** =
           = * Client *                       * Server * =
           = **********     <----Obs-----     ********** =
           <======================|=======================

                     (b) server-client RTPL
]]></artwork>
          </figure>
          <t>This methodology also allows the Half-RTPL measurement and
the Intra-domain RTPL measurement in a way similar to RTT measurement.</t>
          <figure>
            <name>Half Round-trip packet loss (both direction)</name>
            <artwork><![CDATA[
           =======================>
           = **********     ------|----->     **********
           = * Client *          Obs          * Server *
           = **********     <-----|------     **********
           <=======================

                  (a) client-observer half-RTPL

                                  =======================>
             **********     ------|----->     ********** =
             * Client *          Obs          * Server * =
             **********     <-----|------     ********** =
                                  <=======================

                  (b) observer-server half-RTPL
]]></artwork>
          </figure>
          <figure>
            <name>Intra-domain Round-trip packet loss (observer-server)</name>
            <artwork><![CDATA[
                           =========================================>
                                             =====================> =
        **********      ---|-->           ---|-->      ********** = =
        * Client *         Obs               Obs       * Server * = =
        **********      <--|---           <--|---      ********** = =
                                             <===================== =
                           <=========================================

             (a) observer-server RTPL components (half-RTPLs)

                           ==================>
        **********      ---|-->           ---|-->      **********
        * Client *         Obs               Obs       * Server *
        **********      <--|---           <--|---      **********
                           <==================

             (b) the intra-domain RTPL resulting from the
             subtraction of the above RTPL components
]]></artwork>
          </figure>
        </section>
        <section anchor="tbit-details">
          <name>Setting the Round Trip Loss Bit on Outgoing Packets</name>
          <t>The round Trip loss signal requires a working Spin-bit signal to separate trains
of marked packets (packets with T bit set to 1).  A "pause" of at least one
empty spin-bit period between each phase of the algorithm serves as such
separator for the on-path observer. The connection between T Bit and Spin-bit
helps the correlations on the observer.</t>
          <t>The client maintains a "generation token" count that is set to zero at the
beginning of the session and is incremented every time a packet is received
(marked or unmarked). The client also maintains a "reflection counter" that
starts at zero at the beginning of the session.</t>
          <t>The client is in charge of launching trains of marked packets and does so
according to the algorithm:</t>
          <ol spacing="normal" type="1"><li>Generation Phase. The client starts generating marked packets for two
consecutive spin-bit periods; when the client transmits a packet and a
"generation token" is available, the client marks the packet and retires a
"generation token". If no token is available, the outgoing packet is
transmitted unmarked.  At the end of the first spin-bit period spent in
generation, the reflection counter is unlocked to start counting incoming
marked packets that will be reflected later;</li>
            <li>Pause Phase. When the generation is completed, the client pauses till it has
observed one entire Spin bit period with no marked packets.  That Spin bit
period is used by the observer as a separator between generated and
reflected packets.  During this marking pause, all the outgoing packets are
transmitted with T bit set to 0.  The reflection counter is still
incremented every time a marked packet arrives;</li>
            <li>Reflection Phase. The client starts transmitting marked packets,
decrementing the reflection counter for each transmitted marked packet until
the reflection counter reached zero. The "generation token" method from the
generation phase is used during this phase as well.  At the end of the first
spin-period spent in reflection, the reflection counter is locked to avoid
incoming reflected packets incrementing it;</li>
            <li>Pause Phase 2. The pause phase is repeated after the reflection phase and
serves as a separator between the reflected packet train and a new packet
train.</li>
          </ol>
          <t>The generation token counter should be capped to limit the effects of a
subsequent sudden reduction in the other endpoint's packet rate that could
prevent that endpoint from reflecting collected packets. It is recommended a
cap value of <tt>1</tt>.</t>
          <t>A server maintains a "marking counter" that starts at zero and is incremented
every time a marked packet arrives. When the server transmits a packet and the
"marking counter" is positive, the server marks the packet and decrements the
"marking counter". If the "marking counter" is zero, the outgoing packet is
transmitted unmarked.</t>
          <t>Note that a choice of 2-RTT (two spin periods) for the generation phase is a
tradeoff between the percentage of marked packets (i.e. the percentage of
traffic monitored) and the measurement delay. Using this value the algorithm
produces a measurement approximately every 6-RTT (<tt>2</tt> generation, <tt>~2</tt>
reflection, <tt>2</tt> pauses), marking <tt>~1/3</tt> of packets exchanged in the slower
direction (see <xref target="tbit-losscov"/>). Choosing a generation phase of 1-RTT, we would
produce measurements every 4-RTT, monitoring just <tt>~1/4</tt> of packets in the
slower direction.</t>
          <t>It is worth mentioning that problems can happen in some cases especially if the
rate suddenly changes, but in the implementation, the mechanism here described
worked well with normal traffic conditions.</t>
        </section>
        <section anchor="observers-logic-for-round-trip-loss-signal">
          <name>Observer's Logic for Round Trip Loss Signal</name>
          <t>The on-path observer counts marked packets and separates different trains by
detecting spin-bit periods (at least one) with no marked packets.  The Round
Trip Packet Loss (RTPL) is the difference between the size of the Generation
train and the Reflection train.</t>
          <t>In the following example, packets are represented by two bits (first one
is the Spin bit, second one is the round Trip loss bit):</t>
          <figure>
            <name>Round Trip Loss signal example</name>
            <artwork><![CDATA[
        Generation          Pause           Reflection       Pause
   ____________________ ______________ ____________________ ________
  |                    |              |                    |        |
   01 01 00 01 11 10 11 00 00 10 10 10 01 00 01 01 10 11 10 00 00 10

]]></artwork>
          </figure>
          <t>Note that 5 marked packets have been generated of which 4 have been reflected.</t>
        </section>
        <section anchor="tbit-losscov">
          <name>Loss Coverage and Signal Timing</name>
          <t>A cycle of the round Trip loss signaling algorithm contains 2 RTTs of Generation
phase, 2 RTTs of Reflection phase, and two Pause phases at least 1 RTT in
duration each.  Hence, the loss signal is delayed by about 6 RTTs since the loss
events.</t>
          <t>The observer can only detect loss of marked packets that occurs after its
initial observation of the Generation phase and before its subsequent
observation of the Reflection phase. Hence, if the loss occurs on the path that
sends packets at a lower rate (typically ACKs in such asymmetric scenarios),
<tt>2/6</tt> (<tt>1/3</tt>) of the packets will be sampled for loss detection.</t>
          <t>If the loss occurs on the path that sends packets at a higher rate,
<tt>lowPacketRate/(3*highPacketRate)</tt> of the packets will be sampled for loss
detection. For protocols that use ACKs, the portion of packets sampled for loss
in the higher rate direction during unidirectional data transfer is
<tt>1/(3*packetsPerAck)</tt>, where the value of <tt>packetsPerAck</tt> can vary by protocol,
by implementation, and by network conditions.</t>
        </section>
      </section>
      <section anchor="squarebit">
        <name>Q Bit -- sQuare Bit</name>
        <t>The sQuare bit (Q bit) takes its name from the square wave generated by its
signal. This method is based on the Alternate-Marking method <xref target="AltMark"/> and
the Q bit represents the "packet color" that allows to mark consecutive blocks
of packets with different colors. This method does not require cooperation from
both endpoints.</t>
        <t><xref target="AltMark"/> introduces two variations of the Alternate-Marking method depending
on whether the color is switched according to a fixed timer or after a fixed
number of packets. The method based on fixed timer can measure packet loss on a
network segment by cooperating and synchronized observers on both ends of the
segment comparing packets counters for the same packet blocks. The time length of
the blocks can be chosen depending on the desired measurement frequency, but it
must be long enough to guarantee the proper operation with respect to clock errors
and network delay issues.</t>
        <t>The Q bit method described in this document chooses the color-switching method
based on a fixed number of packets for each block. This approach has the
advantage that it does not require cooperating or synchronized observers or
network elements. Each probe can measure packet loss autonomously without
relying on an external Network Management System (NMS). For the purpose of the
packet loss measurement, all blocks have the same number of packets, and it is
necessary to detect only the loss event and not to identify the exact block with
losses.</t>
        <t>Following the method based on fixed number of packets, the square wave signal is
generated by the switching of the Q bit: every outgoing packet contains the Q
bit value, which is initialized to 0 and inverted after sending N packets (a
sQuare Block or simply Q Block). Hence, Q Period is 2*N.</t>
        <t>Observation points can estimate upstream losses by watching a single direction
of the traffic flow and counting the number of packets in each observed Q Block,
as described in <xref target="upstreamloss"/>.</t>
        <section anchor="q-block-length-selection">
          <name>Q Block Length Selection</name>
          <t>The length of the block must be known to the on-path network probes.  There are
two alternatives to selecting the Q Block length. The first one requires that
the length is known a priori and therefore set within the protocol
specifications that implements the marking mechanism. The second requires the
sender to select it.</t>
          <t>In this latter scenario, the sender is expected to choose N (Q Block
length) based on the expected amount of loss and reordering on the
path.  The choice of N strikes a compromise -- the observation could
become too unreliable in case of packet reordering and/or severe loss
if N is too small, while short flows may not yield a useful upstream
loss measurement if N is too large (see <xref target="upstreamloss"/>).</t>
          <t>The value of N should be at least 64 and be a power of 2. This requirement allows
an Observer to infer the Q Block length by observing one period of the square
signal. It also allows the Observer to identify flows that set the loss bits to
arbitrary values (see <xref target="ossification"/>).</t>
          <t>If the sender does not have sufficient information to make an informed decision
about Q Block length, the sender should use N=64, since this value has been
extensively tried in large-scale field tests and yielded good results.
Alternatively, the sender may also choose a random power-of-2 N for each flow,
increasing the chances of using a Q Block length that gives the best signal for
some flows.</t>
          <t>The sender must keep the value of N constant for a given flow.</t>
        </section>
        <section anchor="upstreamloss">
          <name>Upstream Loss</name>
          <t>Blocks of N (Q Block length) consecutive packets are sent with the same
value of the Q bit, followed by another block of N packets with an
inverted value of the Q bit.  Hence, knowing the value of N, an
on-path observer can estimate the amount of upstream loss after
observing at least N packets.  The upstream loss rate (<tt>uloss</tt>) is one
minus the average number of packets in a block of packets with the
same Q value (<tt>p</tt>) divided by N (<tt>uloss=1-avg(p)/N</tt>).</t>
          <t>The observer needs to be able to tolerate packet reordering that can
blur the edges of the square signal, as explained in <xref target="endmarkingblock"/>.</t>
          <figure>
            <name>Upstream loss</name>
            <artwork><![CDATA[
          =====================>
          **********     -----Obs---->     **********
          * Client *                       * Server *
          **********     <------------     **********

            (a) in client-server channel (uloss_up)

          **********     ------------>     **********
          * Client *                       * Server *
          **********     <----Obs-----     **********
                               <=====================

            (b) in server-client channel (uloss_down)
]]></artwork>
          </figure>
        </section>
        <section anchor="endmarkingblock">
          <name>Identifying Q Block Boundaries</name>
          <t>Packet reordering can produce spurious edges in the square signal. To address
this, the observer should look for packets with the current Q bit value up to X
packets past the first packet with a reverse Q bit value. The value of X, a
"Marking Block Threshold", should be less than <tt>N/2</tt>.</t>
          <t>The choice of X represents a trade-off between resiliency to reordering and
resiliency to loss. A very large Marking Block Threshold will be able to
reconstruct Q Blocks despite a significant amount of reordering, but it may
erroneously coalesce packets from multiple Q Blocks into fewer Q Blocks, if loss
exceeds 50% for some Q Blocks.</t>
          <section anchor="Qburst">
            <name>Improved Resilience to Burst Losses</name>
            <t>Burst losses can affect Q measurements accuracy. Generally, burst losses can be
absorbed and correctly measured if smaller than the established Q Block
length. If entire Q Block length of packets get lost in a burst, however, the
observer may be left completely unaware of the loss.</t>
            <t>To improve burst loss resilience, an observer may consider a received Q Block
larger than the selected Q Block length as an indication of a burst loss
event. The observer would then compute the loss as three times Q Block length
minus the measured block length. By doing so, the observer can detect burst
losses of less than two blocks (e.g., less than 128 packets for Q Block length
of 64 packets). A burst loss of two or more consecutive periods would still
remain unnoticed by the observer (or underestimated if a period longer than Q
Block length were formed).</t>
          </section>
        </section>
      </section>
      <section anchor="lossbit">
        <name>L Bit -- Loss Event Bit</name>
        <t>The Loss Event bit uses an Unreported Loss counter maintained by the protocol
that implements the marking mechanism. To use the Loss Event bit, the protocol
must allow the sender to identify lost packets. This is true of protocols such
as QUIC, partially true for TCP and SCTP (losses of pure ACKs are not detected)
and is not true of protocols such as UDP and IPv4/IPv6.</t>
        <t>The Unreported Loss counter is initialized to 0, and L bit of every outgoing
packet indicates whether the Unreported Loss counter is positive (L=1 if the
counter is positive, and L=0 otherwise).</t>
        <t>The value of the Unreported Loss counter is decremented every time a packet
with L=1 is sent.</t>
        <t>The value of the Unreported Loss counter is incremented for every packet that
the protocol declares lost, using whatever loss detection machinery the protocol
employs. If the protocol is able to rescind the loss determination later, a
positive Unreported Loss counter may be decremented due to the rescission.
In general, it should not become negative due to the rescission, but it can happen
in few cases.</t>
        <t>This loss signaling is similar to loss signaling in <xref target="ConEx"/>, except the Loss
Event bit is reporting the exact number of lost packets, whereas Echo Loss bit
in <xref target="ConEx"/> is reporting an approximate number of lost bytes.</t>
        <t>For protocols, such as TCP (<xref target="TCP"/>), that allow network devices to change data
segmentation, it is possible that only a part of the packet is lost. In these
cases, the sender must increment Unreported Loss counter by the fraction of the
packet data lost (so Unreported Loss counter may become negative when a packet
with L=1 is sent after a partial packet has been lost).</t>
        <t>Observation points can estimate the end-to-end loss, as determined by the
upstream endpoint, by counting packets in this direction with the L bit equal to
1, as described in <xref target="endtoendloss"/>.</t>
        <section anchor="endtoendloss">
          <name>End-To-End Loss</name>
          <t>The Loss Event bit allows an observer to estimate the end-to-end loss rate by
counting packets with L bit value of 0 and 1 for a given flow. The end-to-end
loss ratio is the fraction of packets with L=1.</t>
          <t>The assumption here is that upstream loss affects packets with L=0 and L=1
equally. If some loss is caused by tail-drop in a network device, this may be a
simplification.  If the sender's congestion controller reduces the packet send
rate after loss, there may be a sufficient delay before sending packets with L=1
that they have a greater chance of arriving at the observer.</t>
          <section anchor="loss-profile">
            <name>Loss Profile Characterization</name>
            <t>The Loss Event bit allows an observer to characterize loss profile, since the
distribution of observed packets with L bit set to 1 roughly corresponds to the
distribution of packets lost between 1 RTT and 1 RTO before (see
<xref target="loss-correlation"/>).  Hence, observing random single instances of L bit set
to 1 indicates random single packet loss, while observing blocks of packets
with L bit set to 1 indicates loss affecting entire blocks of packets.</t>
          </section>
        </section>
        <section anchor="lq-bits-loss-measurement-using-l-and-q-bits">
          <name>L+Q Bits -- Loss Measurement Using L and Q Bits</name>
          <t>Combining L and Q bits allows a passive observer watching a single direction of
traffic to accurately measure:</t>
          <ul spacing="normal">
            <li>upstream loss: sender-to-observer loss (see <xref target="upstreamloss"/>)</li>
            <li>downstream loss: observer-to-receiver loss (see <xref target="downstreamloss"/>)</li>
            <li>end-to-end loss: sender-to-receiver loss on the observed path (see
<xref target="endtoendloss"/>) with loss profile characterization (see <xref target="loss-profile"/>)</li>
          </ul>
          <section anchor="loss-correlation">
            <name>Correlating End-to-End and Upstream Loss</name>
            <t>Upstream loss is calculated by observing packets that did not suffer the
upstream loss (<xref target="upstreamloss"/>). End-to-end loss, however, is calculated by
observing subsequent packets after the sender's protocol detected the loss.
Hence, end-to-end loss is generally observed with a delay of between 1 RTT (loss
declared due to multiple duplicate acknowledgements) and 1 RTO (loss declared
due to a timeout) relative to the upstream loss.</t>
            <t>The flow RTT can sometimes be estimated by timing protocol handshake
messages. This RTT estimate can be greatly improved by observing a dedicated
protocol mechanism for conveying RTT information, such as the Spin bit (see
<xref target="spinbit"/>) or Delay bit (see <xref target="delaybit"/>).</t>
            <t>Whenever the observer needs to perform a computation that uses both upstream and
end-to-end loss rate measurements, it should use upstream loss rate leading the
end-to-end loss rate by approximately 1 RTT. If the observer is unable to
estimate RTT of the flow, it should accumulate loss measurements over time
periods of at least 4 times the typical RTT for the observed flows.</t>
            <t>If the calculated upstream loss rate exceeds the end-to-end loss rate calculated
in <xref target="endtoendloss"/>, then either the Q Period is too short for the amount of
packet reordering or there is observer loss, described in <xref target="observerloss"/>. If
this happens, the observer should adjust the calculated upstream loss rate to
match end-to-end loss rate, unless the following applies.</t>
            <t>In case of a protocol, such as TCP or SCTP, that does not track losses of pure
ACK packets, observing a direction of traffic dominated by pure ACK packets
could result in measured upstream loss that is higher than measured end-to-end
loss, if said pure ACK packets are lost upstream. Hence, if the measurement is
applied to such protocols, and the observer can confirm that pure ACK packets
dominate the observed traffic direction, the observer should adjust the
calculated end-to-end loss rate to match upstream loss rate.</t>
          </section>
          <section anchor="downstreamloss">
            <name>Downstream Loss</name>
            <t>Because downstream loss affects only those packets that did not suffer upstream
loss, the end-to-end loss rate (<tt>eloss</tt>) relates to the upstream loss rate
(<tt>uloss</tt>) and downstream loss rate (<tt>dloss</tt>) as <tt>(1-uloss)(1-dloss)=1-eloss</tt>.
Hence, <tt>dloss=(eloss-uloss)/(1-uloss)</tt>.</t>
          </section>
          <section anchor="observerloss">
            <name>Observer Loss</name>
            <t>A typical deployment of a passive observation system includes a network tap
device that mirrors network packets of interest to a device that performs
analysis and measurement on the mirrored packets. The observer loss is the loss
that occurs on the mirror path.</t>
            <t>Observer loss affects upstream loss rate measurement, since it causes the
observer to account for fewer packets in a block of identical Q bit values (see
<xref target="upstreamloss"/>). The end-to-end loss rate measurement, however, is unaffected
by the observer loss, since it is a measurement of the fraction of packets with
the L bit value of 1, and the observer loss would affect all packets equally
(see <xref target="endtoendloss"/>).</t>
            <t>The need to adjust the upstream loss rate down to match end-to-end loss rate as
described in <xref target="loss-correlation"/> is an indication of the observer loss, whose
magnitude is between the amount of such adjustment and the entirety of the
upstream loss measured in <xref target="upstreamloss"/>. Alternatively, a high apparent
upstream loss rate could be an indication of significant packet reordering,
possibly due to packets belonging to a single flow being multiplexed over
several upstream paths with different latency characteristics.</t>
          </section>
        </section>
      </section>
      <section anchor="refsquarebit">
        <name>R Bit -- Reflection Square Bit</name>
        <t>R bit requires a deployment alongside Q bit. Unlike the square signal for which
packets are transmitted in blocks of fixed size, the number of packets in
Reflection square signal blocks (also an Alternate-Marking signal) varies
according to these rules:</t>
        <ul spacing="normal">
          <li>when the transmission of a new block starts, its size is set equal
to the size of the last Q Block whose reception has been completed;</li>
          <li>if, before transmission of the block is terminated, the reception
of at least one further Q Block is completed, the size of the block
is updated to be the average size of the further received Q Blocks.</li>
        </ul>
        <t>The Reflection square value is initialized to 0 and is applied to the R bit of
every outgoing packet.  The Reflection square value is toggled for the first
time when the completion of a Q Block is detected in the incoming square signal
(produced by the other endpoint using the Q bit). The number of packets
detected within this first Q Block (<tt>p</tt>), is used to generate a reflection
square signal that toggles every <tt>M=p</tt> packets (at first). This new signal
produces blocks of M packets (marked using the R bit) and each of them is
called "Reflection Block" (R Block).</t>
        <t>The M value is then updated every time a completed Q Block in the
incoming square signal is received, following this formula:
<tt>M=round(avg(p))</tt>.</t>
        <t>The parameter <tt>avg(p)</tt>, the average number of packets in a marking
period, is computed based on all the Q Blocks received since the
beginning of the current R Block.</t>
        <t>The transmission of an R Block is considered complete (and the signal toggled)
when the number of packets transmitted in that block is at least the latest
computed M value.</t>
        <t>To ensure a proper computation of the M value, endpoints implementing the R bit
must identify the boundaries of incoming Q Blocks. The same approach described
in <xref target="endmarkingblock"/> should be used.</t>
        <t>Looking at the R bit, unidirectional observation points have an indication of
loss experienced by the entire unobserved channel plus the loss on the path
from the sender to them.</t>
        <t>Since the Q Block is sent in one direction, and the corresponding reflected R
Block is sent in the opposite direction, the reflected R signal is transmitted
with the packet rate of the slowest direction. Namely, if the observed direction
is the slowest, there can be multiple Q Blocks transmitted in the unobserved
direction before a complete R Block is transmitted in the observed direction. If
the unobserved direction is the slowest, the observed direction can be sending R
Blocks of the same size repeatedly before it can update the signal to account
for a newly-completed Q Block.</t>
        <section anchor="enhancement-of-r-block-length-computation">
          <name>Enhancement of R Block Length Computation</name>
          <t>The use of the rounding function used in the M computation introduces errors
that can be minimized by storing the rounding applied each time M is computed,
and using it during the computation of the M value in the following R Block.</t>
          <t>This can be achieved introducing the new <tt>r_avg</tt> parameter in the computation of
M.  The new formula is <tt>Mr=avg(p)+r_avg; M=round(Mr); r_avg=Mr-M</tt> where the
initial value of <tt>r_avg</tt> is equal to 0.</t>
        </section>
        <section anchor="improved-resilience-to-packet-reordering">
          <name>Improved Resilience to Packet Reordering</name>
          <t>When a protocol implementing the marking mechanism is able to detect when
packets are received out of order, it can improve resilience to packet
reordering beyond what is possible using methods described in
<xref target="endmarkingblock"/>.</t>
          <t>This can be achieved by updating the size of the current R Block while it is
being transmitted.  The reflection block size is then updated every time an
incoming reordered packet of the previous Q Block is detected.  This can be
done if and only if the transmission of the current reflection block is in
progress and no packets of the following Q Block have been received.</t>
          <section anchor="Rburst">
            <name>Improved Resilience to Burst Losses</name>
            <t>Burst losses can affect R measurements accuracy similarly to how they affect Q
measurements accuracy. Therefore, recommendations in section <xref target="Qburst"/> apply
equally to improving burst loss resilience for R measurements.</t>
          </section>
        </section>
        <section anchor="rq-bits-loss-measurement-using-r-and-q-bits">
          <name>R+Q Bits -- Loss Measurement Using R and Q Bits</name>
          <t>Since both sQuare and Reflection square bits are toggled at most every N packets
(except for the first transition of the R bit as explained before), an on-path
observer can count the number of packets of each marking block and, knowing the
value of N, can estimate the amount of loss experienced by the connection.  An
observer can calculate different measurements depending on whether it is able to
observe a single direction of the traffic or both directions.</t>
          <t>Single directional observer:</t>
          <ul spacing="normal">
            <li>upstream loss in the observed direction: the loss between the sender and the
observation point (see <xref target="upstreamloss"/>)</li>
            <li>"three-quarters" connection loss: the loss between the receiver and
the sender in the unobserved direction plus the loss between the
sender and the observation point in the observed direction</li>
            <li>end-to-end loss in the unobserved direction: the loss between the
receiver and the sender in the opposite direction</li>
          </ul>
          <t>Two directions observer (same metrics seen previously applied to both
direction, plus):</t>
          <ul spacing="normal">
            <li>client-observer half round-trip loss: the loss between the client
and the observation point in both directions</li>
            <li>observer-server half round-trip loss: the loss between the
observation point and the server in both directions</li>
            <li>downstream loss: the loss between the observation point and the
receiver (applicable to both directions)</li>
          </ul>
          <section anchor="tqloss">
            <name>Three-Quarters Connection Loss</name>
            <t>Except for the very first block in which there is nothing to reflect
(a complete Q Block has not been yet received), packets are
continuously R-bit marked into alternate blocks of size lower or equal
than N.  Knowing the value of N, an on-path observer can estimate the
amount of loss occurred in the whole opposite channel plus the loss
from the sender up to it in the observation channel. As for the
previous metric, the <tt>three-quarters</tt> connection loss rate (<tt>tqloss</tt>) is
one minus the average number of packets in a block of packets with the
same R value (<tt>t</tt>) divided by <tt>N</tt> (<tt>tqloss=1-avg(t)/N</tt>).</t>
            <figure>
              <name>Three-quarters connection loss</name>
              <artwork><![CDATA[
        =======================>
        = **********     -----Obs---->     **********
        = * Client *                       * Server *
        = **********     <------------     **********
        <============================================

            (a) in client-server channel (tqloss_up)

          ============================================>
          **********     ------------>     ********** =
          * Client *                       * Server * =
          **********     <----Obs-----     ********** =
                               <=======================

            (b) in server-client channel (tqloss_down)
]]></artwork>
            </figure>
            <t>The following metrics derive from this last metric and the upstream
loss produced by the Q bit.</t>
          </section>
          <section anchor="end-to-end-loss-in-the-opposite-direction">
            <name>End-To-End Loss in the Opposite Direction</name>
            <t>End-to-end loss in the unobserved direction (<tt>eloss_unobserved</tt>) relates to the
"three-quarters" connection loss (<tt>tqloss</tt>) and upstream loss in the observed
direction (<tt>uloss</tt>) as <tt>(1-eloss_unobserved)(1-uloss)=1-tqloss</tt>.  Hence,
<tt>eloss_unobserved=(tqloss-uloss)/(1-uloss)</tt>.</t>
            <figure>
              <name>End-To-End loss in the opposite direction</name>
              <artwork><![CDATA[
          **********     -----Obs---->     **********
          * Client *                       * Server *
          **********     <------------     **********
          <==========================================

            (a) in client-server channel (eloss_down)

          ==========================================>
          **********     ------------>     **********
          * Client *                       * Server *
          **********     <----Obs-----     **********

            (b) in server-client channel (eloss_up)
]]></artwork>
            </figure>
          </section>
          <section anchor="half-round-trip-loss">
            <name>Half Round-Trip Loss</name>
            <t>If the observer is able to observe both directions of traffic, it is able to
calculate two "half round-trip" loss measurements -- loss from the observer to
the receiver (in a given direction) and then back to the observer in the
opposite direction.  For both directions, "half round-trip" loss (<tt>hrtloss</tt>)
relates to "three-quarters" connection loss (<tt>tqloss_opposite</tt>) measured in the
opposite direction and the upstream loss (<tt>uloss</tt>) measured in the given
direction as <tt>(1-uloss)(1-hrtloss)=1-tqloss_opposite</tt>.  Hence,
<tt>hrtloss=(tqloss_opposite-uloss)/(1-uloss)</tt>.</t>
            <figure>
              <name>Half Round-trip loss (both direction)</name>
              <artwork><![CDATA[
        =======================>
        = **********     ------|----->     **********
        = * Client *          Obs          * Server *
        = **********     <-----|------     **********
        <=======================

      (a) client-observer half round-trip loss (hrtloss_co)

                               =======================>
          **********     ------|----->     ********** =
          * Client *          Obs          * Server * =
          **********     <-----|------     ********** =
                               <=======================

      (b) observer-server half round-trip loss (hrtloss_os)
]]></artwork>
            </figure>
          </section>
          <section anchor="downstream-loss">
            <name>Downstream Loss</name>
            <t>If the observer is able to observe both directions of traffic, it is able to
calculate two downstream loss measurements using either end-to-end loss and
upstream loss, similar to the calculation in <xref target="downstreamloss"/> or using "half
round-trip" loss and upstream loss in the opposite direction.</t>
            <t>For the latter, <tt>dloss=(hrtloss-uloss_opposite)/(1-uloss_opposite)</tt>.</t>
            <figure>
              <name>Downstream loss</name>
              <artwork><![CDATA[
                               =====================>
          **********     ------|----->     **********
          * Client *          Obs          * Server *
          **********     <-----|------     **********

             (a) in client-server channel (dloss_up)

          **********     ------|----->     **********
          * Client *          Obs          * Server *
          **********     <-----|------     **********
          <=====================

             (b) in server-client channel (dloss_down)
]]></artwork>
            </figure>
          </section>
        </section>
      </section>
      <section anchor="e-bit-ecn-echo-event-bit">
        <name>E Bit -- ECN-Echo Event Bit</name>
        <t>While the primary focus of this document is on exposing packet loss and
delay, modern networks can report congestion before they are forced to
drop packets, as described in <xref target="ECN"/>.  When transport protocols keep
ECN-Echo feedback under encryption, this signal cannot be observed by
the network operators.  When tasked with diagnosing network
performance problems, knowledge of a congestion downstream of an
observation point can be instrumental.</t>
        <t>If downstream congestion information is desired, this information can be
signaled with an additional bit.</t>
        <ul spacing="normal">
          <li>E: The "ECN-Echo Event" bit is set to 0 or 1 according to the Unreported ECN
Echo counter, as explained below in <xref target="ecnbit"/>.</li>
        </ul>
        <section anchor="ecnbit">
          <name>Setting the ECN-Echo Event Bit on Outgoing Packets</name>
          <t>The Unreported ECN-Echo counter operates identically to Unreported Loss counter
(<xref target="lossbit"/>), except it counts packets delivered by the network with CE
markings, according to the ECN-Echo feedback from the receiver.</t>
          <t>This ECN-Echo signaling is similar to ECN signaling in <xref target="ConEx"/>. ECN-Echo
mechanism in QUIC provides the number of packets received with CE marks. For
protocols like TCP, the method described in <xref target="ConEx-TCP"/> can be employed. As
stated in <xref target="ConEx-TCP"/>, such feedback can be further improved using a method
described in <xref target="ACCURATE-ECN"/>.</t>
        </section>
        <section anchor="ech-usage">
          <name>Using E Bit for Passive ECN-Reported Congestion Measurement</name>
          <t>A network observer can count packets with CE codepoint and determine the
upstream CE-marking rate directly.</t>
          <t>Observation points can also estimate ECN-reported end-to-end congestion by
counting packets in this direction with an E bit equal to 1.</t>
          <t>The upstream CE-marking rate and end-to-end ECN-reported congestion can provide
information about downstream CE-marking rate. Presence of E bits along with L
bits, however, can somewhat confound precise estimates of upstream and
downstream CE-markings in case the flow contains packets that are not
ECN-capable.</t>
          <t>It is worth noting that <xref target="RFC9331"/>, which introduces Low Latency, Low Loss, and
Scalable throughput (L4S), uses an ECN scheme that generates CE marks at a
much higher rate. An implementation may handle both types of CE markings
to improve the E bit mechanism.</t>
        </section>
      </section>
    </section>
    <section anchor="summary-of-delay-and-loss-marking-methods">
      <name>Summary of Delay and Loss Marking Methods</name>
      <t>This section summarizes the marking methods described in this document.</t>
      <t>For the Delay measurement, it is possible to use the Spin bit and/or the delay
bit. A unidirectional or bidirectional observer can be used.</t>
      <figure anchor="fig_summary_D">
        <name>Delay Comparison</name>
        <artwork><![CDATA[
 +---------------+----+------------------------+--------------------+
 | Method        |# of|        Available       |             | # of |
 |               |bits|      Delay Metrics     | Impairments | meas.|
 |               |    +------------+-----------+ Resiliency  |      |
 |               |    |   UniDir   |   BiDir   |             |      |
 |               |    |  Observer  |  Observer |             |      |
 +---------------+----+------------+-----------+-------------+------+
 |S: Spin Bit    | 1  | RTT        | x2        | low         | very |
 |               |    |            | Half RTT  |             | high |
 +---------------+----+------------+-----------+-------------+------+
 |D: Delay Bit   | 1  | RTT        | x2        | high        |medium|
 |               |    |            | Half RTT  |             |      |
 +---------------+----+------------+-----------+-------------+------+
 |SD: Spin Bit & | 2  | RTT        | x2        | high        | very |
 |    Delay Bit *|    |            | Half RTT  |             | high |
 +---------------+----+------------+-----------+-------------+------+

 x2 Same metric for both directions
 *  Both bits work independently; an observer could use less accurate
    Spin bit measurements when Delay bit ones are unavailable
]]></artwork>
      </figure>
      <t>For the Loss measurement, each row in the table of <xref target="fig_summary_L"/>
represents a loss marking method. For each method the table specifies
the number of bits required in the header, the available metrics using
a unidirectional or bidirectional observer, applicable protocols,
measurement fidelity and delay.</t>
      <figure anchor="fig_summary_L">
        <name>Loss Comparison</name>
        <artwork><![CDATA[
 +-------------+-+-----------------------+-+------------------------+
 | Method      |B|        Available      |P|  Measurement Aspects   |
 |             |i|      Loss Metrics     |r+------------+-----------+
 |             |t|   UniDir  |   BiDir   |t|  Fidelity  |   Delay   |
 |             |s|  Observer |  Observer |o|            |           |
 +-------------+-+-----------+-----------+-+------------+-----------+
 |T: Round Trip|$| RT        | x2        | | Rate by    | ~6 RTT    |
 |   Loss Bit  |1|           | Half RT   |*| sampling   +-----------+
 |             | |           |           | | 1/3 to 1/(3*ppa) of    |
 |             | |           |           | | pkts over 2 RTT        |
 +-------------+-+-----------+-----------+-+------------+-----------+
 |Q: sQuare Bit|1| Upstream  | x2        |*| Rate over  | N pkts    |
 |             | |           |           | | N pkts     | (e.g. 64) |
 |             | |           |           | | (e.g. 64)  |           |
 +-------------+-+-----------+-----------+-+------------+-----------+
 |L: Loss Event|1| E2E       | x2        |#| Loss shape | Min: RTT  |
 |   Bit       | |           |           | | (and rate) | Max: RTO  |
 +-------------+-+-----------+-----------+-+------------+-----------+
 |QL: sQuare + |2| Upstream  | x2        | | -> see Q   | Up: see Q |
 |    Loss Ev. | | Downstream| x2        |#| -> see Q|L | Others:   |
 |    Bits     | | E2E       | x2        | | -> see L   |     see L |
 +-------------+-+-----------+-----------+-+------------+-----------+
 |QR: sQuare + |2| Upstream  | x2        | | Rate over  | Up: see Q |
 |    Ref. Sq. | | 3/4 RT    | x2        | | N*ppa pkts | Others:   |
 |    Bits     | | !E2E      | E2E       |*| (see Q bit |  N*ppa pk |
 |             | |           | Downstream| |   for N)   |   (see Q  |
 |             | |           | Half RT   | |            |    for N) |
 +-------------+-+-----------+-----------+-+------------+-----------+

 *   All protocols
 #   Protocols employing loss detection
     (with or without pure ACK loss detection)
 $   Require a working Spin bit
 !   Metric relative to the opposite channel
 x2  Same metric for both directions
 ppa Packets-Per-Ack
 Q|L See Q if Upstream loss is significant; L otherwise
]]></artwork>
      </figure>
      <section anchor="implementation-considerations">
        <name>Implementation Considerations</name>
        <t>By combining the information of the two tables above, it can be deduced that the
solutions with 3 bits, i.e. QL or QR + S or D, or 4 bits, i.e. QL or QR + SD,
allow having more complete and resilient measurements.</t>
        <t>The methodologies described in the previous sections are transport agnostic and
can be applied in various situations. The choice of the the methods also depends
on the specific protocol, for example QL is a good combination but, in the case
of a protocol which does not support or cannot set the L bit, QR is the only
viable solution.</t>
      </section>
    </section>
    <section anchor="ossification">
      <name>Protocol Ossification Considerations</name>
      <t>Accurate loss and delay information is relevant for the operation of any protocol,
though its presence for a sufficient number of flows is important for the
operation of networks.</t>
      <t>The delay and loss bits are amenable to "greasing" described in <xref target="RFC8701"/>, if
the protocol designers are not ready to dedicate (and ossify) bits used for loss
reporting to this function. The greasing could be accomplished similarly to the
Latency Spin bit greasing in <xref target="QUIC-TRANSPORT"/>. Namely, implementations could
decide that a fraction of flows should not encode loss and delay information and,
instead, the bits would be set to arbitrary values. The observers would need to be
ready to ignore flows with delay and loss information more resembling noise
than the expected signal.</t>
    </section>
    <section anchor="examples-of-application">
      <name>Examples of Application</name>
      <t>The binding of a delay signal to QUIC is partially described in
<xref target="QUIC-TRANSPORT"/>, which adds the Spin bit to the first byte of the short
packet header, leaving two reserved bits for future use.</t>
      <t>The additional signals discussed in this document were implemented and
experimented in QUIC and TCP. The application scenarios can allow to monitor
the interconnections inside a data center (Intra-DC) or between data centers
(Inter-DC) for large scale data transfers up to the end user. It is assumed that
the flows follow stable paths and traverse the same measurement points.</t>
      <t>This document provides different methods to perform measurements, but not all
of which need to be implemented at once. Indeed, some of the methods described
are also utilized in <xref target="I-D.ietf-core-coap-pm"/>.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The methods described in this document are transport agnostic and potentially
applicable to any transport-layer protocol, especially valuable for encrypted
protocols. These methods can be applied to both limited domains and Internet,
depending on the specific protocol application.</t>
      <t>Passive loss and delay observations have been a part of the network operations
for a long time, so exposing loss and delay information to the network does not
add new security concerns for protocols that are currently observable.</t>
      <t>In the absence of packet loss, Q and R bits signals do not provide any
information that cannot be observed by simply counting packets transiting a
network path. In the presence of packet loss, Q and R bits will disclose
the loss, but this is information about the environment and not the endpoint
state. The L bit signal discloses internal state of the protocol's loss
detection machinery, but this state can often be gleaned by timing packets and
observing congestion controller response.</t>
      <t>The measurements described in this document do not imply new packets injected
into the network causing potential harm to the network itself and to data
traffic. The measurements could be harmed by an attacker altering the marking
of the packets or injecting artificial traffic. Authentication techniques may be
used where appropriate to guard against these traffic attacks.</t>
      <t>Hence, loss bits do not provide a viable new mechanism to attack data integrity
and secrecy.</t>
      <t>The measurement fields introduced in this document are intended to be included
into the packets. But it is worth mentioning that it may be possible to use this
information as a covert channel.</t>
      <t>The current document does not define a specific application and the described
techniques can generally apply to different communication protocols operating in
different security environments. A specification defining a specific protocol
application is expected to address the respective security considerations and
must consider specifics of the protocol and its expected operating environment.
For example, security considerations for QUIC, discussed in <xref target="QUIC-TRANSPORT"/>
and <xref target="QUIC-TLS"/>, consider a possibility of active and passive attackers in the
network as well as attacks on specific QUIC mechanisms.</t>
      <section anchor="optimistic-ack-attack">
        <name>Optimistic ACK Attack</name>
        <t>A defense against an Optimistic ACK Attack, described in <xref target="QUIC-TRANSPORT"/>,
involves a sender randomly skipping packet numbers to detect a receiver
acknowledging packet numbers that have never been received. The Q bit signal may
inform the attacker which packet numbers were skipped on purpose and which had
been actually lost (and are, therefore, safe for the attacker to
acknowledge). To use the Q bit for this purpose, the attacker must first receive
at least an entire Q Block of packets, which renders the attack ineffective
against a delay-sensitive congestion controller.</t>
        <t>A protocol that is more susceptible to an Optimistic ACK Attack with the loss
signal provided by Q bit and uses a loss-based congestion controller, should
shorten the current Q Block by the number of skipped packets numbers. For example,
skipping a single packet number will invert the square signal one outgoing
packet sooner.</t>
        <t>Similar considerations apply to the R bit, although a shortened R Block along
with a matching skip in packet numbers does not necessarily imply a lost
packet, since it could be due to a lost packet on the reverse path along with a
deliberately skipped packet by the sender.</t>
      </section>
      <section anchor="delay-bit-with-rtt-obfuscation">
        <name>Delay Bit with RTT Obfuscation</name>
        <t>Theoretically, delay measurements can be used to roughly evaluate the distance
of the client from the server (using the RTT) or from any intermediate observer
(using the client-observer half-RTT). As described in <xref target="RTT-PRIVACY"/>, connection
RTT measurements for geolocating endpoints are usually inferior to even the
most basic IP geolocation databases. It is the variability within RTT
measurements (the jitter) that is most informative, as it can provide insight
into the operating environment of the endpoints as well as the state of the
networks (queuing delays) used by the connection.</t>
        <t>Nevertheless, to further mask the actual RTT of the connection, the Delay bit
algorithm can be slightly modified by, for example, delaying the client-side
reflection of the delay sample by a fixed randomly chosen time value. This
would lead an intermediate observer to measure a delay greater than the real
one.</t>
        <t>This Additional Delay should be randomly selected by the client and kept
constant for a certain amount of time across multiple connections. This ensures
that the client-server jitter remains the same as if no Additional Delay had
been inserted. For example, a new Additional Delay value could be generated
whenever the client's IP address changes.</t>
        <t>Despite the Additional Delay, this Hidden Delay technique still allows an
accurate measurement of the RTT components (observer-server) and all the
intra-domain measurements used to distribute the delay in the network.
Furthermore, unlike the Delay bit, the Hidden Delay bit does not require the
use of the client reflection threshold (1ms by default). Removing this
threshold may lead to increasing the number of valid measurements produced by
the algorithm.</t>
        <t>Note that Hidden Delay bit does not affect an observer's ability to measure
accurate RTT using other means, such as timing packets exchanged during the
connection establishment.</t>
      </section>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
      <t>To minimize unintentional exposure of information, loss bits provide an explicit
loss signal -- a preferred way to share information per <xref target="RFC8558"/>.</t>
      <t>New protocols commonly have specific privacy goals, and loss reporting must
ensure that loss information does not compromise those privacy goals. For
example, <xref target="QUIC-TRANSPORT"/> allows changing Connection IDs in the middle of a
connection to reduce the likelihood of a passive observer linking old and new
sub-flows to the same device. A QUIC implementation would need to reset all
counters when it changes the destination (IP address or UDP port) or the
Connection ID used for outgoing packets. It would also need to avoid
incrementing Unreported Loss counter for loss of packets sent to a different
destination or with a different Connection ID.</t>
      <t>It is also worth highlighting that, if these techniques are not widely deployed,
an endpoint that uses them may be fingerprinted based on their usage.
But, since there is no release of user data, the techniques seem unlikely to
substantially increase the existing privacy risks.</t>
      <t>Furthermore, if there is experimental traffic with these bit set on the network,
a network operator could potentially prioritize this marked traffic by placing it
in a priority queue. This may result in the delivery of better service, which
could potentially mislead an experiment intended to benchmark the network.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document makes no request of IANA.</t>
    </section>
    <section anchor="contributors">
      <name>Contributors</name>
      <t>The following people provided valuable contributions to this document:</t>
      <ul spacing="normal">
        <li>Marcus Ihlar, Ericsson, marcus.ihlar@ericsson.com</li>
        <li>Jari Arkko, Ericsson, jari.arkko@ericsson.com</li>
        <li>Emile Stephan, Orange, emile.stephan@orange.com</li>
        <li>Dmitri Tikhonov, LiteSpeed Technologies, dtikhonov@litespeedtech.com</li>
      </ul>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>The authors would like to thank the QUIC WG for their contributions, Christian
Huitema for implementing Q and L bits in his picoquic stack, and Ike Kunze for
providing constructive reviews and helpful suggestions.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="TCP">
          <front>
            <title>Transmission Control Protocol (TCP)</title>
            <author fullname="W. Eddy" initials="W." role="editor" surname="Eddy"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>This document specifies the Transmission Control Protocol (TCP).  TCP is an important transport-layer protocol in the Internet protocol stack, and it has continuously evolved over decades of use and growth of the Internet.  Over this time, a number of changes have been made to TCP as it was specified in RFC 793, though these have only been documented in a piecemeal fashion.  This document collects and brings those changes together with the protocol specification from RFC 793.  This document obsoletes RFC 793, as well as RFCs 879, 2873, 6093, 6429, 6528, and 6691 that updated parts of RFC 793.  It updates RFCs 1011 and 1122, and it should be considered as a replacement for the portions of those documents dealing with TCP requirements.  It also updates RFC 5961 by adding a small clarification in reset handling while in the SYN-RECEIVED state.  The TCP header control bits from RFC 793 have also been updated based on RFC 3168.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="7"/>
          <seriesInfo name="RFC" value="9293"/>
          <seriesInfo name="DOI" value="10.17487/RFC9293"/>
        </reference>
        <reference anchor="ECN">
          <front>
            <title>The Addition of Explicit Congestion Notification (ECN) to IP</title>
            <author fullname="K. Ramakrishnan" initials="K." surname="Ramakrishnan"/>
            <author fullname="S. Floyd" initials="S." surname="Floyd"/>
            <author fullname="D. Black" initials="D." surname="Black"/>
            <date month="September" year="2001"/>
            <abstract>
              <t>This memo specifies the incorporation of ECN (Explicit Congestion Notification) to TCP and IP, including ECN's use of two bits in the IP header. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3168"/>
          <seriesInfo name="DOI" value="10.17487/RFC3168"/>
        </reference>
        <reference anchor="IPPM-METHODS">
          <front>
            <title>Active and Passive Metrics and Methods (with Hybrid Types In-Between)</title>
            <author fullname="A. Morton" initials="A." surname="Morton"/>
            <date month="May" year="2016"/>
            <abstract>
              <t>This memo provides clear definitions for Active and Passive performance assessment.  The construction of Metrics and Methods can be described as either "Active" or "Passive".  Some methods may use a subset of both Active and Passive attributes, and we refer to these as "Hybrid Methods".  This memo also describes multiple dimensions to help evaluate new methods as they emerge.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7799"/>
          <seriesInfo name="DOI" value="10.17487/RFC7799"/>
        </reference>
        <reference anchor="QUIC-TRANSPORT">
          <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="RFC8558">
          <front>
            <title>Transport Protocol Path Signals</title>
            <author fullname="T. Hardie" initials="T." role="editor" surname="Hardie"/>
            <date month="April" year="2019"/>
            <abstract>
              <t>This document discusses the nature of signals seen by on-path elements examining transport protocols, contrasting implicit and explicit signals.  For example, TCP's state machine uses a series of well-known messages that are exchanged in the clear.  Because these are visible to network elements on the path between the two nodes setting up the transport connection, they are often used as signals by those network elements.  In transports that do not exchange these messages in the clear, on-path network elements lack those signals.  Often, the removal of those signals is intended by those moving the messages to confidential channels.  Where the endpoints desire that network elements along the path receive these signals, this document recommends explicit signals be used.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8558"/>
          <seriesInfo name="DOI" value="10.17487/RFC8558"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="QUIC-TLS">
          <front>
            <title>Using TLS to Secure QUIC</title>
            <author fullname="M. Thomson" initials="M." role="editor" surname="Thomson"/>
            <author fullname="S. Turner" initials="S." role="editor" surname="Turner"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document describes how Transport Layer Security (TLS) is used to secure QUIC.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9001"/>
          <seriesInfo name="DOI" value="10.17487/RFC9001"/>
        </reference>
        <reference anchor="TRANSPORT-ENCRYPT">
          <front>
            <title>Considerations around Transport Header Confidentiality, Network Operations, and the Evolution of Internet Transport Protocols</title>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <author fullname="C. Perkins" initials="C." surname="Perkins"/>
            <date month="July" year="2021"/>
            <abstract>
              <t>To protect user data and privacy, Internet transport protocols have supported payload encryption and authentication for some time. Such encryption and authentication are now also starting to be applied to the transport protocol headers. This helps avoid transport protocol ossification by middleboxes, mitigate attacks against the transport protocol, and protect metadata about the communication. Current operational practice in some networks inspect transport header information within the network, but this is no longer possible when those transport headers are encrypted.</t>
              <t>This document discusses the possible impact when network traffic uses a protocol with an encrypted transport header. It suggests issues to consider when designing new transport protocols or features.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9065"/>
          <seriesInfo name="DOI" value="10.17487/RFC9065"/>
        </reference>
        <reference anchor="QUIC-MANAGEABILITY">
          <front>
            <title>Manageability of the QUIC Transport Protocol</title>
            <author fullname="M. Kühlewind" initials="M." surname="Kühlewind"/>
            <author fullname="B. Trammell" initials="B." surname="Trammell"/>
            <date month="September" year="2022"/>
            <abstract>
              <t>This document discusses manageability of the QUIC transport protocol and focuses on the implications of QUIC's design and wire image on network operations involving QUIC traffic.  It is intended as a "user's manual" for the wire image to provide guidance for network operators and equipment vendors who rely on the use of transport-aware network functions.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9312"/>
          <seriesInfo name="DOI" value="10.17487/RFC9312"/>
        </reference>
        <reference anchor="QUIC-SPIN">
          <front>
            <title>Adding Explicit Passive Measurability of Two-Way Latency to the QUIC Transport Protocol</title>
            <author fullname="Brian Trammell" initials="B." surname="Trammell">
              <organization>ETH Zurich</organization>
            </author>
            <author fullname="Piet De Vaere" initials="P." surname="De Vaere">
              <organization>ETH Zurich</organization>
            </author>
            <author fullname="Roni Even" initials="R." surname="Even">
              <organization>Huawei</organization>
            </author>
            <author fullname="Giuseppe Fioccola" initials="G." surname="Fioccola">
              <organization>Telecom Italia</organization>
            </author>
            <author fullname="Thomas Fossati" initials="T." surname="Fossati">
              <organization>Nokia</organization>
            </author>
            <author fullname="Marcus Ihlar" initials="M." surname="Ihlar">
              <organization>Ericsson</organization>
            </author>
            <author fullname="Al Morton" initials="A. C." surname="Morton">
              <organization>AT&amp;T Labs</organization>
            </author>
            <author fullname="Stephan Emile" initials="S." surname="Emile">
              <organization>Orange</organization>
            </author>
            <date day="14" month="May" year="2018"/>
            <abstract>
              <t>   This document describes the addition of a "spin bit", intended for
   explicit measurability of end-to-end RTT, to the QUIC transport
   protocol.  It proposes a detailed mechanism for the spin bit, as well
   as an additional mechanism, called the valid edge counter, to
   increase the fidelity of the latency signal in less than ideal
   network conditions.  It describes how to use the latency spin signal
   to measure end-to-end latency, discusses corner cases and their
   workarounds in the measurement, describes experimental evaluation of
   the mechanism done to date, and examines the utility and privacy
   implications of the spin bit.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-trammell-quic-spin-03"/>
        </reference>
        <reference anchor="RTT-PRIVACY">
          <front>
            <title>Revisiting the Privacy Implications of Two-Way Internet Latency Data</title>
            <author fullname="Brian Trammell" initials="B." surname="Trammell">
              <organization/>
            </author>
            <author fullname="Mirja Kühlewind" initials="M." surname="Kühlewind">
              <organization/>
            </author>
            <date year="2018"/>
          </front>
          <seriesInfo name="Passive and Active Measurement" value="pp. 73-84"/>
          <seriesInfo name="DOI" value="10.1007/978-3-319-76481-8_6"/>
        </reference>
        <reference anchor="UDP-OPTIONS">
          <front>
            <title>Transport Options for UDP</title>
            <author fullname="Dr. Joseph D. Touch" initials="J. D." surname="Touch">
              <organization>Independent Consultant</organization>
            </author>
            <date day="9" month="June" year="2023"/>
            <abstract>
              <t>   Transport protocols are extended through the use of transport header
   options. This document extends UDP by indicating the location,
   syntax, and semantics for UDP transport layer options.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-tsvwg-udp-options-22"/>
        </reference>
        <reference anchor="UDP-SURPLUS">
          <front>
            <title>UDP Surplus Header</title>
            <author fullname="Tom Herbert" initials="T." surname="Herbert">
              <organization>Intel</organization>
            </author>
            <date day="8" month="July" year="2019"/>
            <abstract>
              <t>   This specification defines the UDP Surplus Header that is an
   extensible and generic format applied to the UDP surplus space. The
   UDP surplus space comprises the bytes between the end of the UDP
   datagram, as indicated by the UDP Length field, and the end of the IP
   packet, as indicated by IP packet or payload length. The UDP Surplus
   Header can be either a protocol trailer of the UDP datagram, or a
   protocol header which effectively serves as an extended UDP header.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-herbert-udp-space-hdr-01"/>
        </reference>
        <reference anchor="ACCURATE-ECN">
          <front>
            <title>More Accurate Explicit Congestion Notification (ECN) Feedback in TCP</title>
            <author fullname="Bob Briscoe" initials="B." surname="Briscoe">
              <organization>Independent</organization>
            </author>
            <author fullname="Mirja Kühlewind" initials="M." surname="Kühlewind">
              <organization>Ericsson</organization>
            </author>
            <author fullname="Richard Scheffenegger" initials="R." surname="Scheffenegger">
              <organization>NetApp</organization>
            </author>
            <date day="30" month="March" year="2023"/>
            <abstract>
              <t>   Explicit Congestion Notification (ECN) is a mechanism where network
   nodes can mark IP packets instead of dropping them to indicate
   incipient congestion to the endpoints.  Receivers with an ECN-capable
   transport protocol feed back this information to the sender.  ECN was
   originally specified for TCP in such a way that only one feedback
   signal can be transmitted per Round-Trip Time (RTT).  Recent new TCP
   mechanisms like Congestion Exposure (ConEx), Data Center TCP (DCTCP)
   or Low Latency, Low Loss, and Scalable Throughput (L4S) need more
   accurate ECN feedback information whenever more than one marking is
   received in one RTT.  This document updates the original ECN
   specification in RFC 3168 to specify a scheme that provides more than
   one feedback signal per RTT in the TCP header.  Given TCP header
   space is scarce, it allocates a reserved header bit previously
   assigned to the ECN-Nonce.  It also overloads the two existing ECN
   flags in the TCP header.  The resulting extra space is exploited to
   feed back the IP-ECN field received during the 3-way handshake as
   well.  Supplementary feedback information can optionally be provided
   in two new TCP option alternatives, which are never used on the TCP
   SYN.  The document also specifies the treatment of this updated TCP
   wire protocol by middleboxes.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-tcpm-accurate-ecn-24"/>
        </reference>
        <reference anchor="AltMark">
          <front>
            <title>Alternate-Marking Method</title>
            <author fullname="G. Fioccola" initials="G." role="editor" surname="Fioccola"/>
            <author fullname="M. Cociglio" initials="M." surname="Cociglio"/>
            <author fullname="G. Mirsky" initials="G." surname="Mirsky"/>
            <author fullname="T. Mizrahi" initials="T." surname="Mizrahi"/>
            <author fullname="T. Zhou" initials="T." surname="Zhou"/>
            <date month="December" year="2022"/>
            <abstract>
              <t>This document describes the Alternate-Marking technique to perform packet loss, delay, and jitter measurements on live traffic.  This technology can be applied in various situations and for different protocols.  According to the classification defined in RFC 7799, it could be considered Passive or Hybrid depending on the application.  This document obsoletes RFC 8321.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9341"/>
          <seriesInfo name="DOI" value="10.17487/RFC9341"/>
        </reference>
        <reference anchor="IPv6AltMark">
          <front>
            <title>IPv6 Application of the Alternate-Marking Method</title>
            <author fullname="G. Fioccola" initials="G." surname="Fioccola"/>
            <author fullname="T. Zhou" initials="T." surname="Zhou"/>
            <author fullname="M. Cociglio" initials="M." surname="Cociglio"/>
            <author fullname="F. Qin" initials="F." surname="Qin"/>
            <author fullname="R. Pang" initials="R." surname="Pang"/>
            <date month="December" year="2022"/>
            <abstract>
              <t>This document describes how the Alternate-Marking Method can be used as a passive performance measurement tool in an IPv6 domain.  It defines an Extension Header Option to encode Alternate-Marking information in both the Hop-by-Hop Options Header and Destination Options Header.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9343"/>
          <seriesInfo name="DOI" value="10.17487/RFC9343"/>
        </reference>
        <reference anchor="ANRW19-PM-QUIC">
          <front>
            <title>Performance measurements of QUIC communications</title>
            <author fullname="Fabio Bulgarella" initials="F." surname="Bulgarella">
              <organization>Politecnico di Torino</organization>
            </author>
            <author fullname="Mauro Cociglio" initials="M." surname="Cociglio">
              <organization>Telecom Italia</organization>
            </author>
            <author fullname="Giuseppe Fioccola" initials="G." surname="Fioccola">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Guido Marchetto" initials="G." surname="Marchetto">
              <organization>Politecnico di Torino</organization>
            </author>
            <author fullname="Riccardo Sisto" initials="R." surname="Sisto">
              <organization>Politecnico di Torino</organization>
            </author>
            <date month="July" year="2019"/>
          </front>
          <seriesInfo name="Proceedings of the Applied Networking Research" value="Workshop"/>
          <seriesInfo name="DOI" value="10.1145/3340301.3341127"/>
        </reference>
        <reference anchor="ConEx">
          <front>
            <title>Congestion Exposure (ConEx) Concepts, Abstract Mechanism, and Requirements</title>
            <author fullname="M. Mathis" initials="M." surname="Mathis"/>
            <author fullname="B. Briscoe" initials="B." surname="Briscoe"/>
            <date month="December" year="2015"/>
            <abstract>
              <t>This document describes an abstract mechanism by which senders inform the network about the congestion recently encountered by packets in the same flow.  Today, network elements at any layer may signal congestion to the receiver by dropping packets or by Explicit Congestion Notification (ECN) markings, and the receiver passes this information back to the sender in transport-layer feedback.  The mechanism described here enables the sender to also relay this congestion information back into the network in-band at the IP layer, such that the total amount of congestion from all elements on the path is revealed to all IP elements along the path, where it could, for example, be used to provide input to traffic management.  This mechanism is called Congestion Exposure, or ConEx.  The companion document, "Congestion Exposure (ConEx) Concepts and Use Cases" (RFC 6789), provides the entry point to the set of ConEx documentation.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7713"/>
          <seriesInfo name="DOI" value="10.17487/RFC7713"/>
        </reference>
        <reference anchor="ConEx-TCP">
          <front>
            <title>TCP Modifications for Congestion Exposure (ConEx)</title>
            <author fullname="M. Kuehlewind" initials="M." role="editor" surname="Kuehlewind"/>
            <author fullname="R. Scheffenegger" initials="R." surname="Scheffenegger"/>
            <date month="May" year="2016"/>
            <abstract>
              <t>Congestion Exposure (ConEx) is a mechanism by which senders inform the network about expected congestion based on congestion feedback from previous packets in the same flow.  This document describes the necessary modifications to use ConEx with the Transmission Control Protocol (TCP).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7786"/>
          <seriesInfo name="DOI" value="10.17487/RFC7786"/>
        </reference>
        <reference anchor="I-D.trammell-tsvwg-spin">
          <front>
            <title>A Transport-Independent Explicit Signal for Hybrid RTT Measurement</title>
            <author fullname="Brian Trammell" initials="B." surname="Trammell">
              <organization>ETH Zurich</organization>
            </author>
            <date day="2" month="July" year="2018"/>
            <abstract>
              <t>   This document defines an explicit per-flow transport-layer signal for
   hybrid measurement of end-to-end RTT.  This signal consists of three
   bits: a spin bit, which oscillates once per end-to-end RTT, and a
   two-bit Valid Edge Counter (VEC), which compensates for loss and
   reordering of the spin bit to increase fidelity of the signal in less
   than ideal network conditions.  It describes the algorithm for
   generating the signal, approaches for observing it to passively
   measure end-to-end latency, and proposes methods for adding it to a
   variety of IETF transport protocols.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-trammell-tsvwg-spin-00"/>
        </reference>
        <reference anchor="I-D.trammell-ippm-spin">
          <front>
            <title>An Explicit Transport-Layer Signal for Hybrid RTT Measurement</title>
            <author fullname="Brian Trammell" initials="B." surname="Trammell">
              <organization>ETH Zurich</organization>
            </author>
            <date day="9" month="January" year="2019"/>
            <abstract>
              <t>   This document defines an explicit per-flow transport-layer signal for
   hybrid measurement of end-to-end RTT.  This signal consists of three
   bits: a spin bit, which oscillates once per end-to-end RTT, and a
   two-bit Valid Edge Counter (VEC), which compensates for loss and
   reordering of the spin bit to increase fidelity of the signal in less
   than ideal network conditions.  It describes the algorithm for
   generating the signal, approaches for observing it to passively
   measure end-to-end latency, and proposes methods for adding it to a
   variety of IETF transport protocols.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-trammell-ippm-spin-00"/>
        </reference>
        <reference anchor="RFC9331">
          <front>
            <title>The Explicit Congestion Notification (ECN) Protocol 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"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>This specification defines the protocol to be used for a new network service called Low Latency, Low Loss, and Scalable throughput (L4S). L4S uses an Explicit Congestion Notification (ECN) scheme at the IP layer that is similar to the original (or 'Classic') ECN approach, except as specified within. L4S uses 'Scalable' congestion control, which induces much more frequent control signals from the network, and it responds to them with much more fine-grained adjustments so that very low (typically sub-millisecond on average) and consistently low queuing delay becomes possible for L4S traffic without compromising link utilization. Thus, even capacity-seeking (TCP-like) traffic can have high bandwidth and very low delay at the same time, even during periods of high traffic load.</t>
              <t>The L4S identifier defined in this document distinguishes L4S from 'Classic' (e.g., TCP-Reno-friendly) traffic. Then, network bottlenecks can be incrementally modified to distinguish and isolate existing traffic that still follows the Classic behaviour, to prevent it from degrading the low queuing delay and low loss of L4S traffic. This Experimental specification defines the rules that L4S transports and network elements need to follow, with the intention that L4S flows neither harm each other's performance nor that of Classic traffic. It also suggests open questions to be investigated during experimentation. Examples of new Active Queue Management (AQM) marking algorithms and new transports (whether TCP-like or real time) are specified separately.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9331"/>
          <seriesInfo name="DOI" value="10.17487/RFC9331"/>
        </reference>
        <reference anchor="RFC8701">
          <front>
            <title>Applying Generate Random Extensions And Sustain Extensibility (GREASE) to TLS Extensibility</title>
            <author fullname="D. Benjamin" initials="D." surname="Benjamin"/>
            <date month="January" year="2020"/>
            <abstract>
              <t>This document describes GREASE (Generate Random Extensions And Sustain Extensibility), a mechanism to prevent extensibility failures in the TLS ecosystem.  It reserves a set of TLS protocol values that may be advertised to ensure peers correctly handle unknown values.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8701"/>
          <seriesInfo name="DOI" value="10.17487/RFC8701"/>
        </reference>
        <reference anchor="I-D.ietf-core-coap-pm">
          <front>
            <title>Constrained Application Protocol (CoAP) Performance Measurement Option</title>
            <author fullname="Giuseppe Fioccola" initials="G." surname="Fioccola">
              <organization>Huawei</organization>
            </author>
            <author fullname="Tianran Zhou" initials="T." surname="Zhou">
              <organization>Huawei</organization>
            </author>
            <author fullname="Mauro Cociglio" initials="M." surname="Cociglio">
              <organization>Telecom Italia</organization>
            </author>
            <author fullname="Fabio Bulgarella" initials="F." surname="Bulgarella">
              <organization>Telecom Italia</organization>
            </author>
            <author fullname="Massimo Nilo" initials="M." surname="Nilo">
              <organization>Telecom Italia</organization>
            </author>
            <author fullname="Fabrizio Milan" initials="F." surname="Milan">
              <organization>Telecom Italia</organization>
            </author>
            <date day="19" month="April" year="2023"/>
            <abstract>
              <t>   This document specifies a method for the Performance Measurement of
   the Constrained Application Protocol (CoAP).  A new CoAP option is
   defined in order to enable network telemetry both end-to-end and hop-
   by-hop.  The endpoints cooperate by marking and, possibly, mirroring
   information on the round-trip connection.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-core-coap-pm-00"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+29+3vbSHYg+nv9FYi9uyO2SbZlu1+eOGm1rJ7WHdmWZXmS
fPfbrwWSoIgxCbABUDLHdv72e55VpwBQkj2dze7dKNOORAL1OHXqvB+j0cg1
ebPMniZH79fLfJo3yS9l3YyacvQya67L6l3y87K8Tl5kab2pslVWNHVynk0X
Rf7bJqtdOplU2dXT5Hm2TLdJWsySk7Kuk0ne1G5WTot0BUPPqnTejPKsmY/y
9Xo1ymSq0RyGHq3M0KOHT9wsbeCdD88Pzo8+uSn8cVlW26dJXsxL5/J19TRp
qk3dPHr48IeHj1xaZenT5LxKi3pdVo3DJV9W5Wb9NDk+PX3h3mVb+GgGfxVN
VhVZM3qOq3H1ZrLK6zovi/PtGuY7Pjr/2bm6gS38mi7LAj7awv7W+VOXJNV8
ms3qZruUT5OkKafm11m2bhZPk2/5r7yYwV706xpWVWXz2v+9XUV/NlU+9Q9P
yxXBwfy9TsPXebHMi7CG7H0zWuZwWjDmpFzCW6PyqwfOpZtmUVa48BH8h6/B
Vy/GySGs7XKZl/QhH82LdFOV8RdldQkAzZYZTJ4cN+kyT5NRcn78gr6F9WYZ
LOgv8OlZBhBMzspVucyHyaPvntATcLBwXOdllRc84LScwUz7D/effC9/b4oG
jxQH39JH2SrNl0+TFa5mPJXV/FhummVZvoMPVvFeDsbJz1lV5dnmvdnLwTJ7
D8dXZfGXtJ9XgCCXWXKSTmo7YaqvjOfyyo8lPdmd808wZ15Op+UyNXP+Kd/U
2Xqdxd/RlL9s0uss58tSLsvLPKsjCJ7BB/B7WtcZAO8bA7sXmyKfLgzsvn/4
ww+PYtj9KatWaRFB71LWMp7LWn5c0BK6ezkeJyebSVovsiuzl2O4aPHntI+D
dymM392HzJov+Y0fU3quO9nP4+SnzfISLuoyAt3P6SQv21/9JyLfHNcznvj1
/HgJBK4ZN7yYnNYyzpvOrXqZL+MbBVRlVYaP/1PvE61lXMBafrx5I4ASv6Sr
6SItN7nFiTqdADCy1pc33alcXhkv9JWdd+ps/AbIl4XeWT6dptWsTMIXNNcp
gKTJpnAvymSWW2jIrJW8OK7xxR/X+HyJu3SuKOGqNPlVhhTx/PAUZvn58IdH
PzyGP48OX9Kfj/e/RWAiyxi9ODr/5dXzN/T5d9/98AN8/vrt8eHo/Ozg5ZvT
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
AT/x7gBAJQEA

-->

</rfc>
