<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.11 (Ruby 3.2.4) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-xu-savax-control-07" category="std" consensus="true" submissionType="IETF" version="3">
  <!-- xml2rfc v2v3 conversion 3.21.0 -->
  <front>
    <title abbrev="savax-control">Control Plane of Source Address Validation Architecture-eXternal (SAVA-X)</title>
    <seriesInfo name="Internet-Draft" value="draft-xu-savax-control-07"/>
    <author initials="K." surname="Xu" fullname="Ke Xu">
      <organization>Tsinghua University</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>xuke@tsinghua.edu.cn</email>
      </address>
    </author>
    <author initials="X." surname="Wang" fullname="Xiaoliang Wang">
      <organization>Tsinghua University</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>wangxiaoliang0623@foxmail.com</email>
      </address>
    </author>
    <author initials="Y." surname="Guo" fullname="Yangfei Guo">
      <organization>Zhongguancun Laboratory</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>guoyangfei@zgclab.edu.cn</email>
      </address>
    </author>
    <author initials="J." surname="Wu" fullname="Jianping Wu">
      <organization>Tsinghua University</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>jianping@cernet.edu.cn</email>
      </address>
    </author>
    <date year="2024" month="May" day="27"/>
    <abstract>
      <?line 55?>

<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. The inter-domain source address validation architecture is an effort to enhance the Internet by using state machines to generate consistent tags. When communicating between two end hosts at different ADs of the IPv6 network, tags will be added to the packets to identify the authenticity of the IPv6 source address.</t>
    </abstract>
  </front>
  <middle>
    <?line 61?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The Inter-Domain Source Address Validation (SAVA-X) mechanism establishes a trust alliance among Address Domains (AD), maintains a one-to-one state machine among ADs with AD Control Server (ACS), generates a consistent tag, and deploys the tag to the ADs' border router (AER). The AER of the source AD adds a tag to identify the identity of the AD to the packet originating from one AD and sinking in another AD. The AER of the destination AD verifies the source address by validating the correctness of the tag to determine whether it is a packet with a forged source address.</t>
      <t>In the process of packet forwarding, if the source address and the destination address of this packet both belong to the trust alliance, but the tag is not added or incorrectly added, the AER of the destination AD determines that the source address is forged and directly discards this packet. The destination AD forwards the packet directly for packets whose source address is an address outside the trust alliance.</t>
      <t>This document mainly studies the relevant specifications of the control plane of the inter-domain source address validation architecture mechanism between ADs, which will protect IPv6 networks from being forged source addresses. See <xref target="RFC8200"/> for more details about IPv6. It stipulates the design of the consortium blockchain, the nodes' joining and exiting, the maintenance of trust alliance information based on the consortium blockchain, and the maintenance of the state machine. Its promotion and application can realize the standardization of the control plane in the SAVA-X to facilitate the related equipment developed by different manufacturers and organizations to cooperate to accomplish the inter-domain source address validation jointly.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

<section anchor="terminology-and-abbreviation">
        <name>Terminology and Abbreviation</name>
        <t>The following terms are used with a specific meaning:</t>
        <dl newline="true">
          <dt>ACS:</dt>
          <dd>
            <t>AD Control Server. The server maintains the state machine with other ACS and distributes information to AER.</t>
          </dd>
          <dt>AD:</dt>
          <dd>
            <t>Address Domain. The unit of a trust alliance. It is an address set consisting of all IPv6 addresses corresponding to an IPv6 address prefix.</t>
          </dd>
          <dt>ADID:</dt>
          <dd>
            <t>The identity of an AD.</t>
          </dd>
          <dt>ADID_Rec:</dt>
          <dd>
            <t>The record of the number of an AD.
