<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.2.13 -->

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>

<rfc ipr="trust200902" docName="draft-ietf-mboned-cbacc-03" category="std">

  <front>
    <title abbrev="CBACC">Circuit Breaker Assisted Congestion Control</title>

    <author initials="J." surname="Holland" fullname="Jake Holland">
      <organization>Akamai Technologies, Inc.</organization>
      <address>
        <postal>
          <street>150 Broadway</street>
          <city>Cambridge, MA 02144</city>
          <country>United States of America</country>
        </postal>
        <email>jakeholland.net@gmail.com</email>
      </address>
    </author>

    <date year="2021" month="July" day="10"/>

    <area>Ops</area>
    <workgroup>Mboned</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>This document specifies Circuit Breaker Assisted Congestion Control (CBACC).
CBACC enables fast-trip Circuit Breakers by publishing rate metadata about multicast channels from senders to intermediate network nodes or receivers.
The circuit breaker behavior is defined as a supplement to receiver driven congestion control systems, to preserve network health if misbehaving or malicious receiver applications subscribe to a volume of traffic that exceeds capacity policies or capability for a network or receiving device.</t>



    </abstract>


  </front>

  <middle>


<section anchor="introduction" title="Introduction">

<t>This document defines Circuit Breaker Assisted Congestion Control (CBACC).
CBACC defines a Network Transport Circuit Breaker (CB), as described by <xref target="RFC8084"/>.</t>

<t>The CB behavior defined in this document uses bit-rate metadata about multicast data streams coupled with policy, capacity, and load information at a network location to prune multicast channels so that the network’s aggregate capacity at that location is not exceeded by the subscribed channels.</t>

<t>To communicate the required metadata, this document defines a YANG <xref target="RFC7950"/> module that augments the DORMS <xref target="I-D.draft-ietf-mboned-dorms"/> YANG module.
DORMS provides a mechanism for senders to publish metadata about the multicast streams they’re sending through a RESTCONF service, so that receivers or forwarding nodes can discover and consume the metadata with a set of standard methods.
The CBACC metadata MAY be communicated to receivers or forwarding nodes by some other method, but the definition of any alternative methods is out of scope for this document.</t>

<t>The CB behavior defined in this document matches the description provided in Section 3.2.3 of <xref target="RFC8084"/> of a unidirectional CB over a controlled path.
The control messages from that description are composed of the messages containing the metadata required for operation of the CB.</t>

<t>CBACC is designed to supplement protocols that use multicast IP and rely on well-behaved receivers to achieve congestion control.
Examples of congestion control systems fitting this description include <xref target="PLM"/>, <xref target="RLM"/>, <xref target="RLC"/>, <xref target="FLID-DL"/>, <xref target="SMCC"/>, and WEBRC <xref target="RFC3738"/>.</t>

<t>CBACC addresses a problem with “overjoining” by untrusted receivers.</t>

<t>In an overjoining condition, receivers (either malicious, misconfigured, or with implementation errors) subscribe to multicast channels but do not respond appropriately to congestion.
When sufficient multicast traffic is available for subscription by such receivers, this can overload any network.</t>

<t>The overjoining problem is relevant to misbehaving receivers for both receiver-driven and feedback-driven congestion control strategies, as described in Section 4.1 of <xref target="RFC8085"/>.</t>

<t>Overjoining attacks and the challenges they present are discussed in more detail in <xref target="ref-overjoining"/>.</t>

<t>CBACC offers a solution for the recommendation in Section 4 of <xref target="RFC8085"/> that circuit breaker solutions be used even where congestion control is optional.</t>

<section anchor="background-and-terminology" title="Background and Terminology">

<t>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “NOT RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they appear in all capitals, as shown here.</t>

</section>
<section anchor="venue" title="Venues for Contribution and Discussion">

<t>This document is in the Github repository at:</t>

<t>https://github.com/GrumpyOldTroll/ietf-dorms-cluster</t>

<t>Readers are welcome to open issues and send pull requests for this document.</t>

<t>Please note that contributions may be merged and substantially edited, and as a reminder, please carefully consider the Note Well before contributing: https://datatracker.ietf.org/submit/note-well/</t>

<t>Substantial discussion of this document should take place on the MBONED working group mailing list (mboned@ietf.org).</t>

<t><list style="symbols">
  <t>Join: https://www.ietf.org/mailman/listinfo/mboned</t>
  <t>Search: https://mailarchive.ietf.org/arch/browse/mboned/</t>
</list></t>

</section>
<section anchor="non-obvious-doc-choices" title="Non-obvious doc choices">

<t><list style="symbols">
  <t>Since nothing is necessarily being actively measured by a network component at the ingress, referring to the bitrate advertisement as an “ingress meter” for this context was considered confusing by reviewers, so the section was renamed with just a note pointing to the link.  Likewise the egress meter and “CB node”.</t>
  <t>TBD: might need more and better examples explaining the point in <xref target="ordering"/>?  Some reason to believe it’s not sufficiently clear…</t>
  <t>Another TBD: consider Dino’s suggestion from 2020-04-09 to include an operational considerations section that addresses some possible optimizations for CB placement and configuration.</t>
  <t>TBD: add a section walking through the requirements in <eref target="https://datatracker.ietf.org/doc/html/rfc8084#section-4">https://datatracker.ietf.org/doc/html/rfc8084#section-4</eref> and explaining how this matches.</t>
  <t>I’m unclear on whether <eref target="https://datatracker.ietf.org/doc/html/rfc8407#section-3.8.2">https://datatracker.ietf.org/doc/html/rfc8407#section-3.8.2</eref> applies here, such that providing an augmentation inside the DORMS namespace causes an update to the DORMS document.</t>
</list></t>

</section>
</section>
<section anchor="circuit-breaker-behavior" title="Circuit Breaker Behavior">

<section anchor="functional-components" title="Functional Components">

<t>This section maps the functional components described in Section 3.1 of <xref target="RFC8084"/> to the operational components of the CBACC CB defined by this document.</t>

<section anchor="bit-ad" title="Bitrate Advertisement">

<t>The metadata provides an advertised maximum data bit-rate, namely the “max-speed” field in the YANG model in <xref target="ref-yang"/>.
This is a self-report by the sender about the maximum amount of traffic a sender will send within any time interval given by the “data-rate-window” field, which is the measurement interval for the CB.
This value refers to the total IP Payload data for all packets in the same (S,G), and its units are in kilobits per second.</t>

