<?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.17 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-cui-sada-00" category="info" submissionType="IETF" xml:lang="en" version="3">
  <!-- xml2rfc v2v3 conversion 3.14.2 -->
  <front>
    <title abbrev="SADA">SAVNET-based Anti-DDoS Architecture</title>
    <seriesInfo name="Internet-Draft" value="draft-cui-sada-00"/>
    <author initials="Y." surname="Cui" fullname="Yong Cui">
      <organization>Tsinghua University</organization>
      <address>
        <postal>
          <region>Beijing</region>
          <code>100084</code>
          <country>China</country>
        </postal>
        <email>cuiyong@tsinghua.edu.cn</email>
        <uri>http://www.cuiyong.net/</uri>
      </address>
    </author>
    <author initials="J." surname="Wu" fullname="Jianping Wu">
      <organization>Tsinghua University</organization>
      <address>
        <postal>
          <region>Beijing</region>
          <code>100084</code>
          <country>China</country>
        </postal>
        <email>jianping@cernet.edu.cn</email>
      </address>
    </author>
    <author initials="L." surname="Hui" fullname="Linbo Hui">
      <organization>Zhongguancun Laboratory</organization>
      <address>
        <postal>
          <region>Beijing</region>
          <code>100094</code>
          <country>China</country>
        </postal>
        <email>huilb@zgclab.edu.cn</email>
      </address>
    </author>
    <author initials="L." surname="Zhang" fullname="Lei Zhang">
      <organization>Zhongguancun Laboratory</organization>
      <address>
        <postal>
          <region>Beijing</region>
          <code>100094</code>
          <country>China</country>
        </postal>
        <email>zhanglei@zgclab.edu.cn</email>
      </address>
    </author>
    <date year="2022" month="September" day="09"/>
    <area>Routing</area>
    <workgroup>SAVNET Working Group</workgroup>
    <keyword>Source Address Validation</keyword>
    <keyword>DDoS Detection, Mitigation, and Traceback</keyword>
    <abstract>
      <t>This document proposes the SAVNET-based Anti-DDoS Architecture (SADA), which can efficiently detect, mitigate, and traceback Denial-of-Service (DDoS) attacks that spoof source addresses.
The SADA consists of a distributed DDoS detection mechanism based on honeynets, a multi-stage DDoS mitigation mechanism, and a suspect-based DDoS traceback mechanism.
By adopting the Source Address Validation (SAV) technique of SAVNET and introducing the data plane and the control plane, the SADA makes minor changes to the SAVNET while providing major benefits.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="introduction">
      <name>Introduction</name>
      <t>DDoS attacks using spoofing addresses are notorious on the Internet. 
The attackers command a large number of zombie hosts to forge the target's address and send bogus requests, after which the servers respond with magnified datagrams to the target, resulting in an amplification DDoS attacks.
Some other DDoS attacks (e.g., TCP SYN Flooding Attacks <xref target="RFC4987"/>) also forge source IP addresses in order to drain the target's resources.
These DDoS attacks are simple to carry out but can inflict significant damage.
Their attack traffic is widely dispersed and similar to normal traffic, leading challenge to detect and mitigate.
Furthermore, the spoofed addresses serve as a mask for the attackers, making it difficult to traceback the attackers.</t>
      <t>Some Source Address Validation (SAV) techniques have been proposed to defend against DDoS attacks.
The current practice for achieving ingress filtering is uRPF <xref target="RFC3704"/>, which includes strict uRPF and loose uRPF.
Unfortunately, the strict uRPF often improperly blocks legitimate traffic under asymmetric routing, and the loose uRPF generally permits all received packets.
EFP-uRPF <xref target="RFC8704"/> makes the uRPF more flexible about directionality, while there are mechanisms that <bcp14>MAY</bcp14> lead to improper permit or improper block problems in specific scenarios.
The SAVNET Working Group <xref target="SAVNET_WG"/> provides SAV techniques for intra-domain and inter-domain networks to resolve the problems raised above.
It has been deployed for experimental practice <xref target="RFC5210"/> and is promising to solve the SAV problem.</t>
      <t>However, these SAV techniques are still a long way from being able to defend against DDoS attacks.