AER:</t>
          </dd>
          <dt/>
          <dd>
            <t>AD border router, which is placed at the boundary of an AD of STA.</t>
          </dd>
          <dt>API_Rec:</dt>
          <dd>
            <t>The record of the prefix of an AD or STA.</t>
          </dd>
          <dt>ARI_Rec:</dt>
          <dd>
            <t>The record with relevant information of an AD or STA.</t>
          </dd>
          <dt>CSR:</dt>
          <dd>
            <t>Certificate Signing Request, which is used for an AD or STA to join or exit the consortium blockchain.</t>
          </dd>
          <dt>SM:</dt>
          <dd>
            <t>State Machine, which is maintained by a pair of ACS to generate tags.</t>
          </dd>
          <dt>STA:</dt>
          <dd>
            <t>sub-Trust Alliance, parts of TA.</t>
          </dd>
          <dt>STA-admin:</dt>
          <dd>
            <t>STA Administrator, the administrator of STA.</t>
          </dd>
          <dt>TA:</dt>
          <dd>
            <t>Trust Alliance. The IPv6 network that uses the SAVA-X mechanism.</t>
          </dd>
          <dt>Tag:</dt>
          <dd>
            <t>The authentic identification of the source address of a packet.</t>
          </dd>
        </dl>
      </section>
    </section>
    <section anchor="the-design-of-the-consortium-blockchain">
      <name>The design of the Consortium Blockchain</name>
      <t>As discussed in the introduction, consortium blockchain will be used in the SAVA-X mechanism.</t>
      <section anchor="trust-alliance">
        <name>Trust Alliance</name>
        <t>Trust Alliance (TA) is a hierarchical structure. Address domains (AD) are assigned into different sub-trust alliances (STA) according to geographic location, economic relationship, political relationship, social relationship, and military relationship. AD is the minimum unit for trust. The one-to-one maintenance state machine between ADs located in the same layer of sub-trust alliance generates consistent tags and deploys the tags to their AERs. The ADs in each sub-trust alliance elect a master AD node. The master AD node represents the sub-trust alliance and maintains the alliance-level state machine with other master AD nodes to generate alliance-level tags. When communicating across sub-trust alliances, it is necessary to achieve the feature of tag replacement.</t>
        <t>The AD in the SAVA-X must be located in a specific sub-trust alliance. According to its position in the SAVA-X, AD can be divided into three roles: primary address domain, boundary address domain, and ordinary address domain which is neither primary nor boundary address domain.</t>
        <ul spacing="normal">
          <li>
            <t>The primary address domain is the representative node of the aforementioned sub-trust alliance and is used to establish a connection with the primary address domain of other sub-trust alliances. In this way, the relationship between trust alliances finally forms a tree-like relationship, and there will be no direct relationship between address domains under the same branch.</t>
          </li>
          <li>
            <t>The boundary address domain is the address domain located at the boundary of the sub-trust alliance. It sends the packet to other sub-trust alliances or outside the trust alliance.</t>
          </li>
          <li>
            <t>The ordinary address domain is neither the primary address domain nor the address domain of the boundary address domain.</t>
          </li>
        </ul>
        <t>Due to the uncontrollable packet forwarding path, in SAVA-X, a virtual address domain needs to be set up as a non-boundary AD to communicate with the sub-trust alliance outside or receive packets sent from outside the sub-trust alliance to maintain the state machine. The virtual AD is recorded as AD_V (Virtual Address Domain). When a packet from an AD in a sub-trust alliance needs to be sent outside the sub-trust alliance, but there are multiple paths to the destination AD in the sub-trust alliance, the sub-trust alliance may have multiple boundary ADs to reach the destination AD. The sub-trust alliance does not know which boundary AD will be selected during the packet forwarding. Therefore, the primary function of AD_V is to prevent this by specifying the specific tag that should be added to the packet sent to the external address domain of the sub-trust alliance.</t>
        <t>What's more, the tag needs to be verified by the boundary address domain of the sub-trust alliance. Therefore, the boundary AD also needs to receive the tags maintained by the AD and AD_V in the trust alliance. As a tag for communicating data between the non-primary address domain and the external address domain of the sub-trust alliance.</t>
      </section>
      <section anchor="consortium-blockchain">
        <name>Consortium Blockchain</name>
        <t>To simplify the control plane's design and avoid the single-point failure to subvert the SAVA-X, we design the SAVA-X with a decentralized infrastructure that will store the information of the trust alliance.</t>
        <t>The consortium blockchain is composed of the trust alliance management committee chain and several sub-chains. Among them, the management committee chain is composed of several nodes to manage the administrator nodes of each sub-chain. The consortium blockchain records information of the sub-trust alliance administrator node, named STA-admin (Sub Trust Alliance administrator), and the member list of each sub-chain which is packaged and submitted by the STA-admin. Each sub-trust alliance has one STA-admin that is assumed by a specific elected AD in the sub-trust alliance. The AD in the same sub-trust alliance forms a private chain to maintain the information of the members of the sub-trust alliance jointly. The STA-admin in each sub-trust alliance is responsible for managing the joining and exiting of the sub-trust alliance node. The STA-admin of each sub-trust alliance maintains the relationship of the members in each sub-trust alliance through the trust alliance management committee chain.</t>
      </section>
      <section anchor="joining-and-exiting">
        <name>Joining and Exiting</name>
        <section anchor="node-joining">
          <name>Node Joining</name>
          <t>This is the admission of joining the sub-trust alliance member AD. The prerequisite for the AD to join the sub-trust alliance is to have a certificate issued by the STA-admin first. AD's Address Control Server (ACS), which will maintain the state machine with other ACS and distribute alliance information and other information to AER, submits a Certificate Signing Request file to the STA-admin of the sub-trust alliance that it wants to join to request the certificate. The CSR file includes ADID, ACS address information, IPv6 address prefix information, and its public key information. If the file is valid, STA-admin verifies the file, generates a node certificate, packages the AD's information into a block, and updates the list of members of the sub-consortium. STA-admin submits the latest block to the consortium blockchain, and the consortium blockchain updates the list of alliance members of the entire trust alliance.</t>
          <t>When a sub-trust alliance wants to join the trust alliance, STA-admin submits a CSR file to the consortium blockchain, including the member information list in the sub-chain and the information of the STA-admin. It requires offline negotiation and cooperation to apply for joining the consortium blockchain. The consortium blockchain management committee verifies the validity of the request, issues administrator certificates, and updates block information. The STA-admins in the current trust alliance jointly maintain a management committee chain, manage the administrator certificates of each sub-trust alliance, and use the certificates for encrypted communication. STA-admin submits the list of members of the sub-trust alliance to the consortium blockchain and joins the entire trust alliance.</t>
          <t>After a node joins the consortium blockchain, there is an Effecting Time and an Expiration Time in the CSR file. STA-admin will assign the sub-trust alliance member with an ADID number if it does not contain the ADID information in the submitted information. The consortium blockchain will give the permitted sub-trust alliance a sub-trust alliance number if the information submitted by the sub-trust alliance does not have the sub-trust alliance number. If there is a conflict between the submitted information and the returned information, the returned ADID or sub-trust alliance number will be selected.</t>
        </section>
        <section anchor="node-exiting">
          <name>Node Exiting</name>
          <t>The member node needs to submit the CSR file again to delete its relevant information. Its STA-admin decides whether to allow it to exit or not. After passing the validation, nodes of the sub-blockchain delete the relevant member information. It also needs to submit a CSR file for the exit of the sub-trust alliance node, which the alliance management committee decides whether to allow it. After validating the receiving exit request, other sub-trust alliance administrator nodes need to delete their maintenance-related sub-alliance node information.</t>
        </section>
      </section>
    </section>
    <section anchor="alliance-information-and-state-machine-maintenance-based-on-the-consortium-blockchain">
      <name>Alliance Information and State Machine Maintenance based on the Consortium Blockchain</name>
      <t>On the AER of the destination AD, to validate the tag, it is first necessary to find out the sub-trust alliance number from the source address of the arriving packet and find its corresponding source Address Domain Identity (ADID) number. Then find the currently valid tag according to the ADID number. The generation of the tag requires the maintenance of the state machine between the ACSes. In SAVA-X, member ADs need to inform each other of their sub-trust alliance number, ADID number, AD role, ACS address, and IPv6 address prefix. The members interact with each other with the state machine information according to the hierarchical division structure after obtaining the basic information of the other members. And use the tags generated by the state machine during the packet forwarding after the specified time to add and validate the tags.</t>
      <t>The relevant information needs to be stored in the sub-chains, where the node is located after joining the consortium blockchain. The information stored on the consortium blockchain needs the content specified in the following three message formats, namely ADID_Rec, ARI_Rec, and API_Rec. We give the packet format required by SAVA-X in the control plane as follows.</t>
      <section anchor="address-domain-identity-record">
        <name>Address Domain Identity Record</name>
        <t>Address Domain Identity Record (ADID_Rec) is used to identify an address domain uniquely in the trust alliance.</t>
        <artwork><![CDATA[
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+
 |   ADID Type   |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 ~              Address Domain Identity (ADID)                   ~
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        <dl newline="true">
          <dt>ADID Type:</dt>
          <dd>
            <t>8-bit Type of ADID, 1 for 16-bit AS number, 2 for 32-bit AS number, 3 for 32-bit AD number, and other unassigned.</t>
          </dd>
          <dt>ADID:</dt>
          <dd>
            <t>The 16-bit or 32-bit ADID number. Its value can be the AS number or the number assigned by the consortium blockchain, and the specific length is determined by the ADID Type field. When each bit of ADID is 1, it represents that the AER requests the information of all members from ACS.</t>
          </dd>
        </dl>
      </section>
      <section anchor="ad-registration-information-record">
        <name>AD Registration Information Record</name>
        <t>AD Registration Information Record (ARI_Rec) is the registration information record of AD, which is used to record the necessary information required to register a specific member AD. The ACS and AD establish connections.</t>
        <artwork><![CDATA[
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |     Action    |     AD Type   |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 ~                            ADID_Rec                           ~
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                          ACS Address                          |
 |                                                               |
 |                                                               |
 |                                                               |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                         Effecting Time                        |
 |                                                               |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        <dl newline="true">
          <dt>Action:</dt>
          <dd>
            <t>8-bit instruction to add (ADD=1) or delete (DEL=2) this record. Others are unassigned.</t>
          </dd>
          <dt>AD Type:</dt>
          <dd>
            <t>8-bit unsigned number indicating the role of AD. 0 for ordinary AD, 1 for primary AD, and 2 for boundary AD. Others are unassigned.</t>
          </dd>
          <dt>ADID_Rec:</dt>
          <dd>
            <t>Reference the ADID_Rec packet.</t>
          </dd>
          <dt>ACS Address:</dt>
          <dd>
            <t>128-bit the IPv6 address of ACS.</t>
          </dd>
          <dt>Effecting Time:</dt>
          <dd>
            <t>64-bit time specifies when this record is applied. It is recommended to use the 64-bit <tt>struct timeval</tt> format for the effecting time of the execution of this record. If all bits of this field are 0 or earlier than the current time, it means that it takes effect immediately.</t>
          </dd>
        </dl>
        <t>The role of the address domain is essential, and each address domain needs to be assigned a corresponding role according to its position in the sub-trust alliance. A sub-trust alliance needs to set one (and only one) primary address domain. It serves as the representative of the sub-trust alliance. The tag generated by its ACS and the ACSes of other sub-trust alliances' primary address domain maintains the state machine to generate the tag of the sub-trust alliance, and it issues the tag to the boundary address domain of the sub-trust alliance. A specific recommendation of a consensus algorithm could generate the primary address domain or be directly specified by the operator of the address domain with offline negotiation. The boundary address domain means that packets forwarded outside the address domain are no longer in the current sub-trust alliance. The primary address domain can be a boundary address domain or not. The tag replacement may occur in the boundary address domain. The ordinary address domain is neither a primary address domain nor a boundary address domain.</t>
      </section>
      <section anchor="ad-prefix-information-record">
        <name>AD Prefix Information Record</name>
        <t>AD Prefix Information Record (API_Rec) is the prefix information corresponding to the prefix of a specific AD. An AD may have more than one prefix, so registration information and prefix information records must be separated.</t>
        <figure anchor="fig-api-rec">
          <name>Format of AD Prefix Information Record</name>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|     Action    |   Alliance    |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
~                            ADID_Rec                           ~
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Prefix Length |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                         IPv6 Address                          |
|                                                               |
|                                                               |
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                         Effecting Time                        |
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
        <dl newline="true">
          <dt>Action:</dt>
          <dd>
            <t>8-bit instruction to add (ADD=1) or delete (DEL=2) this record. Others are unassigned.</t>
          </dd>
          <dt>Alliance:</dt>
          <dd>
            <t>8-bit the sub-trust alliance number.</t>
          </dd>
          <dt>ADID_Rec:</dt>
          <dd>
            <t>Reference the ADID_Rec packet.</t>
          </dd>
          <dt>Prefix Length:</dt>
          <dd>
            <t>8-bit the length of the IPv6 prefix.</t>
          </dd>
          <dt>IPv6 Address:</dt>
          <dd>
            <t>128-bit indicates a certain address prefix operated by the corresponding member AD using together with Prefix Length.</t>
          </dd>
          <dt>Effecting Time:</dt>
          <dd>
            <t>64-bit time specifies when this record is applied. It is recommended to use the 64-bit struct timeval format for the effecting time of the execution of this record. If all bits of this field are 0 or earlier than the current  time, it means that it takes effect immediately.</t>
          </dd>
        </dl>
        <t>ARI_Rec and API_Rec are required to store the AD information in the consortium blockchain and send it to all AERs of their AD with the communication protocol between ACS and AER.</t>
      </section>
    </section>
    <section anchor="time-synchronization">
      <name>Time Synchronization</name>
      <t>Due to the time error between the border routers of the member ADs, to ensure the correct operation of the tag validation, it is necessary to make each device including ACS and AER in the trust alliance calibrate to the same clock reference. The NTP protocol could achieve this goal. You could see <xref target="RFC5905"/> for more details.</t>
      <t>Although the NTP protocol can guarantee the time synchronization between AERs, there may inevitably still be a slight time difference between AERs and ACSes. Therefore, each AER sets a shared time slice. With this time slice, both the expired tag and the new tag are considered valid. That is, more than one tag is valid for a while. The destination AD needs to validate all valid tags belonging to a specific source AD. The tag is correct if one of the tags is validated.</t>
      <t>Assuming that the maximum time difference between AER and ACS is <tt>te</tt>, we set a shared time slice with a length of <tt>2te</tt> between two adjacent tags. In this shared time slice, the two tags before and after are valid. The validity period of the tag with the shared time slice is shown below, see <xref target="figure1"/>.</t>
      <figure anchor="figure1">
        <name>Validity period of tag with the shared time slice</name>
        <artwork><![CDATA[
     +----------------------+
     |      Tag_(n-1)       |
     +----------------------+
                         +----------------------+
                         |         Tag_n        |
                         +----------------------+
                         |  |
                         |  |
                         |  |
     --------------------|--|------------------------------> Time Line
                         2te
]]></artwork>
      </figure>
      <t>In addition to the time difference, we should also take into account the packet transmission delay in the network. Set the minimum delay to <tt>td_min</tt> and the maximum delay to <tt>td_max</tt>. The expiration of <tt>Tag_n</tt> should be extended to <tt>td_max</tt> later, and the beginning of <tt>Tag_(n+1)</tt> validity period should be delayed to <tt>td_min</tt> later. The shared time slice and tag validity period corrected according to transmission delay is shown as follows, see <xref target="figure2"/>.</t>
      <figure anchor="figure2">
        <name>Validity period of tag with the shared time slice after modified</name>
        <artwork><![CDATA[
+----------------------+
|      Tag_(n-1)       |
+----------------------+
                     +----------------------+
                     |        Tag_n         |
                     +----------------------+
                     | |
                     | |
---------------------|-|------------------------------> Time Line
                     2te-td_min+td_max
]]></artwork>
      </figure>
      <t>The expiration of the <tt>Tag_n</tt> is extended to <tt>te+td_max</tt>, and the beginning of the <tt>Tag_(n+1)</tt> is extended to <tt>te-td_min</tt>.  The parameters such as <tt>te</tt>, <tt>td_min</tt>, <tt>td_max</tt>, the period of the shared time slice, and the tag validity period are determined by the destination based on the actual network environment. Therefore, the lifecycle of a tag is as: <tt>lifecycle = Transition Interval + 2te - td_min + td_max</tt>.</t>
    </section>
    <section anchor="security-consideration">
      <name>Security Consideration</name>
      <t>TBD.</t>
    </section>
    <section anchor="iana-consideration">
      <name>IANA Consideration</name>
      <t>TBD.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-normative-references">
      <name>Normative References</name>
      <reference anchor="RFC2119">
        <front>
          <title>Key words for use in RFCs to Indicate Requirement Levels</title>
          <author fullname="S. Bradner" initials="S." surname="Bradner"/>
          <date month="March" year="1997"/>
          <abstract>
            <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="14"/>
        <seriesInfo name="RFC" value="2119"/>
        <seriesInfo name="DOI" value="10.17487/RFC2119"/>
      </reference>
      <reference anchor="RFC5210">
        <front>
          <title>A Source Address Validation Architecture (SAVA) Testbed and Deployment Experience</title>
          <author fullname="J. Wu" initials="J." surname="Wu"/>
          <author fullname="J. Bi" initials="J." surname="Bi"/>
          <author fullname="X. Li" initials="X." surname="Li"/>
          <author fullname="G. Ren" initials="G." surname="Ren"/>
          <author fullname="K. Xu" initials="K." surname="Xu"/>
          <author fullname="M. Williams" initials="M." surname="Williams"/>
          <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="RFC5905">
        <front>
          <title>Network Time Protocol Version 4: Protocol and Algorithms Specification</title>
          <author fullname="D. Mills" initials="D." surname="Mills"/>
          <author fullname="J. Martin" initials="J." role="editor" surname="Martin"/>
          <author fullname="J. Burbank" initials="J." surname="Burbank"/>
          <author fullname="W. Kasch" initials="W." surname="Kasch"/>
          <date month="June" year="2010"/>
          <abstract>
            <t>The Network Time Protocol (NTP) is widely used to synchronize computer clocks in the Internet. This document describes NTP version 4 (NTPv4), which is backwards compatible with NTP version 3 (NTPv3), described in RFC 1305, as well as previous versions of the protocol. NTPv4 includes a modified protocol header to accommodate the Internet Protocol version 6 address family. NTPv4 includes fundamental improvements in the mitigation and discipline algorithms that extend the potential accuracy to the tens of microseconds with modern workstations and fast LANs. It includes a dynamic server discovery scheme, so that in many cases, specific server configuration is not required. It corrects certain errors in the NTPv3 design and implementation and includes an optional extension mechanism. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5905"/>
        <seriesInfo name="DOI" value="10.17487/RFC5905"/>
      </reference>
      <reference anchor="RFC8200">
        <front>
          <title>Internet Protocol, Version 6 (IPv6) Specification</title>
          <author fullname="S. Deering" initials="S." surname="Deering"/>
          <author fullname="R. Hinden" initials="R." surname="Hinden"/>
          <date month="July" year="2017"/>
          <abstract>
            <t>This document specifies version 6 of the Internet Protocol (IPv6). It obsoletes RFC 2460.</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="86"/>
        <seriesInfo name="RFC" value="8200"/>
        <seriesInfo name="DOI" value="10.17487/RFC8200"/>
      </reference>
      <reference anchor="RFC8174">
        <front>
          <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
          <author fullname="B. Leiba" initials="B." surname="Leiba"/>
          <date month="May" year="2017"/>
          <abstract>
            <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="14"/>
        <seriesInfo name="RFC" value="8174"/>
        <seriesInfo name="DOI" value="10.17487/RFC8174"/>
      </reference>
    </references>
    <?line 337?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>TODO acknowledge.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