<t>The sender MUST NOT send more data for a data stream than the amount of data declared according to its advertised data rate within any measurement window, and it’s RECOMMENDED for the sender to provide some margin to account for the possibility of burst forwarding after traffic encounters a non-empty queue, e.g. as sometimes observed with ACK compression (see <xref target="ZSC91"/> for a description of the phenomenon).
If a CB node observes a higher data rate transmitted within any measurement window, it MAY circuit-break that flow immediately.</t>

<t>In the terminology of <xref target="RFC8084"/>, the bitrate advertisement qualifies as an ingress meter.</t>

</section>
<section anchor="cb-node" title="Circuit Breaker Node">

<t>A circuit breaker node (CB node) is a location in a network where the costraints of the network and the observations about active traffic are compared to the bitrate advertisement in order to make the decision loop about when and whether to perform the circuit breaking behavior.
In the terminology of <xref target="RFC8084"/>, the CB node qualifies as an egress meter.</t>

<t>The CB node has access to several pieces of information that can be used as relevant egress metrics that may include:</t>

<t><list style="numbers">
  <t>Physical capacity limits on each interface.</t>
  <t>Configured capacity limits for multicast traffic for each interface.</t>
  <t>The observed received data rates of subscribed multicast channels with CBACC metadata.</t>
  <t>The observed received data rates of subscribed multicast channels without CBACC metadata.</t>
  <t>The observed received data rates of competing non-multicast traffic.</t>
  <t>The loss rate for subscribed multicast channels, when available.
The loss rate is only sometimes observable at a CB node; for example, when using AMBI <xref target="I-D.draft-ietf-mboned-ambi"/>, or when the data stream carries a protocol that is known to the CB node by some out of band means, and whose traffic can be monitored for loss.
When available, the loss rates may be used.</t>
</list></t>

<t>Note that any on-path router can behave as a CB node, even though there may be other CB nodes downstream or upstream covering the same data streams.
When viewing CB nodes as egress meters in the context of <xref target="RFC8084"/>, it’s important to recall there’s not a single egress meter in the network, but rather an egress meter per CB node, representing potentially multiple overlaid circuit breakers that may redundantly cover parts of the same path, with potentially different constraints based on the network location where the egress meter operates.
All of the CB nodes anywhere on a path constitute separate circuit breakers that may trip independently of other circuit breakers.</t>

<t>Also note that other kinds of components besides on-path routers forwarding the traffic can act as CB nodes, for example the operating system or browser on a device receiving the traffic, or the receiving application itself.</t>

</section>
<section anchor="communication-method" title="Communication Method">

<t>CBACC generally operates at a CB node, where metrics such as those described in <xref target="cb-node"/> are available through system calls, or by communication with various locally deployable system monitoring applications.
However, the CBACC processing can equivalently occur on a separate device that can monitor statistics gathered at a CB node, as long as the necessary control functions to trigger the CB can be invoked.</t>

<t>The communication path defined in this document for the CB node to obtain the bitrate advertisement in <xref target="bit-ad"/> is the use of DORMS <xref target="I-D.draft-ietf-mboned-dorms"/>.
Other methods MAY be used as well or instead, but are out of scope for this document.</t>

</section>
<section anchor="measurement-function" title="Measurement Function">

<t>The measurement function maintains a few values for each interface, computed from the metrics described in <xref target="cb-node"/> and <xref target="bit-ad"/>:</t>

<t><list style="numbers">
  <t>The aggregate advertised maximum bit-rate capacity consumed by CBACC data streams.
This is the sum of the max-speed values in the CBACC metadata for all data streams subscribed through an interface</t>
  <t>An oversubscription threshold for each interface.
The oversubscription threshold will be determined differently for CB nodes in different contexts.
In some network devices, it might be as simple as an administratively configured absolute value or proportion of an interface’s capacity.
For other situations, like a CB node operating in a context with loss visibility, it could be a dynamically changing value that grows when data streams are successfully subscribed and receiving data without loss, and shrinks as loss is observed across subscribed data streams.
The oversubscription threshold calculation could also incorporate other information like out-of-band path capacity measurements with bandwidth detection techniques such as <xref target="PathChirp"/> or <xref target="CapProbe"/>.  <vspace blankLines='1'/>
This document covers some non-normative examples of valid oversubscription threshold functions in <xref target="ref-oversubscribe-thresh"/>.
In general, the oversubscription threshold is the primary parameter that different CBs in different contexts can tune to provide the safety guarantees necessary for their context.</t>
</list></t>

</section>
<section anchor="trigger-function" title="Trigger Function">

<t>The trigger function fires when the aggregate advertised maximum bit-rate exceeds the oversubscription threshold for any interface.</t>

<t>When oversubscribed, the trigger function changes the states of subscribed channels to “blocked” until the aggregate subscribed bit-rate is below the oversubscription threshold again.</t>

<section anchor="ordering" title="Fairness and Inter-flow Ordering">

<t>The trigger function orders the monitored flows according to a fairness function and a within-sender priority ordering (chosen by the sender as part of the CBACC metadata).
When flows are blocked, they’re blocked in order until the aggregate bitrate of the permitted flows do not exceed the oversubscription thresholds monitored by the CB node.</t>

<t>Flows from a single sender MUST be ordered according to their priority field from the CBACC metadata when compared with each other.  This takes precedence over the fairness function ordering, since certain flows from the same sender may need strict priority over others.</t>

<t>For example, consider a sender using File Delivery over Unidirectional Transport (FLUTE, defined in <xref target="RFC6726"/>) that sends File Delivery Table (FDT) Instances (see section 3.2 of <xref target="RFC6726"/>) in one (S,G) and data for the various referenced files in other (S,G)s.
In this case the data for the files will not be consumable without the (S,G) containing the FDT.
Other transport protocols may similarly send control information (often with a lower bitrate) on one channel, and data information on another.
In these cases, the sender may need to ensure that data channels are only available when the control channels are also available.</t>

<t>When comparing flows between senders, (S,G)s from the same sender with different priorities should be treated as aggregated (S,G)s with regard to their declared bitrate consumption, to ensure that if any flows from the same sender need to be pruned by the circuit-breaker, the least preferred priority flows from that sender are pruned first.</t>

<t>Between-sender flows and flows from the same sender with the same priority are ordered according to the fairness function.  TBD: need to work thru detsils, this does not work as written.  Sample fairness function would reward senders for splitting a flow in 2 (more total subscribers).  Maybe should count offload instead?  This has trouble from favoring padding in your flow, but is (i think?) dominated by subscriber count where that’s known.
The fairness function can be different for CBs in different contexts.</t>