First, they only discard spoofing packets at local devices, lacking coordination to detect DDoS attacks with a global view.
Second, only when these SAV techniques are widely deployed will they be able to eliminate DDoS attacks using spoofing addresses, which will take a long time.
Third, there are limited incentives exist to encourage Internet Service Providers (ISPs) to widely deploy SAV devices.</t>
      <t>In the above context, this document offers a SAVNET-based Anti-DDoS Architecture (SADA) that incorporates the following advances.</t>
      <ul spacing="normal">
        <li>A distributed DDoS detection mechanism based on honeynets. The SADA introduces a SAV controller for gathering spoofing statistics from SAV routers that act as honeynets.
The SADA can detect DDoS attacks with a comprehensive analysis using aggregated information from distributed SAV routers.</li>
        <li>A multi-stage DDoS mitigation mechanism. By overviewing the DDoS attack with a comprehensive view, the mitigation policies can be deployed at multiple stages (i.e., near-source, middle, and near-target). These policies vary at different locations and can efficiently mitigate the attack.</li>
        <li>A suspect-based DDoS traceback mechanism. The SADA requires SAV routers to monitor the communication logs of suspicious hosts that have ever forged addresses.
The communication logs will be analyzed to find the attackers.</li>
      </ul>
      <t>The SADA can provide considerable advantages for DDoS attacks by fully adopting SAVNET features with only minor changes.
Even with a small number of SAV routers deployed, the SADA can deliver accurate DDoS detections across a larger area.
As long as the attack traffic flows through the SAV domain, the SADA is able to mitigate it.
With the aggregated communication logs of suspicious hosts, the SADA can also assist in tracing back the attacker.
In addition, the SADA will provide a spoofing address database and a DDoS attacks database, both of which will be available for SAV domains and other domains.
The above incentives <bcp14>MAY</bcp14> induce ISPs to widely deploy SAV devices, which will, in turn, stimulate a more valuable SADA system.</t>
      <section anchor="terminology">
        <name>Terminology</name>
        <ul spacing="normal">
          <li>SADA: the SAVNET-based Anti-DDoS Architecture.</li>
          <li>SAV router: a router that can validate source addresses, make statistics of suspicious hosts, and execute filtering policies.</li>
          <li>SAV controller: a server that communicates with SAV routers. It can detect, mitigate, and traceback DDoS attacks.</li>
          <li>SAV device: either a SAV router or a SAV controller.</li>
          <li>SAV domain: a network domain that has SAV routers deployed.</li>
          <li>suspect: a host that ever forged source addresses in the past is considered a suspect, also called a suspicious host.</li>
          <li>honeynet: consists of SAV routers that record the spoofing packets' statistics instead of always blocking them.</li>
        </ul>
      </section>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <!-- # Body [REPLACE] -->

</section>
    </section>
    <section anchor="architecture">
      <name>Architecture</name>
      <artwork><![CDATA[
+---------------------------------------------------------------+
|                Control Plane (SAV controller)                 |
+---------------------------------------------------------------+
|  +-------------+       +-------------+       +-------------+  |
|  |  Detection  |       | Mitigation  |       |  Traceback  |  |
|  +-------------+       +-------------+       +-------------+  |
|  +--------------------+     +------------------+              |
|  | Spoofing Addresses |     |   DDoS Attack    |              |
|  | Database           |     |   Database       |     ...      |
|  +--------------------+     +------------------+              |
+---------------^-------------------------------+---------------+
                |                               |
     Northbound |                               | Southbound
     Interface  |                               | Interface
                |                               |
+---------------+-------------------------------v---------------+
|                  Data Plane (SAV routers)                     |
+---------------------------------------------------------------+
|  +-------------+    +-------------+    +-------------+        |
|  | Monitoring  |    | Measurement |    |  Filtering  |  ...   |
|  +-------------+    +-------------+    +-------------+        |
+---------------------------------------------------------------+

    Figure 1: The SAVNET-based Anti-DDoS Architecture
]]></artwork>
      <t>The proposed SADA is shown in Figure 1.
The SADA consists of the data plane and the control plane, where the primary functions of the data plane are monitoring, measurement, and filtering, and the primary functions of the control plane are detecting the attacks, formulating defense strategies, and tracing back the attacks.
The northbound interface is used to send statistics data to the control plane, and the southbound interface is used to receive defense strategies from the control plane. 
The two planes communicate with each other and work together to defend against DDoS attacks.</t>
      <section anchor="distributed-ddos-detection-mechanism-based-on-honeynets">
        <name>Distributed DDoS Detection Mechanism Based on Honeynets</name>
        <t>The data plane reflects the widely distributed SAV routers that serve as the architecture's foundation.
When detecting packets using spoofed addresses, the SAV routers do not simply block them but record their statistics and behaviors, which is regarded as a honeynet.
The SAV routers need periodically transmit the statistics data to the SAVA controller.</t>
        <t>Based on the statistics data aggregated from the data plane, the control plane determines whether there is an ongoing DDoS attack.
The judgment <bcp14>MAY</bcp14> refer to the traffic volume, the number of distinct addresses, the protocol, and the port numbers.
A convincing judgment results include factors such as the ongoing traffic volume, impacted scope, duration time, and so on.</t>
      </section>
      <section anchor="multi-stage-ddos-mitigation-mechanism">
        <name>Multi-stage DDoS Mitigation Mechanism</name>
        <t>The control plane represents the SAV controller, which is the core of the architecture.
With the detailed judgment results, the control plane then formulates mitigation strategies for multiple stages.
From the spatial perspective, the attack traffic can be divided into three stages of near-source, middle, and near-target.
Mitigation <bcp14>MAY</bcp14> include various filtering mechanisms on SAV routers at different stages.</t>
        <t>After the mitigation strategies validating by the SAV controller, the mitigation instructions will be issued to SAV routers.
The near-source SAV routers <bcp14>MAY</bcp14> directly filter the spoofed packets using the specific forged source address. 
The middle SAV routers <bcp14>MAY</bcp14> route the spoofed packets of specific target addresses and protocols into unreachable destinations.
The near-target SAV routers <bcp14>MAY</bcp14> adopt other filtering techniques to block the malicious packets based on specific target address, protocol, and packet size.
Such a multi-stage mechanism can mitigate the DDoS attack as much as possible.</t>
      </section>
      <section anchor="suspect-based-ddos-traceback-mechanism">
        <name>Suspect-based DDoS Traceback Mechanism</name>
        <t>The data plane <bcp14>MUST</bcp14> record the communication logs of the suspicious host that forged source addresses in the past.
The communication logs include the spoofing packets' IP addresses, port numbers, packet amounts, intervals, frequencies, and so on.
These logs will be periodically transmitted to the SAV controller for further analysis.</t>
        <t>When DDoS attacks occur, zombie hosts with spoofing addresses are potentially communicating with the attackers.
Analyzing the communication logs of these suspicious zombie hosts, the SAV controller is able to trace back the attacker.</t>
      </section>
      <section anchor="connection-example">
        <name>Connection Example</name>
        <artwork><![CDATA[
            +-------------------------------+           
+-------+   |  +-------+         +-------+  |  +-------+
| SR 1  +---+  | SC 1  +----+----+ SC 2  |  +--+ SR 3  |
+-------+   |  +-------+    |    +-------+  |  +-------+
            |               |               |           
+-------+   |           +---+---+           |  +-------+
| SR 2  +---+           | SC 3  |           +--+ SR 4  |
+-------+   |           +-------+           |  +-------+
            +-------------------------------+           
SR: SAV router
SC: SAV controller

      Figure 2: Connection Example of SAV Devices  
]]></artwork>
        <t>Figure 2 depicts a connection example of SAV devices.