<t>A CBACC CB implementation SHOULD provide mechanisms for administrative controls to configure explicit biases, as this may be necessary to support Service Level Agreements for specific events or providers, or to block or de-prioritize channels with historically known misbehavior.</t>

<t>Subject to the above constraints, where possible the default fairness behavior SHOULD favor streams with many receivers over streams with few receivers, and streams with a low bit-rate over streams with a high bit-rate.  See <xref target="fairness"/> for further considerations and examples.</t>

</section>
</section>
<section anchor="reaction" title="Reaction">

<t>When the trigger function fires and a subscribed channel becomes blocked, the reaction depends on whether it’s an upstream interface or a downstream interface.</t>

<t>If a channel is blocked on one or more downstream interfaces, it may still be unblocked on other downstream interfaces.
When this is the case, traffic is simply not forwarded along blocked interfaces, even though clients might still be joined downstream of those interfaces.</t>

<t>When a channel is blocked on all downstream interfaces or when the upstream interface is oversubscribed, the channel is pruned so that data no longer arrives from the network on the upstream interface.
The prune would be performed with a PIM prune (Section 3.5 of <xref target="RFC7761"/>), or a “leave” operation to be communicated via IGMP, MLD, or another multicast group signaling mechanism, according to the expected signaling within the network.</t>

<t>Once initially pruned, a flow SHOULD remain pruned for a minimum amount of time.
The minimum hold-down duration SHOULD be no less than 2.5 minutes by default, even if available bitrate space clears up, to ensure downstream subscriptions will notice and respond.
The hold-down duration SHOULD be extended from the minimum by a randomly chosen number of seconds uniformly distributed over a configurable desynchronization period, to avoid synchronized recovery of different circuit breakers along the path.
The default length of the desynchronization period should be at least 30 seconds.</t>

<t>2.5 minutes is chosen to exceed the default maximum lifetime of 2 minutes that can occur if an IGMP responder suddenly stops operation, and ceases responding to IGMP queries with membership reports, and 30 seconds is chosen to allow for some flexibility in lost packets.
The values MAY be administratively tuned as needed by network operators to meet performance goals specific to their networks or to the traffic they’re forwarding.</t>

<t>When enough capacity is available for a circuit-broken stream to be unblocked and the circuit-breaker hold-down time is expired, flows SHOULD be unblocked according to the priority order until no more flows can be unblocked without exceeding the circuit breaker limits.</t>

</section>
<section anchor="feedback-control-mechanism" title="Feedback Control Mechanism">

<t>The bitrate advertisement metadata from <xref target="bit-ad"/> should be refreshed as needed to maintain up to date values.
When using DORMS and RESTCONF, the Subscription to YANG Notifications for Datastore Updates <xref target="RFC8641"/> is the preferred method to receive changes if available.</t>

<t>If datastore subscriptions are not supported by the client or server, the HTTP Cache Control headers provide valid refresh time properties from the server, and SHOULD be used if present.
If No-Cache is used, the default refresh timing SHOULD be 30 seconds.
A uniformly distributed random value between 0 and 10 seconds SHOULD be added to the Cache Control or the default refresh timing to avoid synchronization across multiple clients.</t>

</section>
</section>
<section anchor="states" title="States">

<section anchor="interface-state" title="Interface State">

<t>A CB holds the following state for each interface, for both the inbound and outbound directions on that interface:</t>

<t><list style="symbols">
  <t>aggregate bandwidth:  The sum of the bandwidths of all non-circuit-broken CBACC flows that transit this interface in this direction.</t>
  <t>bandwidth limit:  The maximum aggregate CBACC advertised bandwidth allowed, not including circuit-broken flows.  <vspace blankLines='1'/>
When reducing the bandwidth limit due to congestion, the circuit breaker SHOULD NOT reduce the limit by more than half its value in 10 seconds, and SHOULD use a smoothing function to reduce the limit gradually over time.  <vspace blankLines='1'/>
It is RECOMMENDED that no more than half the capacity for a link be allocated to CBACC flows if the link might be shared with unicast traffic that is responsive to congestion.</t>
</list></t>

</section>
<section anchor="flow-state" title="Flow State">

<t>Data streams with CBACC metadata have a state for the upstream interface through which the stream is joined:</t>

<t><list style="symbols">
  <t>‘subscribed’<vspace />
Indicates that the circuit breaker is subscribed upstream to the flow and forwarding packets through zero or more egress interfaces.</t>
  <t>‘pruned’<vspace />
Indicates that the flow has been circuit-broken.
A request to unsubscribe from the flow has been sent upstream, e.g. a PIM prune (Section 3.5 of <xref target="RFC7761"/>) or a “leave” operation communicated via IGMP, MLD, or another group membership management mechanism.</t>
</list></t>

<t>Data streams also have a per-interface state for downstream interfaces with subscribers, where the data is being forwarded.
It’s one of:</t>

<t><list style="symbols">
  <t>‘forwarding’<vspace />
Indicates that the flow is a non-circuit-broken flow in steady state, forwarding packets downstream.</t>
  <t>‘blocked’<vspace />
Indicates that data packets for this flow are NOT forwarded downstream via this interface.</t>
</list></t>

</section>
</section>
<section anchor="implementation-design-considerations" title="Implementation Design Considerations">

<section anchor="ref-oversubscribe-thresh" title="Oversubscription Thresholds">

<t>TBD.</t>

</section>
<section anchor="fairness" title="Fairness Functions">

<t>As an example fairness function that makes good sense for a general case of unknown traffic:</t>

<t>Consider a network where the receiver count for multicast channels is known, for example via the experimental PIM extension for population count defined in <xref target="RFC6807"/>.</t>

<t>A good fairness metric for a flow is max-bandwidth divided by receiver-count, with lower values of the fairness metric favored over higher values.</t>

<t>An overview of some other approaches to appropriate fairness metrics is given in Section 2.3 of <xref target="RFC5166"/>.</t>

</section>
</section>
</section>
<section anchor="ref-yang" title="YANG Module">

<section anchor="tree-diagram" title="Tree Diagram">

<t>The tree diagram below follows the notation defined in <xref target="RFC8340"/>.</t>

<figure><artwork><![CDATA[
module: ietf-cbacc

  augment /dorms:dorms/dorms:metadata/dorms:sender/dorms:group:
    +--rw cbacc!
       +--rw max-speed           uint32
       +--rw max-packet-size?    uint16
       +--rw data-rate-window?   uint32
       +--rw priority?           uint16

]]></artwork></figure>