There are SAV routers distributed throughout the network, and they <bcp14>MUST</bcp14> communicate with the SAV controller in order to collaborate.
This document suggests that each SAV router stores several records of the SAV controller for backup.
Each SAV router <bcp14>MUST</bcp14> try to connect to its nearest SAV controller at all times.
If the SAV router loses contact with the present controller, it <bcp14>MUST</bcp14> seek the next closest controller.
Such a mechanism can assist SAV routers in maintaining connections to the best of their abilities.</t>
        <t>The SAV controller appears as a single server to the external.
Realizing the full functionality of the SAV controller, it <bcp14>MAY</bcp14> require much computing and storage resources.
As a result, the SAV controller can be built as clustered or distributed servers, where consistency and scalability are the primary concerns.
Each SAV controller can communicate with many SAV routers and perform the corresponding functions.</t>
      </section>
      <section anchor="establish-and-keep-communication">
        <name>Establish and Keep Communication</name>
        <artwork><![CDATA[
      +------------+               +------------+    
      |   SAV      +---------------> SAV        |    
      |   Router   <---------------+ Controller |    
      +------------+               +------------+    
]]></artwork>
        <t>Figure 3: SAV Router and SAV Controller Establish and Keep Communications</t>
        <t>Given the broad deployment of SAV routers, each configured SAV router <bcp14>MUST</bcp14> automatically establish connections with a SAV controller.
They <bcp14>MUST</bcp14> maintain contact after building connections.
This document suggests that an OSPF-like approach be considered.
Furthermore, the SAV router <bcp14>MUST</bcp14> be able to communicate with the SAV controller during DDoS attacks, and such a mechanism <bcp14>MAY</bcp14> refer to the DOTS Working Group <xref target="DOTS_WG"/>.</t>
      </section>
    </section>
    <section anchor="data-plane">
      <name>Data Plane</name>
      <t>The data plane is primarily comprised of distributed SAV routers.
SAV routers <bcp14>MAY</bcp14> be deployed in access networks, within Autonomous System (AS) domains, or at the AS domains boundary.
The general features of SAV routers are the same wherever they are deployed and can be summarized as follows.</t>
      <ul spacing="normal">
        <li>Collect Spoofing Information. SAV routers need to collect the statistical data of packets with spoofed addresses.
The information includes but is not limited to spoofed source addresses, destination addresses, port numbers, packet intervals, and frequencies.</li>
        <li>Collect information of suspicious hosts. When SAV routers detect a host forging source addresses, they <bcp14>MAY</bcp14> add the host to the list of suspicious hosts.
The SAV routers <bcp14>MUST</bcp14> then monitor the communication logs of these suspicious hosts.
The logs contain information that includes but is not limited to destination addresses, protocols, packet intervals, and frequencies.</li>
        <li>Receive and Execute Instructions. When the SAV controller issue the defense strategies, the SAV routers <bcp14>MUST</bcp14> respond appropriately.
The response mainly consists of Access Control Lists (ACL) filtering <xref target="RFC8519"/> and black-hole routing <xref target="RFC5635"/>.
SAV routers with various locations will perform different actions, such as filtering spoofed packets at the access network and black-hole routing at the AS domain boundary.</li>
        <li>Keep the Capacity for Escape. Attack traffic can sometimes exceed router links, resulting in disconnection from SAV routers to the SAV controller.
To avoid the terrible circumstance, SAV routers <bcp14>MUST</bcp14> reserve a specified amount of bandwidth to maintain a continuous connection with the SAV controller.</li>
      </ul>
    </section>
    <section anchor="control-plane">
      <name>Control Plane</name>
      <t>The control plane consists of the SAV controller that can be clustered or distributed servers.
The SAV controller are responsible for detecting, mitigating, and tracing back DDoS attacks.
They also provide spoofing address database and DDoS attacks database for others to reference.
The following are the features of the SAV controller.</t>
      <ul spacing="normal">
        <li>Aggregate Spoofing Information. The SAV controller collects spoofing statistics from SAV routers everywhere and aggregates them for further analysis.</li>
        <li>Detect DDoS Attacks. The SAV controller <bcp14>MUST</bcp14> determine whether a DDoS attack is ongoing based on the aggregated information. 
The judgment results <bcp14>MUST</bcp14> specify the attack target, traffic volume, impacted scope, duration time, and so on.</li>
        <li>Formulate Defense Strategies. Based on judgment results, the SAV controller will devise the appropriate defense strategies. 
The defense mechanisms <bcp14>MAY</bcp14> include ACL-based filtering and black-hole routing, which vary on specific SAV routers according to their locations. 
The SAV controller then issues detailed defense instructions to individual SAV routers for execution.</li>
        <li>traceback Attacks. The SAV controller also aggregates information about suspicious hosts and analyzes the communication logs of these suspicious hosts to locate the attacker.</li>
        <li>Build and Maintain the databases. The SAV controller <bcp14>MUST</bcp14> build and maintain the spoofing address database at a global view, which will, in turn, help to detect DDoS attacks. 
The SAV controller <bcp14>MUST</bcp14> also build the DDoS attack database with the detection results, which contain the details about each attack, such as the attacker address, the target address, traffic volume, impacted scope, and duration time.
Such a DDoS attack database will help to review the entire process of attacks.</li>
        <li>Provide Management Interface. Detecting, mitigating, and tracing back DDoS attacks <bcp14>MAY</bcp14> necessitate some manual settings in certain contexts.
The management interface provides a convenient way to adjust these settings.</li>
      </ul>
    </section>
    <section anchor="incentives-for-deployment">
      <name>Incentives for Deployment</name>
      <ul spacing="normal">
        <li>Provide DDoS Defense Ability. Whenever the attack traffic flows through the SAV domains, the SAV devices can react to mitigate the attack.
Any ISP that has deployed SAV devices can also obtain the spoofing address information and DDoS attacks information.
With this accurate and real-time information, ISPs can decide how to take measures to protect their customers.</li>
        <li>Locate the Malicious Hosts and Reduce Costs. With deployed SAV devices, ISPs can identify the zombie hosts and help to traceback the attackers.