</section>
<section anchor="module" title="Module">

<figure><artwork><![CDATA[
<CODE BEGINS> file ietf-cbacc@2021-07-11.yang
module ietf-cbacc {
  yang-version 1.1;

  namespace "urn:ietf:params:xml:ns:yang:ietf-cbacc";
  prefix "cbacc";

  import ietf-dorms {
    prefix "dorms";
    reference "I-D.jholland-mboned-dorms";
  }

  organization "IETF";

  contact
      "Author:   Jake Holland
                 <mailto:jholland@akamai.com>
      ";

  description
  "Copyright (c) 2019 IETF Trust and the persons identified as
   authors of the code.  All rights reserved.

   Redistribution and use in source and binary forms, with or
   without modification, is permitted pursuant to, and subject to
   the license terms contained in, the Simplified BSD License set
   forth in Section 4.c of the IETF Trust's Legal Provisions
   Relating to IETF Documents
   (https://trustee.ietf.org/license-info).

   This version of this YANG module is part of
   draft-jholland-mboned-cbacc.  See the internet draft for full
   legal notices.

   The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL', 'SHALL
   NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED', 'NOT RECOMMENDED',
   'MAY', and 'OPTIONAL' in this document are to be interpreted as
   described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
   they appear in all capitals, as shown here.

   This module contains the definition for bandwidth consumption
   metadata for SSM channels, as an extension to DORMS
   (draft-ietf-mboned-dorms).";

  revision 2021-07-08 {
    description "Draft version, post-early-review.";
    reference
      "draft-ietf-mboned-cbacc";
  }

  augment
    "/dorms:dorms/dorms:metadata/dorms:sender/dorms:group" {
      description "Definition of the manifest stream providing
          integrity info for the data stream";

    container cbacc {
      presence "CBACC-enabled flow";
      description
        "Information to enable fast-trip circuit breakers";
      leaf max-speed {
        type uint32;
        units "kilobits/second";
        mandatory true;
        description "Maximum bitrate for this stream, in Kilobits
            of IP packet data (including headers) of native
            multicast traffic per second";
      }
      leaf max-packet-size {
        type uint16;
        default 1400;
        description "Maximum IP payload size, in octets.";
      }
      leaf data-rate-window {
          type uint32;
          units "milliseconds";
          default 2000;
          description
            "Time window over which data rate is guaranteed,
             in milliseconds.";
          /* TBD: range limits? */
      }
      leaf priority {
          type uint16;
          default 256;
          description
            "The relative preference level for keeping this flow
             compared to other flows from this sender (higher
             value is more preferred to keep)";
      }
    }
  }
}

<CODE ENDS>
]]></artwork></figure>

</section>
</section>
<section anchor="iana-considerations" title="IANA Considerations">

<section anchor="yang-module-names-registry" title="YANG Module Names Registry">

<t>This document adds one YANG module to the “YANG Module Names” registry maintained at &lt;https://www.iana.org/assignments/yang-parameters&gt;.
The following registrations are made, per the format in Section 14 of <xref target="RFC6020"/>:</t>

<figure><artwork><![CDATA[
      name:      ietf-cbacc
      namespace: urn:ietf:params:xml:ns:yang:ietf-cbacc
      prefix:    cbacc
      reference: I-D.draft-ietf-mboned-cbacc
]]></artwork></figure>

</section>
<section anchor="the-xml-registry" title="The XML Registry">

<t>This document adds the following registration to the “ns” subregistry of the “IETF XML Registry” defined in <xref target="RFC3688"/>, referencing this document.</t>

<figure><artwork><![CDATA[
       URI: urn:ietf:params:xml:ns:yang:ietf-cbacc
       Registrant Contact: The IESG.
       XML: N/A, the requested URI is an XML namespace.
]]></artwork></figure>

</section>
</section>
<section anchor="security-considerations" title="Security Considerations">

<t>TBD: Yang Doctor review from Reshad said this should “mention the YANG data nodes”.  I think this means “do what https://tools.ietf.org/html/rfc8407#section-3.7 says”?</t>

<section anchor="metadata-security" title="Metadata Security">

<t>Be sure to authenticate the metadata.
See DORMS security considerations, and don’t accept unauthenticated metadata if using an alternative means.</t>

</section>
<section anchor="denial-of-service" title="Denial of Service">

<section anchor="state-overload" title="State Overload">

<t>Since CBACC flows require state, it may be possible for a set of receivers and/or senders, possibly acting in concert, to generate many flows in an attempt to overflow the circuit breakers’ state tables.</t>

<t>It is permissible for a network node to behave as a CBACC circuit breaker for some CBACC flows while treating other CBACC flows as non-CBACC, as part of a load balancing strategy for the network as a whole, or simply as defense against this concern when the number of monitored flows exceeds some threshold.</t>

<t>The same techniques described in Section 3.1 of <xref target="RFC4609"/> can be used to help mitigate this attack, for much the same reasons.
It is RECOMMENDED that network operators implement measures to mitigate such attacks.</t>

</section>
</section>
</section>
<section anchor="acknowledgements" title="Acknowledgements">

<t>Many thanks to Devin Anderson, Ben Kaduk, Cheng Jin, Scott Brown, Miroslav Ponec, Bob Briscoe, Lenny Giuliani, Christian Worm Mortensen, Dino Farinacci, and Reshad Rahman for their thoughtful comments and contributions.</t>

</section>


  </middle>

  <back>

    <references title='Normative References'>





<reference  anchor="RFC2119" target='https://www.rfc-editor.org/info/rfc2119'>
<front>
<title>Key words for use in RFCs to Indicate Requirement Levels</title>
<author initials='S.' surname='Bradner' fullname='S. Bradner'><organization /></author>
<date year='1997' month='March' />
<abstract><t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='2119'/>
<seriesInfo name='DOI' value='10.17487/RFC2119'/>
</reference>



<reference  anchor="RFC7950" target='https://www.rfc-editor.org/info/rfc7950'>
<front>
<title>The YANG 1.1 Data Modeling Language</title>
<author initials='M.' surname='Bjorklund' fullname='M. Bjorklund' role='editor'><organization /></author>
<date year='2016' month='August' />
<abstract><t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols.  This document describes the syntax and semantics of version 1.1 of the YANG language.  YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification.  There are a small number of backward incompatibilities from YANG version 1.  This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t></abstract>
</front>
<seriesInfo name='RFC' value='7950'/>
<seriesInfo name='DOI' value='10.17487/RFC7950'/>
</reference>



<reference  anchor="RFC8084" target='https://www.rfc-editor.org/info/rfc8084'>
<front>
<title>Network Transport Circuit Breakers</title>
<author initials='G.' surname='Fairhurst' fullname='G. Fairhurst'><organization /></author>
<date year='2017' month='March' />
<abstract><t>This document explains what is meant by the term &quot;network transport                          Circuit Breaker&quot;.  It describes the need for Circuit Breakers (CBs) for network tunnels and applications when using non-congestion- controlled traffic and explains where CBs are, and are not, needed. It also defines requirements for building a CB and the expected outcomes of using a CB within the Internet.</t></abstract>
</front>
<seriesInfo name='BCP' value='208'/>
<seriesInfo name='RFC' value='8084'/>
<seriesInfo name='DOI' value='10.17487/RFC8084'/>
</reference>



<reference  anchor="RFC8085" target='https://www.rfc-editor.org/info/rfc8085'>
<front>
<title>UDP Usage Guidelines</title>
<author initials='L.' surname='Eggert' fullname='L. Eggert'><organization /></author>
<author initials='G.' surname='Fairhurst' fullname='G. Fairhurst'><organization /></author>
<author initials='G.' surname='Shepherd' fullname='G. Shepherd'><organization /></author>
<date year='2017' month='March' />
<abstract><t>The User Datagram Protocol (UDP) provides a minimal message-passing transport that has no inherent congestion control mechanisms.  This document provides guidelines on the use of UDP for the designers of applications, tunnels, and other protocols that use UDP.  Congestion control guidelines are a primary focus, but the document also provides guidance on other topics, including message sizes, reliability, checksums, middlebox traversal, the use of Explicit Congestion Notification (ECN), Differentiated Services Code Points (DSCPs), and ports.</t><t>Because congestion control is critical to the stable operation of the Internet, applications and other protocols that choose to use UDP as an Internet transport must employ mechanisms to prevent congestion collapse and to establish some degree of fairness with concurrent traffic.  They may also need to implement additional mechanisms, depending on how they use UDP.</t><t>Some guidance is also applicable to the design of other protocols (e.g., protocols layered directly on IP or via IP-based tunnels), especially when these protocols do not themselves provide congestion control.</t><t>This document obsoletes RFC 5405 and adds guidelines for multicast UDP usage.</t></abstract>
</front>
<seriesInfo name='BCP' value='145'/>
<seriesInfo name='RFC' value='8085'/>
<seriesInfo name='DOI' value='10.17487/RFC8085'/>
</reference>



<reference  anchor="RFC8174" target='https://www.rfc-editor.org/info/rfc8174'>
<front>
<title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
<author initials='B.' surname='Leiba' fullname='B. Leiba'><organization /></author>
<date year='2017' month='May' />
<abstract><t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='8174'/>
<seriesInfo name='DOI' value='10.17487/RFC8174'/>
</reference>



<reference  anchor="RFC8340" target='https://www.rfc-editor.org/info/rfc8340'>
<front>
<title>YANG Tree Diagrams</title>
<author initials='M.' surname='Bjorklund' fullname='M. Bjorklund'><organization /></author>
<author initials='L.' surname='Berger' fullname='L. Berger' role='editor'><organization /></author>
<date year='2018' month='March' />
<abstract><t>This document captures the current syntax used in YANG module tree diagrams.  The purpose of this document is to provide a single location for this definition.  This syntax may be updated from time to time based on the evolution of the YANG language.</t></abstract>
</front>
<seriesInfo name='BCP' value='215'/>
<seriesInfo name='RFC' value='8340'/>
<seriesInfo name='DOI' value='10.17487/RFC8340'/>
</reference>


<reference anchor="I-D.draft-ietf-mboned-dorms">
   <front>
      <title>Discovery Of Restconf Metadata for Source-specific multicast</title>
      <author fullname="Jake Holland">
	 <organization>Akamai Technologies, Inc.</organization>
      </author>
      <date month="October" day="31" year="2020" />
      <abstract>
	 <t>   This document defines DORMS (Discovery Of Restconf Metadata for
   Source-specific multicast), a method to discover and retrieve
   extensible metadata about source-specific multicast channels using
   RESTCONF.  The reverse IP DNS zone for a multicast sender&#39;s IP
   address is configured to use SRV resource records to advertise the
   hostname of a RESTCONF server that publishes metadata according to a
   new YANG module with support for extensions.  A new service name and
   the new YANG module are defined.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-mboned-dorms-01" />
   <format type="TXT" target="https://www.ietf.org/archive/id/draft-ietf-mboned-dorms-01.txt" />
</reference>


<reference anchor="I-D.draft-ietf-mboned-ambi">
   <front>
      <title>Asymmetric Manifest Based Integrity</title>
      <author fullname="Jake Holland">
	 <organization>Akamai Technologies, Inc.</organization>
      </author>
      <author fullname="Kyle Rose">
	 <organization>Akamai Technologies, Inc.</organization>
      </author>
      <date month="October" day="31" year="2020" />
      <abstract>
	 <t>   This document defines Asymmetric Manifest-Based Integrity (AMBI).
   AMBI allows each receiver or forwarder of a stream of multicast
   packets to check the integrity of the contents of each packet in the
   data stream.  AMBI operates by passing cryptographically verifiable
   hashes of the data packets inside manifest messages, and sending the
   manifests over authenticated out-of-band communication channels.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-mboned-ambi-01" />
   <format type="TXT" target="https://www.ietf.org/archive/id/draft-ietf-mboned-ambi-01.txt" />
</reference>




    </references>

    <references title='Informative References'>





<reference  anchor="RFC3688" target='https://www.rfc-editor.org/info/rfc3688'>
<front>
<title>The IETF XML Registry</title>
<author initials='M.' surname='Mealling' fullname='M. Mealling'><organization /></author>
<date year='2004' month='January' />
<abstract><t>This document describes an IANA maintained registry for IETF standards which use Extensible Markup Language (XML) related items such as Namespaces, Document Type Declarations (DTDs), Schemas, and Resource Description Framework (RDF) Schemas.</t></abstract>
</front>
<seriesInfo name='BCP' value='81'/>
<seriesInfo name='RFC' value='3688'/>
<seriesInfo name='DOI' value='10.17487/RFC3688'/>
</reference>



<reference  anchor="RFC3738" target='https://www.rfc-editor.org/info/rfc3738'>
<front>
<title>Wave and Equation Based Rate Control (WEBRC) Building Block</title>
<author initials='M.' surname='Luby' fullname='M. Luby'><organization /></author>
<author initials='V.' surname='Goyal' fullname='V. Goyal'><organization /></author>
<date year='2004' month='April' />
<abstract><t>This document specifies Wave and Equation Based Rate Control (WEBRC), which provides rate and congestion control for data delivery.  WEBRC is specifically designed to support protocols using IP multicast.  It provides multiple-rate, congestion-controlled delivery to receivers, i.e., different receivers joined to the same session may be receiving packets at different rates depending on the bandwidths of their individual connections to the sender and on competing traffic along these connections.  WEBRC requires no feedback from receivers to the sender, i.e., it is a completely receiver-driven congestion control protocol.  Thus, it is designed to scale to potentially massive numbers of receivers attached to a session from a single sender.  Furthermore, because each individual receiver adjusts to the available bandwidth between the sender and that receiver, there is the potential to deliver data to each individual receiver at the fastest possible rate for that receiver, even in a highly heterogeneous network architecture, using a single sender.  This memo defines an Experimental Protocol for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='3738'/>
<seriesInfo name='DOI' value='10.17487/RFC3738'/>
</reference>



<reference  anchor="RFC4609" target='https://www.rfc-editor.org/info/rfc4609'>
<front>
<title>Protocol Independent Multicast - Sparse Mode (PIM-SM) Multicast Routing Security Issues and Enhancements</title>
<author initials='P.' surname='Savola' fullname='P. Savola'><organization /></author>
<author initials='R.' surname='Lehtonen' fullname='R. Lehtonen'><organization /></author>
<author initials='D.' surname='Meyer' fullname='D. Meyer'><organization /></author>
<date year='2006' month='October' />
<abstract><t>This memo describes security threats for the larger (intra-domain or inter-domain) multicast routing infrastructures.  Only Protocol Independent Multicast - Sparse Mode (PIM-SM) is analyzed, in its three main operational modes: the traditional Any-Source Multicast (ASM) model, the source-specific multicast (SSM) model, and the ASM model enhanced by the Embedded Rendezvous Point (Embedded-RP) group-to-RP mapping mechanism.  This memo also describes enhancements to the protocol operations that mitigate the identified threats.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='4609'/>
<seriesInfo name='DOI' value='10.17487/RFC4609'/>
</reference>



<reference  anchor="RFC5166" target='https://www.rfc-editor.org/info/rfc5166'>
<front>
<title>Metrics for the Evaluation of Congestion Control Mechanisms</title>
<author initials='S.' surname='Floyd' fullname='S. Floyd' role='editor'><organization /></author>
<date year='2008' month='March' />
<abstract><t>This document discusses the metrics to be considered in an evaluation of new or modified congestion control mechanisms for the Internet.  These include metrics for the evaluation of new transport protocols, of proposed modifications to TCP, of application-level congestion control, and of Active Queue Management (AQM) mechanisms in the router.  This document is the first in a series of documents aimed at improving the models that we use in the evaluation of transport protocols.</t><t>This document is a product of the Transport Modeling Research Group (TMRG), and has received detailed feedback from many members of the Research Group (RG).  As the document tries to make clear, there is not necessarily a consensus within the research community (or the IETF community, the vendor community, the operations community, or any other community) about the metrics that congestion control mechanisms should be designed to optimize, in terms of trade-offs between throughput and delay, fairness between competing flows, and the like.  However, we believe that there is a clear consensus that congestion control mechanisms should be evaluated in terms of trade-offs between a range of metrics, rather than in terms of optimizing for a single metric.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='5166'/>
<seriesInfo name='DOI' value='10.17487/RFC5166'/>
</reference>



<reference  anchor="RFC6020" target='https://www.rfc-editor.org/info/rfc6020'>
<front>
<title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
<author initials='M.' surname='Bjorklund' fullname='M. Bjorklund' role='editor'><organization /></author>
<date year='2010' month='October' />
<abstract><t>YANG is a data modeling language used to model configuration and state data manipulated by the Network Configuration Protocol (NETCONF), NETCONF remote procedure calls, and NETCONF notifications. [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='6020'/>
<seriesInfo name='DOI' value='10.17487/RFC6020'/>
</reference>



<reference  anchor="RFC6726" target='https://www.rfc-editor.org/info/rfc6726'>
<front>
<title>FLUTE - File Delivery over Unidirectional Transport</title>
<author initials='T.' surname='Paila' fullname='T. Paila'><organization /></author>
<author initials='R.' surname='Walsh' fullname='R. Walsh'><organization /></author>
<author initials='M.' surname='Luby' fullname='M. Luby'><organization /></author>
<author initials='V.' surname='Roca' fullname='V. Roca'><organization /></author>
<author initials='R.' surname='Lehtonen' fullname='R. Lehtonen'><organization /></author>
<date year='2012' month='November' />
<abstract><t>This document defines File Delivery over Unidirectional Transport (FLUTE), a protocol for the unidirectional delivery of files over the Internet, which is particularly suited to multicast networks.  The specification builds on Asynchronous Layered Coding, the base protocol designed for massively scalable multicast distribution. This document obsoletes RFC 3926.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='6726'/>
<seriesInfo name='DOI' value='10.17487/RFC6726'/>
</reference>



<reference  anchor="RFC6807" target='https://www.rfc-editor.org/info/rfc6807'>
<front>
<title>Population Count Extensions to Protocol Independent Multicast (PIM)</title>
<author initials='D.' surname='Farinacci' fullname='D. Farinacci'><organization /></author>
<author initials='G.' surname='Shepherd' fullname='G. Shepherd'><organization /></author>
<author initials='S.' surname='Venaas' fullname='S. Venaas'><organization /></author>
<author initials='Y.' surname='Cai' fullname='Y. Cai'><organization /></author>
<date year='2012' month='December' />
<abstract><t>This specification defines a method for providing multicast distribution-tree accounting data.  Simple extensions to the Protocol Independent Multicast (PIM) protocol allow a rough approximation of tree-based data in a scalable fashion.  This document defines an  Experimental Protocol for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='6807'/>
<seriesInfo name='DOI' value='10.17487/RFC6807'/>
</reference>



<reference  anchor="RFC7761" target='https://www.rfc-editor.org/info/rfc7761'>
<front>
<title>Protocol Independent Multicast - Sparse Mode (PIM-SM): Protocol Specification (Revised)</title>
<author initials='B.' surname='Fenner' fullname='B. Fenner'><organization /></author>
<author initials='M.' surname='Handley' fullname='M. Handley'><organization /></author>
<author initials='H.' surname='Holbrook' fullname='H. Holbrook'><organization /></author>
<author initials='I.' surname='Kouvelas' fullname='I. Kouvelas'><organization /></author>
<author initials='R.' surname='Parekh' fullname='R. Parekh'><organization /></author>
<author initials='Z.' surname='Zhang' fullname='Z. Zhang'><organization /></author>
<author initials='L.' surname='Zheng' fullname='L. Zheng'><organization /></author>
<date year='2016' month='March' />
<abstract><t>This document specifies Protocol Independent Multicast - Sparse Mode (PIM-SM).  PIM-SM is a multicast routing protocol that can use the underlying unicast routing information base or a separate multicast-capable routing information base.  It builds unidirectional shared trees rooted at a Rendezvous Point (RP) per group, and it optionally creates shortest-path trees per source.</t><t>This document obsoletes RFC 4601 by replacing it, addresses the errata filed against it, removes the optional (*,*,RP), PIM Multicast Border Router features and authentication using IPsec that lack sufficient deployment experience (see Appendix A), and moves the PIM specification to Internet Standard.</t></abstract>
</front>
<seriesInfo name='STD' value='83'/>
<seriesInfo name='RFC' value='7761'/>
<seriesInfo name='DOI' value='10.17487/RFC7761'/>
</reference>



<reference  anchor="RFC8641" target='https://www.rfc-editor.org/info/rfc8641'>
<front>
<title>Subscription to YANG Notifications for Datastore Updates</title>
<author initials='A.' surname='Clemm' fullname='A. Clemm'><organization /></author>
<author initials='E.' surname='Voit' fullname='E. Voit'><organization /></author>
<date year='2019' month='September' />
<abstract><t>This document describes a mechanism that allows subscriber applications to request a continuous and customized stream of updates from a YANG datastore.  Providing such visibility into updates enables new capabilities based on the remote mirroring and monitoring of configuration and operational state.</t></abstract>
</front>
<seriesInfo name='RFC' value='8641'/>
<seriesInfo name='DOI' value='10.17487/RFC8641'/>
</reference>


<reference anchor="PathChirp" >
  <front>
    <title>pathChirp: Efficient Available Bandwidth Estimation for Network Paths</title>
    <author initials="V.J." surname="Ribeiro" fullname="Vinay J. Ribeiro">
      <organization></organization>
    </author>
    <author initials="R.H." surname="Riedi" fullname="Rudolf H. Riedi">
      <organization></organization>
    </author>
    <author initials="R.G." surname="Baraniuk" fullname="Richard G. Baraniuk">
      <organization></organization>
    </author>
    <author initials="J." surname="Navratil" fullname="Jiri Navratil">
      <organization></organization>
    </author>
    <author initials="L." surname="Cottrell" fullname="Les Cottrell">
      <organization></organization>
    </author>
    <author >
      <organization>Department of Electrical and Computer Engineering Rice University</organization>
    </author>
    <author >
      <organization>SLAC/SCS-Network Monitoring, Stanford University</organization>
    </author>
    <date year="2003"/>
  </front>
</reference>
<reference anchor="CapProbe" >
  <front>
    <title>CapProbe: A Simple and Accurate Capacity Estimation Technique</title>
    <author initials="R." surname="Kapoor" fullname="Rohit Kapoor">
      <organization></organization>
    </author>
    <author initials="L." surname="Chen" fullname="Ling-Jyh Chen">
      <organization></organization>
    </author>
    <author initials="L." surname="Lao" fullname="Li Lao">
      <organization></organization>
    </author>
    <author initials="M." surname="Gerla" fullname="Mario Gerla">
      <organization></organization>
    </author>
    <author initials="M.Y." surname="Sanadidi" fullname="M. Y. Sanadidi">
      <organization></organization>
    </author>
    <date year="2004" month="September"/>
  </front>
  <format type="PDF" target="https://dl.acm.org/doi/pdf/10.1145/1015467.1015476"/>
</reference>
<reference anchor="FLID-DL" target="https://ieeexplore.ieee.org/document/1038584">
  <front>
    <title>FLID-DL: congestion control for layered multicast</title>
    <author initials="J.W." surname="Byers">
      <organization></organization>
    </author>
    <author initials="G." surname="Horn">
      <organization></organization>
    </author>
    <author initials="M." surname="Luby">
      <organization></organization>
    </author>
    <author initials="M." surname="Mitzenmacher">
      <organization></organization>
    </author>
    <author initials="W." surname="Shaver">
      <organization></organization>
    </author>
    <author >
      <organization>IEEE</organization>
    </author>
    <date year="n.d."/>
  </front>
  <seriesInfo name="DOI" value="10.1109/JSAC.2002.803998"/>
</reference>
<reference anchor="PLM" >
  <front>
    <title>PLM: Fast Convergence for Cumulative Layered Multicast Transmission Schemes</title>
    <author initials="A.Legout, E.W." surname="Biersack, Institut EURECOM">
      <organization></organization>
    </author>
    <date year="1999"/>
  </front>
  <format type="PDF" target="http://www.eurecom.fr/en/publication/340/download/ce-legoar-000601.pdf"/>
</reference>
<reference anchor="RLC" >
  <front>
    <title>The RLC multicast congestion control algorithm</title>
    <author initials="L." surname="Rizzo" fullname="Luigi Rizzo">
      <organization></organization>
    </author>
    <author initials="L." surname="Vicisano" fullname="Lorenzo Vicisano">
      <organization></organization>
    </author>
    <author initials="J." surname="Crowcroft" fullname="John Crowcroft">
      <organization></organization>
    </author>
    <date year="1999"/>
  </front>
  <format type="PS" target="http://www.iet.unipi.it/~a007834/rlc99.ps.gz"/>
</reference>
<reference anchor="RLM" >
  <front>
    <title>Receiver-driven Layered Multicast</title>
    <author initials="S." surname="McCanne" fullname="Steven McCanne">
      <organization></organization>
    </author>
    <author initials="V." surname="Jacobson" fullname="Van Jacobson">
      <organization></organization>
    </author>
    <author initials="M." surname="Vetterli" fullname="Martin Vetterli">
      <organization></organization>
    </author>
    <author >
      <organization>University of California, Berkeley</organization>
    </author>
    <author >
      <organization>Lawrence Berkeley National Laboratory</organization>
    </author>
    <date year="1995"/>
  </front>
  <format type="PDF" target="http://www1.cs.columbia.edu/~danr/courses/6761/Fall00/week9/layering.pdf"/>
</reference>
<reference anchor="SMCC" >
  <front>
    <title>Smooth Multirate Multicast Congestion Control</title>
    <author initials="G." surname="Kwon" fullname="Gu-In Kwon">
      <organization></organization>
    </author>
    <author initials="J.W." surname="Byers" fullname="John W. Byers">
      <organization></organization>
    </author>
    <author >
      <organization>Computer Science Department, Boston University</organization>
    </author>
    <date year="2002"/>
  </front>
  <format type="PDF" target="http://www.cs.bu.edu/techreports/pdf/2002-025-smcc.pdf"/>
</reference>
<reference anchor="ZSC91" >
  <front>
    <title>Observations and Dynamics of a Congestion Control Algorithm: The Effects of Two-Way Traffic</title>
    <author initials="L." surname="Zhang" fullname="Lixia Zhang">
      <organization></organization>
    </author>
    <author initials="S." surname="Shenker" fullname="Scott Shenker">
      <organization></organization>
    </author>
    <author initials="D.D." surname="Clark" fullname="David D. Clark">
      <organization></organization>
    </author>
    <date year="1991"/>
  </front>
  <seriesInfo name="Proc. ACM SIGCOMM, ACM Computer Communications Review (CCR), Vol 21, No 4, pp.133-147." value=""/>
</reference>


    </references>


<section anchor="ref-overjoining" title="Overjoining">

<t><xref target="RFC8085"/> describes several remedies for unicast congestion control under UDP, even though UDP does not itself provide congestion control.
In general, any network node under congestion could in theory collect evidence that a unicast flow’s sending rate is not responding to congestion, and would then be justified in circuit-breaking it.</t>

<t>With multicast IP, the situation is different, especially in the presence of malicious receivers.
A well-behaved sender using a receiver-controlled congestion scheme such as WEBRC does not reduce its send rate in response to congestion, instead relying on receivers to leave the appropriate multicast groups.</t>

<t>This leads to a situation where, when a network accepts inter-domain multicast traffic, as long as there are senders somewhere in the world with aggregate bandwidth that exceeds a network’s capacity, receivers in that network can join the flows and overflow the network capacity.
A receiver controlled by an attacker could do this at the IGMP/MLD level without running the application layer protocol that participates in the receiver-controlled congestion control.</t>

<t>A network might be able to detect and defend against the most naive version of such an attack by blocking end users that try to join too many flows at once.
However, an attacker can achieve the same effect by joining a few high-bandwidth flows, if those exist anywhere, and an attacker that controls a few machines in a network can coordinate the receivers so they join disjoint sets of non-responsive sending flows.</t>

<t>This scenario will produce congestion in a middle node in the network that can’t be easily detected at the edge where the IGMP/MLD join is accepted.
Thus, an attacker with a small set of machines in a target network can always trip a circuit breaker if present, or can induce excessive congestion among the bandwidth allocated to multicast.
This problem gets worse as more multicast flows become available.</t>

<t>Although the same can apply to non-responsive unicast traffic, network operators can assume that non-responsive sending flows are in violation of congestion control best practices, and can therefore cut off flows associated with the misbehaving senders.
By contrast, non-responsive multicast senders are likely to be well-behaved participants in receiver-controlled congestion control schemes.</t>

<t>However, receiver controlled congestion control schemes also show the most promise for efficient massive scale content distribution via multicast, provided network health can be ensured.
Therefore, mechanisms to mitigate overjoining attacks while still permitting receiver-controlled congestion control are necessary.</t>

</section>


  </back>

<!-- ##markdown-source:
H4sIAOow62AAA619aXMbOdLmd/4KrPxB9vuS1OFbM9E9uuxWt2R7LXm8/e5s
bBSLIIlWsYpdqJJMO9y/ffPJxFU8bM/udsSMqSIKSCTyzkRyMBj0GtMU+kid
mjpvTaNOap3d6lodW2tso8fqtCqn2jamKvGxqauil41Gtb6jd06OT0974yov
szlNMa6zSTMwupkM5qOq1ONBPsryfLD/uDfOGhpwuH94MNh/PjjY7+X0YFrV
yyNlm3GvZxb1kWrq1jaH+/sv9w97GYFxpN4ubO++qm+nddUujtQVz9q71Ut6
OD5SF2Wj61I3gzOs3OvZJivH/zsraNSRWmrbW5gj9T+bKu8rW9VNrSeWPi3n
+PC/er2sbWZVfdRTg56i/0xpj9SvQ/VLVRQ0Dz+Tjf1KGOk8rurpkTq+zeaZ
UTc6n5VVUU2NptkvynzIQywtp5sjdfB0n3BaZeP7bMlf5KahXZ9m81FtxlPd
V1fHivDy5Il8W7WEYxrwoTTA/nVDiLKqmqjjua5NnvEoTQsXR+oPgmsmYA0J
Df+Y4vEwr+a9XlnV86wxd5q2p96/Oj08OHjpPj5/+XTffXyx/+JJ/PjUfzx4
Hp4+fsJjLwZnw/XjHdMidvvXtEVzRGdbTlaAefzsxQv/8flj//HJs30P4tOD
Z8/cx2f7hx7aZ88Pw9MX+8/9dp4/O/DQPnvCH99lzex0ZurFEWPLUfjOIjxW
55OJyY0uG3V8RzjLRoVWJ4TGezNuZuqcyB0AE8kT6OqNbkCEPK3d4SkD6fB/
A/evp5d/mjJbgpTem5E2dbVl2Pt2XBUT9QvG6bHZNsrks6weq9dDgrDOStPe
bhn5q6mNepPd1QR6sWXMJRHTadUQcRbrQ5isz/Qiq5s5cENUd17ovAHdFYrQ
Q6/OFy0xnTovp6bURJHlFBBq0Oudri0R9+Zpry+PT/euT68HHptXFVF4hQn6
oHIQyXh1Fi82SIIoYpnFu7oa6e6hhqfqWF2b+YIOEoAe53lLeNB4KwPLpYfK
LGv+bPWPHOb7akZi8bdsUVX1NqTSJga/LmfqdKbLrWPUZbaNEq6y2lTqta6L
bNuIofp9qK6zMhsbRyrCVR7sd2evjtSsaRb2aG9vXAyzfD4kxO+NK7O3GE/2
DvaHBwdPntK/B0+fPHs+5H+fP0vQfK0XjZ6P6HAJ4ZBGry4vzgZnlw7fWT2F
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
H88oROv+dwAA

-->

</rfc>