These zombie hosts <bcp14>MAY</bcp14> incur additional traffic and energy costs.
Locating and removing these malicious hosts not only help to reduce the costs but also improve the reputation of ISPs.</li>
      </ul>
    </section>
    <section anchor="IANA">
      <name>IANA Considerations</name>
      <t>This document includes no request to IANA.</t>
    </section>
    <section anchor="Security">
      <name>Security Considerations</name>
      <ul spacing="normal">
        <li>When DDoS attacks appear, the SAV routers <bcp14>MAY</bcp14> perform different filtering policies at different locations. If SAV routers get a bogus mitigation policy, they <bcp14>MAY</bcp14> undertake destructive filtering activities.</li>
        <li>The SAV controller is the core of the SADA and <bcp14>MUST</bcp14> be secure at all times. The SAV controller <bcp14>SHOULD</bcp14> be able to defend themselves against any invasions.</li>
        <li>The SAV controller's functions are based on statistical data aggregated from the SAV routers. Fake statistical data might have unanticipated consequences.</li>
      </ul>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="RFC3704" target="https://www.rfc-editor.org/info/rfc3704">
          <front>
            <title>Ingress Filtering for Multihomed Networks</title>
            <author fullname="F. Baker" initials="F." surname="Baker">
              <organization/>
            </author>
            <author fullname="P. Savola" initials="P." surname="Savola">
              <organization/>
            </author>
            <date month="March" year="2004"/>
            <abstract>
              <t>BCP 38, RFC 2827, is designed to limit the impact of distributed denial of service attacks, by denying traffic with spoofed addresses access to the network, and to help ensure that traffic is traceable to its correct source network.  As a side effect of protecting the Internet against such attacks, the network implementing the solution also protects itself from this and other attacks, such as spoofed management access to networking equipment.  There are cases when this may create problems, e.g., with multihoming.  This document describes the current ingress filtering operational mechanisms, examines generic issues related to ingress filtering, and delves into the effects on multihoming in particular.  This memo updates RFC 2827.  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="84"/>
          <seriesInfo name="RFC" value="3704"/>
          <seriesInfo name="DOI" value="10.17487/RFC3704"/>
        </reference>
        <reference anchor="RFC8704" target="https://www.rfc-editor.org/info/rfc8704">
          <front>
            <title>Enhanced Feasible-Path Unicast Reverse Path Forwarding</title>
            <author fullname="K. Sriram" initials="K." surname="Sriram">
              <organization/>
            </author>
            <author fullname="D. Montgomery" initials="D." surname="Montgomery">
              <organization/>
            </author>
            <author fullname="J. Haas" initials="J." surname="Haas">
              <organization/>
            </author>
            <date month="February" year="2020"/>
            <abstract>
              <t>This document identifies a need for and proposes improvement of the unicast Reverse Path Forwarding (uRPF) techniques (see RFC 3704) for detection and mitigation of source address spoofing (see BCP 38). Strict uRPF is inflexible about directionality, the loose uRPF is oblivious to directionality, and the current feasible-path uRPF attempts to strike a balance between the two (see RFC 3704). However, as shown in this document, the existing feasible-path uRPF still has shortcomings. This document describes enhanced feasible-path uRPF (EFP-uRPF) techniques that are more flexible (in a meaningful way) about directionality than the feasible-path uRPF (RFC 3704). The proposed EFP-uRPF methods aim to significantly reduce false positives regarding invalid detection in source address validation (SAV). Hence, they can potentially alleviate ISPs' concerns about the possibility of disrupting service for their customers and encourage greater deployment of uRPF techniques. This document updates RFC 3704.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="84"/>
          <seriesInfo name="RFC" value="8704"/>
          <seriesInfo name="DOI" value="10.17487/RFC8704"/>
        </reference>
        <reference anchor="RFC5210" target="https://www.rfc-editor.org/info/rfc5210">
          <front>
            <title>A Source Address Validation Architecture (SAVA) Testbed and Deployment Experience</title>
            <author fullname="J. Wu" initials="J." surname="Wu">
              <organization/>
            </author>
            <author fullname="J. Bi" initials="J." surname="Bi">
              <organization/>
            </author>
            <author fullname="X. Li" initials="X." surname="Li">
              <organization/>
            </author>
            <author fullname="G. Ren" initials="G." surname="Ren">
              <organization/>
            </author>
            <author fullname="K. Xu" initials="K." surname="Xu">
              <organization/>
            </author>
            <author fullname="M. Williams" initials="M." surname="Williams">
              <organization/>
            </author>
            <date month="June" year="2008"/>
            <abstract>
              <t>Because the Internet forwards packets according to the IP destination address, packet forwarding typically takes place without inspection of the source address and malicious attacks have been launched using spoofed source addresses.  In an effort to enhance the Internet with IP source address validation, a prototype implementation of the IP Source Address Validation Architecture (SAVA) was created and an evaluation was conducted on an IPv6 network.  This document reports on the prototype implementation and the test results, as well as the lessons and insights gained from experimentation.  This memo defines an  Experimental Protocol for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5210"/>
          <seriesInfo name="DOI" value="10.17487/RFC5210"/>
        </reference>
        <reference anchor="RFC4987" target="https://www.rfc-editor.org/info/rfc4987">
          <front>
            <title>TCP SYN Flooding Attacks and Common Mitigations</title>
            <author fullname="W. Eddy" initials="W." surname="Eddy">
              <organization/>
            </author>
            <date month="August" year="2007"/>
            <abstract>
              <t>This document describes TCP SYN flooding attacks, which have been well-known to the community for several years.  Various countermeasures against these attacks, and the trade-offs of each, are described.  This document archives explanations of the attack and common defense techniques for the benefit of TCP implementers and administrators of TCP servers or networks, but does not make any standards-level recommendations.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4987"/>
          <seriesInfo name="DOI" value="10.17487/RFC4987"/>
        </reference>
        <reference anchor="RFC8519" target="https://www.rfc-editor.org/info/rfc8519">
          <front>
            <title>YANG Data Model for Network Access Control Lists (ACLs)</title>
            <author fullname="M. Jethanandani" initials="M." surname="Jethanandani">
              <organization/>
            </author>
            <author fullname="S. Agarwal" initials="S." surname="Agarwal">
              <organization/>
            </author>
            <author fullname="L. Huang" initials="L." surname="Huang">
              <organization/>
            </author>
            <author fullname="D. Blair" initials="D." surname="Blair">
              <organization/>
            </author>
            <date month="March" year="2019"/>
            <abstract>
              <t>This document defines a data model for Access Control Lists (ACLs). An ACL is a user-ordered set of rules used to configure the forwarding behavior in a device.  Each rule is used to find a match on a packet and define actions that will be performed on the packet.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8519"/>
          <seriesInfo name="DOI" value="10.17487/RFC8519"/>
        </reference>
        <reference anchor="RFC5635" target="https://www.rfc-editor.org/info/rfc5635">
          <front>
            <title>Remote Triggered Black Hole Filtering with Unicast Reverse Path Forwarding (uRPF)</title>
            <author fullname="W. Kumari" initials="W." surname="Kumari">
              <organization/>
            </author>
            <author fullname="D. McPherson" initials="D." surname="McPherson">
              <organization/>
            </author>
            <date month="August" year="2009"/>
            <abstract>
              <t>Remote Triggered Black Hole (RTBH) filtering is a popular and effective technique for the mitigation of denial-of-service attacks. This document expands upon destination-based RTBH filtering by outlining a method to enable filtering by source address as well.  This  memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5635"/>
          <seriesInfo name="DOI" value="10.17487/RFC5635"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner">
              <organization/>
            </author>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba">
              <organization/>
            </author>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="SAVNET_WG" target="https://datatracker.ietf.org/doc/charter-ietf-savnet/">
          <front>
            <title>Source Address Validation in Intra-domain and Inter-domain Networks</title>
            <author>
              <organization/>
            </author>
            <date year="2022" month="June"/>
          </front>
        </reference>
        <reference anchor="DOTS_WG" target="https://datatracker.ietf.org/doc/charter-ietf-dots/">
          <front>
            <title>DDoS Open Threat Signaling (dots)</title>
            <author>
              <organization/>
            </author>
            <date year="2022" month="March"/>
          </front>
        </reference>
      </references>
    </references>
    <section numbered="false" anchor="Acknowledgements">
      <name>Acknowledgements</name>
      <t>TBD</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
jdhD1GiVE+8YRG+bVdov5cV4PO6s8jucqDvuX/uWjBfpfh+onp8dXu6+b2a9
LMpqNStqqKVPzqIkoBvcLMBR9AJ8c4ttm8G/AewdFHwCZde9KOvZi6geS7sz
h7uivh+Wz/35mLjf7lEDC7P1Cwm8SDzkiHikE1uL7fWP1PPgf9E34eyPifvn
wvLb8RIY5LlZUmrk8Ehd3c6VFbcipJ59HCOWFDbWL7inmna7OtMN55ok72jW
FIAv6tzFYz2LUNo1UAa+aUMS8QiCP9xkjPeu24KEl3axoMtWON92SH4khw70
gjOLlhPc8ImXRtvGL+4JuFxAkzfKwQQx51SMxNlcaIp8QT6yqxd1EOaPZYMK
6V/S5cF7AJYcz87SrowG71u+2zhOkDBBJ4irJF4jMNhPr4ql5iefSruS+3rS
zbA1RvVFyLA98xm2733KSzgx4oNSLzLMk4i8qRP1Ja1cHdiXc5g0EZP/kVIU
QCLbcMTjK51HbOATwVE+Nc6lDEPAHyKTgtuuuBTmCh3svXMhrIkETBlTm3A5
06vk2hRlCF8NldyWSTlnH5mDG8FGKA2ETamLgQoNppi7hlrQOrdUd5BaTC9f
YYVJOxQLiO+bFSUoAv80FBn2SBShkQJpCjJXjkdY2ikZkmOfZUFYjbhEjvZL
PV+ykqWoH5QW3uJipEu6XBcZQgrZs0kBEQOYnLKlbfpAg1VFWmSRSoA4uolg
TMbCNWYSNGFzKc9aXwFTkC9qHEMkCOI4RvJH6MIF6mM0hZ5pscH3ee3auijN
LmAguCR+I6F40c2nRk5lkIqBS9vFCC41YijLoaDnw4aeER8JaUrtFV/SyleE
FBTolRgKd7s46CNuRYLiFSM3CASYY02DmL+Toh0Pnnv2sRtMoKIRyEBBN9TV
sC/H5vO+RtrZuJmvWpU6ZH1xrttkfMeDGLOcUhLaXifSWNBkU6LaHsbGwtbK
D/sjDSYLSfHoPYhwOR+2ENteanXmkgIta2ewfCLNWFuLdm9l5dnCNOdvgUvH
lEIm1IKcr1Xxbms4eeOKkb3pE2clBMM7O/Hn3vUpk+UXFmrE7R2gk5dS16xZ
5yVZG07QzTUJtiTio9O6ZbowcF7ZWamGoFFxjXIQXjGrdZK5vI6HNBR49sA7
7CgUmQeV/w7CNGXt0CqRNKUj4uNWzSCuh0ClrJ1qgb9lqQ4t6mG6W0towsuO
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
04UUvguHsybzX2qu4jCfuw0k0jxrOur5XkbICsRHd30ZIuYTyROJR+vjtc+5
AxHpS5eZZf+AintV6zZEsy6VQrbU569C83eIDbvrME8Xs/2i1VIcXTMfmyBf
Bze2uSBCEwBpNiJ2i0cP5RqCtMmnhLVVccOKlRr4XVcSKxUKLlzUCY2bgjIg
v7tKdd4onBehDPl9UGaXmi88HLsIjsDrw0MECwABeZ2tbJWpaD0vDHsvKEsp
rTXPGaS6DHdGmhvXchEBMf+SQg8O0fhE3lDx31hyuVMbV1plaQrOuIG7EVI+
r6huGkFRHBOYr86666Kl3tRViHTp6Oy5nk1eTsh9lUtIYpZ+vUtPP3T/UEWI
EvPCX+un7WksLzWFuSopVthZzr/5QNTbrQ9KZrknjgMSd0Oi3asbe+6ejdVZ
O5HCatP9XYLuPbltFLLzbWrmSIp82Vpfx1dGKCi79pnyB31WrKd5hPv82Bi6
TJolpOh2CaFvLdf8HuXeXLsYuaVWZ6SVfOcYpZRNfp1YlyjuA446t0JLHzng
TeG+m93p611qXXl53rp346etzXLlrtLVeQLJSs3G3dCCbuSUgPZ/34L/+iF1
1adv8uIGntLSXdL49W730YfBr0cu0aPn/3RnARbXdz4Mrp6dqMF/A5/vs/EJ
UwAA

-->

</rfc>
