<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" ipr="trust200902" docName="draft-ietf-dnsop-avoid-fragmentation-20" number="9715" category="info" consensus="true" submissionType="IETF" tocDepth="4" tocInclude="true" sortRefs="true" symRefs="true" obsoletes="" updates="" xml:lang="en" prepTime="2025-01-27T11:27:23" indexInclude="true" scripts="Common,Latin">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-dnsop-avoid-fragmentation-20" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc9715" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="Avoid IP Fragmentation">IP Fragmentation Avoidance in DNS over UDP</title>
    <seriesInfo name="RFC" value="9715" stream="IETF"/>
    <author initials="K." surname="Fujiwara" fullname="Kazunori Fujiwara">
      <organization abbrev="JPRS" showOnFrontPage="true">Japan Registry Services Co., Ltd.</organization>
      <address>
        <postal>
          <street>Chiyoda First Bldg. East 13F</street>
          <street>3-8-1 Nishi-Kanda</street>
          <region>Chiyoda-ku, Tokyo</region>
          <code>101-0065</code>
          <country>Japan</country>
        </postal>
        <phone>+81 3 5215 8451</phone>
        <email>fujiwara@jprs.co.jp</email>
      </address>
    </author>
    <author initials="P." surname="Vixie" fullname="Paul Vixie">
      <organization showOnFrontPage="true">AWS Security</organization>
      <address>
        <postal>
          <street>11400 La Honda Road</street>
          <city>Woodside</city>
          <region>CA</region>
          <code>94062</code>
          <country>United States of America</country>
        </postal>
        <phone>+1 650 393 3994</phone>
        <email>paul@redbarn.org</email>
      </address>
    </author>
    <date month="01" year="2025"/>
    <area>OPS</area>
    <workgroup>dnsop</workgroup>
    <keyword>DNS</keyword>
    <keyword>IP Fragmentation</keyword>
    <keyword>attack</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">The widely
deployed Extension Mechanisms for DNS (EDNS(0)) feature in the DNS enables a DNS receiver to indicate
its received UDP message size capacity, which supports the sending of
large UDP responses by a DNS server.
Large DNS/UDP messages are more likely to be fragmented,
and IP fragmentation has exposed weaknesses in application protocols.
It is possible to avoid IP fragmentation in DNS by limiting the response
size where possible and signaling the need to upgrade from UDP to TCP
transport where necessary.
This document describes techniques to avoid IP fragmentation in DNS.</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This document is not an Internet Standards Track specification; it is
            published for informational purposes.  
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by the
            Internet Engineering Steering Group (IESG).  Not all documents
            approved by the IESG are candidates for any level of Internet
            Standard; see Section 2 of RFC 7841. 
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc9715" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2025 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Revised BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Revised BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology">Terminology</xref></t>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-how-to-avoid-ip-fragmentati">How to Avoid IP Fragmentation in DNS</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2">
              <li pn="section-toc.1-1.3.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.3.2.1.1"><xref derivedContent="3.1" format="counter" sectionFormat="of" target="section-3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-proposed-recommendations-fo">Proposed Recommendations for UDP Responders</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.2">
                <t indent="0" pn="section-toc.1-1.3.2.2.1"><xref derivedContent="3.2" format="counter" sectionFormat="of" target="section-3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-proposed-recommendations-for">Proposed Recommendations for UDP Requestors</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-proposed-recommendations-for-">Proposed Recommendations for DNS Operators</xref></t>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-protocol-compliance-conside">Protocol Compliance Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2">
              <li pn="section-toc.1-1.7.2.1">
                <t indent="0" pn="section-toc.1-1.7.2.1.1"><xref derivedContent="7.1" format="counter" sectionFormat="of" target="section-7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-on-path-fragmentation-on-ip">On-Path Fragmentation on IPv4</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.2">
                <t indent="0" pn="section-toc.1-1.7.2.2.1"><xref derivedContent="7.2" format="counter" sectionFormat="of" target="section-7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-small-mtu-network">Small MTU Network</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.3">
                <t indent="0" pn="section-toc.1-1.7.2.3.1"><xref derivedContent="7.3" format="counter" sectionFormat="of" target="section-7.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-weaknesses-of-ip-fragmentat">Weaknesses of IP Fragmentation</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.4">
                <t indent="0" pn="section-toc.1-1.7.2.4.1"><xref derivedContent="7.4" format="counter" sectionFormat="of" target="section-7.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-dns-security-protections">DNS Security Protections</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.5">
                <t indent="0" pn="section-toc.1-1.7.2.5.1"><xref derivedContent="7.5" format="counter" sectionFormat="of" target="section-7.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-possible-actions-for-resolv">Possible Actions for Resolver Operators</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t indent="0" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.2">
                <t indent="0" pn="section-toc.1-1.8.2.2.1"><xref derivedContent="8.2" format="counter" sectionFormat="of" target="section-8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-details-of-requestors-maxim">Details of Requestor's Maximum UDP Payload Size Discussions</xref></t>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="Appendix B" format="default" sectionFormat="of" target="section-appendix.b"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-minimal-responses">Minimal Responses</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="Appendix C" format="default" sectionFormat="of" target="section-appendix.c"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-known-implementations">Known Implementations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.11.2">
              <li pn="section-toc.1-1.11.2.1">
                <t indent="0" pn="section-toc.1-1.11.2.1.1"><xref derivedContent="C.1" format="counter" sectionFormat="of" target="section-appendix.c.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bind-9">BIND 9</xref></t>
              </li>
              <li pn="section-toc.1-1.11.2.2">
                <t indent="0" pn="section-toc.1-1.11.2.2.1"><xref derivedContent="C.2" format="counter" sectionFormat="of" target="section-appendix.c.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-knot-dns-and-knot-resolver">Knot DNS and Knot Resolver</xref></t>
              </li>
              <li pn="section-toc.1-1.11.2.3">
                <t indent="0" pn="section-toc.1-1.11.2.3.1"><xref derivedContent="C.3" format="counter" sectionFormat="of" target="section-appendix.c.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-powerdns-authoritative-serv">PowerDNS Authoritative Server, PowerDNS Recursor, and PowerDNS dnsdist</xref></t>
              </li>
              <li pn="section-toc.1-1.11.2.4">
                <t indent="0" pn="section-toc.1-1.11.2.4.1"><xref derivedContent="C.4" format="counter" sectionFormat="of" target="section-appendix.c.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-powerdns-authoritative-serve">PowerDNS Authoritative Server</xref></t>
              </li>
              <li pn="section-toc.1-1.11.2.5">
                <t indent="0" pn="section-toc.1-1.11.2.5.1"><xref derivedContent="C.5" format="counter" sectionFormat="of" target="section-appendix.c.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-unbound">Unbound</xref></t>
              </li>
              <li pn="section-toc.1-1.11.2.6">
                <t indent="0" pn="section-toc.1-1.11.2.6.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.c.6"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgments">Acknowledgments</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.12">
            <t indent="0" pn="section-toc.1-1.12.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.d"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" removeInRFC="false" toc="include" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">This document was originally intended to be a Best Current Practice, but due to
operating system and socket option limitations, some of the
recommendations have not yet gained real-world experience;
therefore, this document is Informational.
It is expected that, as operating systems and implementations evolve,
we will gain more experience with the recommendations and will publish an
updated document as a Best Current Practice in the future.</t>
      <t indent="0" pn="section-1-2">DNS has an EDNS(0) mechanism <xref target="RFC6891" format="default" sectionFormat="of" derivedContent="RFC6891"/>.
The widely deployed EDNS(0) feature in the DNS enables a DNS receiver to indicate
its received UDP message size capacity, which supports the sending of
large UDP responses by a DNS server.
DNS over UDP invites IP fragmentation when a packet is larger than the
Maximum Transmission Unit (MTU) of some network in the packet's path.</t>
      <t indent="0" pn="section-1-3">Fragmented DNS UDP responses have systemic weaknesses, which expose
the requestor to DNS cache poisoning from off-path attackers (see <xref target="ProblemOfFragmentation" format="default" sectionFormat="of" derivedContent="Section 7.3"/> for references and details).</t>
      <t indent="0" pn="section-1-4"><xref target="RFC8900" format="default" sectionFormat="of" derivedContent="RFC8900"/> states that IP fragmentation
introduces fragility to Internet communication.
The transport of DNS messages
over UDP should take account of the observations stated in that document.</t>
      <t indent="0" pn="section-1-5">TCP avoids fragmentation by segmenting data into packets that are smaller
      than or equal to the Maximum Segment Size (MSS). For each transmitted segment, the size of the IP and TCP headers is known,
and the IP packet size can be chosen to keep it within the estimated MTU and the MSS. This takes advantage of the elasticity of the TCP's
packetizing process, depending on how much queued data will fit into the next
segment. In contrast, DNS over UDP has little datagram size elasticity and
lacks insight into IP header and option size, so we must make more
conservative estimates about available UDP payload space.</t>
      <t indent="0" pn="section-1-6"><xref target="RFC7766" format="default" sectionFormat="of" derivedContent="RFC7766"/> states that all general-purpose DNS
      implementations <bcp14>MUST</bcp14> support both UDP and TCP transport.</t>
      <t indent="0" pn="section-1-7">DNS transaction security <xref target="RFC8945" format="default" sectionFormat="of" derivedContent="RFC8945"/> <xref target="RFC2931" format="default" sectionFormat="of" derivedContent="RFC2931"/> does protect
against the security risks of fragmentation, and it protects
delegation responses. But <xref target="RFC8945" format="default" sectionFormat="of" derivedContent="RFC8945"/> has limited applicability due
to key distribution requirements, and there is little if any deployment
of <xref target="RFC2931" format="default" sectionFormat="of" derivedContent="RFC2931"/>.</t>
      <t indent="0" pn="section-1-8">This document describes various techniques to avoid IP fragmentation
of UDP packets in DNS.
This document is primarily applicable to DNS use on the global Internet.</t>
      <t indent="0" pn="section-1-9">In contrast, a path MTU that deviates from the
recommended value might be obtained through static configuration, server
routing hints, or a future discovery protocol.  However, addressing
this falls outside the scope of this document and may be the subject
of future specifications.</t>
    </section>
    <section anchor="terminology" numbered="true" removeInRFC="false" toc="include" pn="section-2">
      <name slugifiedName="name-terminology">Terminology</name>
      <t indent="0" pn="section-2-1">
    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" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> 
    when, and only when, they appear in all capitals, as shown here.
      </t>
      <t indent="0" pn="section-2-2">The definitions of "requestor" and "responder" are per <xref target="RFC6891" format="default" sectionFormat="of" derivedContent="RFC6891"/>:</t>
      <blockquote pn="section-2-3">
  "Requestor" refers to the side that sends a request.  "Responder"
refers to an authoritative, recursive resolver or other DNS component
that responds to questions.</blockquote>
      <t indent="0" pn="section-2-4">The definition of "path MTU" is per <xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/>:</t>
      <blockquote pn="section-2-5">path MTU [is] the minimum link MTU of all the links in a path
      between a source node and a destination node.</blockquote>
      <t indent="0" pn="section-2-6">In this document, the term "Path MTU Discovery" includes
both Classical Path MTU Discovery <xref target="RFC1191" format="default" sectionFormat="of" derivedContent="RFC1191"/> <xref target="RFC8201" format="default" sectionFormat="of" derivedContent="RFC8201"/> and
Packetization Layer Path MTU Discovery <xref target="RFC8899" format="default" sectionFormat="of" derivedContent="RFC8899"/>.</t>
      <t indent="0" pn="section-2-7">Many of the specialized terms used in this document are defined in
"DNS Terminology" <xref target="RFC9499" format="default" sectionFormat="of" derivedContent="RFC9499"/>.</t>
    </section>
    <section anchor="recommendation" numbered="true" removeInRFC="false" toc="include" pn="section-3">
      <name slugifiedName="name-how-to-avoid-ip-fragmentati">How to Avoid IP Fragmentation in DNS</name>
      <t indent="0" pn="section-3-1">These recommendations are intended
for nodes with global IP addresses on the Internet.
Private networks or local networks are out of the scope of this document.</t>
      <t indent="0" pn="section-3-2">The methods to avoid IP fragmentation in DNS are described below:</t>
      <section anchor="RecommendationsResponders" numbered="true" removeInRFC="false" toc="include" pn="section-3.1">
        <name slugifiedName="name-proposed-recommendations-fo">Proposed Recommendations for UDP Responders</name>
        <dl spacing="normal" newline="false" indent="7" pn="section-3.1-1">
          <dt pn="section-3.1-1.1">R1.</dt>
          <dd pn="section-3.1-1.2">UDP responders should not use IPv6 fragmentation
          <xref target="RFC8200" format="default" sectionFormat="of" derivedContent="RFC8200"/>.</dd>
          <dt pn="section-3.1-1.3">R2.</dt>
          <dd pn="section-3.1-1.4">
            <t indent="0" pn="section-3.1-1.4.1">UDP responders should configure their systems to
          prevent fragmentation of UDP packets when sending replies, provided
          it can be done safely. The mechanisms to achieve this vary across
          different operating systems.</t>
            <t indent="0" pn="section-3.1-1.4.2">For BSD-like operating systems, the IP Don't Fragment (DF) flag
          bit <xref target="RFC0791" format="default" sectionFormat="of" derivedContent="RFC0791"/> can be used to prevent
          fragmentation. In contrast, Linux systems do not expose a direct API
          for this purpose and require the use of Path MTU socket options
          (IP_MTU_DISCOVER) to manage fragmentation settings. However, it is
          important to note that enabling IPv4 Path MTU Discovery for UDP in
          current Linux versions is considered harmful and dangerous. For more
          details, see <xref target="impl" format="default" sectionFormat="of" derivedContent="Appendix C"/>.</t>
          </dd>
          <dt pn="section-3.1-1.5">R3.</dt>
          <dd pn="section-3.1-1.6">UDP responders should compose response packets that
          fit in the minimum of the offered requestor's maximum UDP payload
          size <xref target="RFC6891" format="default" sectionFormat="of" derivedContent="RFC6891"/>, the interface MTU, the network MTU
          value configured by the knowledge of the network operators, and the
          <bcp14>RECOMMENDED</bcp14> maximum DNS/UDP payload size 1400. For more details, see
          <xref target="details" format="default" sectionFormat="of" derivedContent="Appendix A"/>.</dd>
          <dt pn="section-3.1-1.7">R4.</dt>
          <dd pn="section-3.1-1.8">If the UDP responder detects an immediate error
          indicating that the UDP packet exceeds the path MTU size, the UDP
          responder may recreate response packets that fit in the path MTU
          size or with the TC bit set.</dd>
        </dl>
        <t indent="0" pn="section-3.1-2">The cause and effect of the TC bit are unchanged <xref target="RFC1035" format="default" sectionFormat="of" derivedContent="RFC1035"/>.</t>
      </section>
      <section anchor="RecommendationsRequestors" numbered="true" removeInRFC="false" toc="include" pn="section-3.2">
        <name slugifiedName="name-proposed-recommendations-for">Proposed Recommendations for UDP Requestors</name>
        <dl spacing="normal" newline="false" indent="7" pn="section-3.2-1">
          <dt pn="section-3.2-1.1">R5.</dt>
          <dd pn="section-3.2-1.2">UDP requestors should limit the requestor's maximum
          UDP payload size to fit in the minimum of the interface MTU, the
          network MTU value configured by the network operators, and the
          <bcp14>RECOMMENDED</bcp14> maximum DNS/UDP payload size 1400.  A
          smaller limit may be allowed. For more details, see <xref target="details" format="default" sectionFormat="of" derivedContent="Appendix A"/>.</dd>
          <dt pn="section-3.2-1.3">R6.</dt>
          <dd pn="section-3.2-1.4">UDP requestors should drop fragmented DNS/UDP
          responses without IP reassembly to avoid cache poisoning attacks (at
          the firewall function).</dd>
          <dt pn="section-3.2-1.5">R7.</dt>
          <dd pn="section-3.2-1.6">DNS responses may be dropped by IP fragmentation.
          It is recommended that requestors eventually try alternative transport protocols.</dd>
        </dl>
      </section>
    </section>
    <section anchor="RecommendationOperators" numbered="true" removeInRFC="false" toc="include" pn="section-4">
      <name slugifiedName="name-proposed-recommendations-for-">Proposed Recommendations for DNS Operators</name>
      <t indent="0" pn="section-4-1">Large DNS responses are typically the result of zone configuration.
      People who publish information in the DNS should seek configurations
      resulting in small responses.  For example:</t>
      <dl spacing="normal" newline="false" indent="7" pn="section-4-2">
        <dt pn="section-4-2.1">R8.</dt>
        <dd pn="section-4-2.2">Use a smaller number of name servers.</dd>
        <dt pn="section-4-2.3">R9.</dt>
        <dd pn="section-4-2.4">Use a smaller number of A/AAAA RRs for a domain name.</dd>
        <dt pn="section-4-2.5">R10.</dt>
        <dd pn="section-4-2.6">Use minimal-responses configuration: Some
	implementations have a 'minimal responses' configuration option that
	causes DNS servers to make response packets smaller by containing only
	mandatory and required data (<xref target="minimal-responses" format="default" sectionFormat="of" derivedContent="Appendix B"/>).</dd>
        <dt pn="section-4-2.7">R11.</dt>
        <dd pn="section-4-2.8">Use a smaller signature / public key size algorithm
	for DNSSEC.  Notably, the signature sizes of the Elliptic Curve Digital Signature Algorithm (ECDSA)  and Edwards-curve Digital Signature Algorithm (EdDSA) are
	smaller than those of equivalent cryptographic strength using RSA.</dd>
      </dl>
      <t indent="0" pn="section-4-3">It is difficult to determine a specific upper limit for R8, R9, and
R11, but it is sufficient if all responses from the DNS servers are
below the size of R3 and R5.</t>
    </section>
    <section anchor="protocol" numbered="true" removeInRFC="false" toc="include" pn="section-5">
      <name slugifiedName="name-protocol-compliance-conside">Protocol Compliance Considerations</name>
      <t indent="0" pn="section-5-1">Some authoritative servers deviate from the DNS standard as follows:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5-2">
        <li pn="section-5-2.1">
          <t indent="0" pn="section-5-2.1.1">Some authoritative servers ignore the EDNS(0) requestor's maximum UDP payload size and return large UDP responses <xref target="Fujiwara2018" format="default" sectionFormat="of" derivedContent="Fujiwara2018"/>.</t>
        </li>
        <li pn="section-5-2.2">
          <t indent="0" pn="section-5-2.2.1">Some authoritative servers do not support TCP transport.</t>
        </li>
      </ul>
      <t indent="0" pn="section-5-3">Such non-compliant behavior cannot become implementation or configuration
constraints for the rest of the DNS. If failure is the result, then that
failure must be localized to the non-compliant servers.</t>
    </section>
    <section anchor="iana" numbered="true" removeInRFC="false" toc="include" pn="section-6">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t indent="0" pn="section-6-1">This document has no IANA actions.</t>
    </section>
    <section anchor="securitycons" numbered="true" removeInRFC="false" toc="include" pn="section-7">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <section anchor="on-path-fragmentation-on-ipv4" numbered="true" removeInRFC="false" toc="include" pn="section-7.1">
        <name slugifiedName="name-on-path-fragmentation-on-ip">On-Path Fragmentation on IPv4</name>
        <t indent="0" pn="section-7.1-1">If the Don't Fragment (DF) flag bit is not set,
on-path fragmentation may happen on IPv4,
and it can lead to vulnerabilities as shown in <xref target="ProblemOfFragmentation" format="default" sectionFormat="of" derivedContent="Section 7.3"/>.
To avoid this, R6 needs to be used to discard the fragmented responses and retry using TCP.</t>
      </section>
      <section anchor="small-mtu-network" numbered="true" removeInRFC="false" toc="include" pn="section-7.2">
        <name slugifiedName="name-small-mtu-network">Small MTU Network</name>
        <t indent="0" pn="section-7.2-1">When avoiding fragmentation,
a DNS/UDP requestor behind a small MTU network may experience
UDP timeouts, which would reduce performance
and may lead to TCP fallback.
This would indicate prior reliance upon IP fragmentation,
which is considered to be harmful
to both the performance and stability of applications, endpoints, and gateways.
Avoiding IP fragmentation will improve operating conditions overall,
and the performance of DNS/TCP has increased and will continue to increase.</t>
        <t indent="0" pn="section-7.2-2">If a UDP response packet is dropped in transit,
up to and including the network stack of the initiator,
it increases the attack window for poisoning the requestor's cache.</t>
      </section>
      <section anchor="ProblemOfFragmentation" numbered="true" removeInRFC="false" toc="include" pn="section-7.3">
        <name slugifiedName="name-weaknesses-of-ip-fragmentat">Weaknesses of IP Fragmentation</name>
        <t indent="0" pn="section-7.3-1">"Fragmentation Considered Poisonous" <xref target="Herzberg2013" format="default" sectionFormat="of" derivedContent="Herzberg2013"/> notes effective
off-path DNS cache poisoning attack vectors using IP fragmentation.
"IP fragmentation attack on DNS" <xref target="Hlavacek2013" format="default" sectionFormat="of" derivedContent="Hlavacek2013"/> and "Domain Validation++
For MitM-Resilient PKI" <xref target="Brandt2018" format="default" sectionFormat="of" derivedContent="Brandt2018"/> note that off-path attackers
can intervene in the Path MTU Discovery <xref target="RFC1191" format="default" sectionFormat="of" derivedContent="RFC1191"/>
to cause authoritative servers to produce fragmented responses.
<xref target="RFC7739" format="default" sectionFormat="of" derivedContent="RFC7739"/> states the
	security implications of predictable fragment identification values.</t>
        <t indent="0" pn="section-7.3-2"><xref section="3.2" sectionFormat="of" target="RFC8085" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8085#section-3.2" derivedContent="RFC8085"/> states that
"an application <bcp14>SHOULD NOT</bcp14> send UDP datagrams
that result in IP packets that exceed the Maximum Transmission Unit (MTU)
along the path to the destination".</t>
        <t indent="0" pn="section-7.3-3">A DNS message receiver cannot trust fragmented UDP datagrams primarily due to
the small amount of entropy provided by UDP port numbers and DNS message
identifiers, each of which is only 16 bits in size, and both are likely
to be in the first fragment of a packet if fragmentation occurs.
By comparison, the TCP protocol stack controls packet size and avoids IP fragmentation under ICMP NEEDFRAG attacks.
In TCP, fragmentation should be avoided for performance reasons, whereas for
UDP, fragmentation should be avoided for resiliency and authenticity reasons.</t>
      </section>
      <section anchor="dns-security-protections" numbered="true" removeInRFC="false" toc="include" pn="section-7.4">
        <name slugifiedName="name-dns-security-protections">DNS Security Protections</name>
        <t indent="0" pn="section-7.4-1">DNSSEC is a countermeasure against cache poisoning attacks that use
IP fragmentation.
However, DNS delegation responses are not signed with DNSSEC,
and DNSSEC does not have a mechanism to get the correct response if
an incorrect delegation is injected. This is a denial-of-service
vulnerability that can yield failed name resolutions.
If cache poisoning attacks can be avoided,
DNSSEC validation failures will be avoided.</t>
      </section>
      <section anchor="possible-actions-for-resolver-operators" numbered="true" removeInRFC="false" toc="include" pn="section-7.5">
        <name slugifiedName="name-possible-actions-for-resolv">Possible Actions for Resolver Operators</name>
        <t indent="0" pn="section-7.5-1">Because this document is published as Informational
rather than a Best Current Practice,
this section presents steps that resolver operators can take
to avoid vulnerabilities related to IP fragmentation.</t>
        <t indent="0" pn="section-7.5-2">To avoid vulnerabilities related to IP fragmentation,
	implement R5 and R6.</t>
        <t indent="0" pn="section-7.5-3">Specifically, configure the firewall functions protecting the full-service resolver
to discard incoming DNS response packets
with a non-zero Fragment Offset (FO) or a More Fragments (MF) flag bit of 1 on IPv4,
and discard packets with IPv6 Fragment Headers.
(If the resolver's IP address is not dedicated to the DNS resolver
and uses UDP communication that relies on IP Fragmentation for purposes
other than DNS, discard only the first fragment that contains the UDP header
from port 53.)</t>
        <t indent="0" pn="section-7.5-4">The most recent resolver software is believed to implement R7.</t>
        <t indent="0" pn="section-7.5-5">Even if R7 is not implemented, it will only result in a name resolution error,
preventing attacks from leading to malicious sites.</t>
      </section>
    </section>
  </middle>
  <back>
    <references pn="section-8">
      <name slugifiedName="name-references">References</name>
      <references anchor="sec-normative-references" pn="section-8.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="RFC1035" target="https://www.rfc-editor.org/info/rfc1035" quoteTitle="true" derivedAnchor="RFC1035">
          <front>
            <title>Domain names - implementation and specification</title>
            <author fullname="P. Mockapetris" initials="P." surname="Mockapetris"/>
            <date month="November" year="1987"/>
            <abstract>
              <t indent="0">This RFC is the revised specification of the protocol and format used in the implementation of the Domain Name System. It obsoletes RFC-883. This memo documents the details of the domain name client - server communication.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="13"/>
          <seriesInfo name="RFC" value="1035"/>
          <seriesInfo name="DOI" value="10.17487/RFC1035"/>
        </reference>
        <reference anchor="RFC1191" target="https://www.rfc-editor.org/info/rfc1191" quoteTitle="true" derivedAnchor="RFC1191">
          <front>
            <title>Path MTU discovery</title>
            <author fullname="J. Mogul" initials="J." surname="Mogul"/>
            <author fullname="S. Deering" initials="S." surname="Deering"/>
            <date month="November" year="1990"/>
            <abstract>
              <t indent="0">This memo describes a technique for dynamically discovering the maximum transmission unit (MTU) of an arbitrary internet path. It specifies a small change to the way routers generate one type of ICMP message. For a path that passes through a router that has not been so changed, this technique might not discover the correct Path MTU, but it will always choose a Path MTU as accurate as, and in many cases more accurate than, the Path MTU that would be chosen by current practice. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1191"/>
          <seriesInfo name="DOI" value="10.17487/RFC1191"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="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 indent="0">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="RFC2931" target="https://www.rfc-editor.org/info/rfc2931" quoteTitle="true" derivedAnchor="RFC2931">
          <front>
            <title>DNS Request and Transaction Signatures ( SIG(0)s )</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <date month="September" year="2000"/>
            <abstract>
              <t indent="0">This document describes the minor but non-interoperable changes in Request and Transaction signature resource records ( SIG(0)s ) that implementation experience has deemed necessary. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2931"/>
          <seriesInfo name="DOI" value="10.17487/RFC2931"/>
        </reference>
        <reference anchor="RFC6891" target="https://www.rfc-editor.org/info/rfc6891" quoteTitle="true" derivedAnchor="RFC6891">
          <front>
            <title>Extension Mechanisms for DNS (EDNS(0))</title>
            <author fullname="J. Damas" initials="J." surname="Damas"/>
            <author fullname="M. Graff" initials="M." surname="Graff"/>
            <author fullname="P. Vixie" initials="P." surname="Vixie"/>
            <date month="April" year="2013"/>
            <abstract>
              <t indent="0">The Domain Name System's wire protocol includes a number of fixed fields whose range has been or soon will be exhausted and does not allow requestors to advertise their capabilities to responders. This document describes backward-compatible mechanisms for allowing the protocol to grow.</t>
              <t indent="0">This document updates the Extension Mechanisms for DNS (EDNS(0)) specification (and obsoletes RFC 2671) based on feedback from deployment experience in several implementations. It also obsoletes RFC 2673 ("Binary Labels in the Domain Name System") and adds considerations on the use of extended labels in the DNS.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="75"/>
          <seriesInfo name="RFC" value="6891"/>
          <seriesInfo name="DOI" value="10.17487/RFC6891"/>
        </reference>
        <reference anchor="RFC7739" target="https://www.rfc-editor.org/info/rfc7739" quoteTitle="true" derivedAnchor="RFC7739">
          <front>
            <title>Security Implications of Predictable Fragment Identification Values</title>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <date month="February" year="2016"/>
            <abstract>
              <t indent="0">IPv6 specifies the Fragment Header, which is employed for the fragmentation and reassembly mechanisms. The Fragment Header contains an "Identification" field that, together with the IPv6 Source Address and the IPv6 Destination Address of a packet, identifies fragments that correspond to the same original datagram, such that they can be reassembled together by the receiving host. The only requirement for setting the Identification field is that the corresponding value must be different than that employed for any other fragmented datagram sent recently with the same Source Address and Destination Address. Some implementations use a simple global counter for setting the Identification field, thus leading to predictable Identification values. This document analyzes the security implications of predictable Identification values, and provides implementation guidance for setting the Identification field of the Fragment Header, such that the aforementioned security implications are mitigated.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7739"/>
          <seriesInfo name="DOI" value="10.17487/RFC7739"/>
        </reference>
        <reference anchor="RFC7766" target="https://www.rfc-editor.org/info/rfc7766" quoteTitle="true" derivedAnchor="RFC7766">
          <front>
            <title>DNS Transport over TCP - Implementation Requirements</title>
            <author fullname="J. Dickinson" initials="J." surname="Dickinson"/>
            <author fullname="S. Dickinson" initials="S." surname="Dickinson"/>
            <author fullname="R. Bellis" initials="R." surname="Bellis"/>
            <author fullname="A. Mankin" initials="A." surname="Mankin"/>
            <author fullname="D. Wessels" initials="D." surname="Wessels"/>
            <date month="March" year="2016"/>
            <abstract>
              <t indent="0">This document specifies the requirement for support of TCP as a transport protocol for DNS implementations and provides guidelines towards DNS-over-TCP performance on par with that of DNS-over-UDP. This document obsoletes RFC 5966 and therefore updates RFC 1035 and RFC 1123.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7766"/>
          <seriesInfo name="DOI" value="10.17487/RFC7766"/>
        </reference>
        <reference anchor="RFC8085" target="https://www.rfc-editor.org/info/rfc8085" quoteTitle="true" derivedAnchor="RFC8085">
          <front>
            <title>UDP Usage Guidelines</title>
            <author fullname="L. Eggert" initials="L." surname="Eggert"/>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <author fullname="G. Shepherd" initials="G." surname="Shepherd"/>
            <date month="March" year="2017"/>
            <abstract>
              <t indent="0">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 indent="0">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 indent="0">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 indent="0">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" quoteTitle="true" derivedAnchor="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 indent="0">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="RFC8200" target="https://www.rfc-editor.org/info/rfc8200" quoteTitle="true" derivedAnchor="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 indent="0">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="RFC8201" target="https://www.rfc-editor.org/info/rfc8201" quoteTitle="true" derivedAnchor="RFC8201">
          <front>
            <title>Path MTU Discovery for IP version 6</title>
            <author fullname="J. McCann" initials="J." surname="McCann"/>
            <author fullname="S. Deering" initials="S." surname="Deering"/>
            <author fullname="J. Mogul" initials="J." surname="Mogul"/>
            <author fullname="R. Hinden" initials="R." role="editor" surname="Hinden"/>
            <date month="July" year="2017"/>
            <abstract>
              <t indent="0">This document describes Path MTU Discovery (PMTUD) for IP version 6. It is largely derived from RFC 1191, which describes Path MTU Discovery for IP version 4. It obsoletes RFC 1981.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="87"/>
          <seriesInfo name="RFC" value="8201"/>
          <seriesInfo name="DOI" value="10.17487/RFC8201"/>
        </reference>
        <reference anchor="RFC8899" target="https://www.rfc-editor.org/info/rfc8899" quoteTitle="true" derivedAnchor="RFC8899">
          <front>
            <title>Packetization Layer Path MTU Discovery for Datagram Transports</title>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <author fullname="T. Jones" initials="T." surname="Jones"/>
            <author fullname="M. Tüxen" initials="M." surname="Tüxen"/>
            <author fullname="I. Rüngeler" initials="I." surname="Rüngeler"/>
            <author fullname="T. Völker" initials="T." surname="Völker"/>
            <date month="September" year="2020"/>
            <abstract>
              <t indent="0">This document specifies Datagram Packetization Layer Path MTU Discovery (DPLPMTUD). This is a robust method for Path MTU Discovery (PMTUD) for datagram Packetization Layers (PLs). It allows a PL, or a datagram application that uses a PL, to discover whether a network path can support the current size of datagram. This can be used to detect and reduce the message size when a sender encounters a packet black hole. It can also probe a network path to discover whether the maximum packet size can be increased. This provides functionality for datagram transports that is equivalent to the PLPMTUD specification for TCP, specified in RFC 4821, which it updates. It also updates the UDP Usage Guidelines to refer to this method for use with UDP datagrams and updates SCTP.</t>
              <t indent="0">The document provides implementation notes for incorporating Datagram PMTUD into IETF datagram transports or applications that use datagram transports.</t>
              <t indent="0">This specification updates RFC 4960, RFC 4821, RFC 6951, RFC 8085, and RFC 8261.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8899"/>
          <seriesInfo name="DOI" value="10.17487/RFC8899"/>
        </reference>
        <reference anchor="RFC8945" target="https://www.rfc-editor.org/info/rfc8945" quoteTitle="true" derivedAnchor="RFC8945">
          <front>
            <title>Secret Key Transaction Authentication for DNS (TSIG)</title>
            <author fullname="F. Dupont" initials="F." surname="Dupont"/>
            <author fullname="S. Morris" initials="S." surname="Morris"/>
            <author fullname="P. Vixie" initials="P." surname="Vixie"/>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <author fullname="O. Gudmundsson" initials="O." surname="Gudmundsson"/>
            <author fullname="B. Wellington" initials="B." surname="Wellington"/>
            <date month="November" year="2020"/>
            <abstract>
              <t indent="0">This document describes a protocol for transaction-level authentication using shared secrets and one-way hashing. It can be used to authenticate dynamic updates to a DNS zone as coming from an approved client or to authenticate responses as coming from an approved name server.</t>
              <t indent="0">No recommendation is made here for distributing the shared secrets; it is expected that a network administrator will statically configure name servers and clients using some out-of-band mechanism.</t>
              <t indent="0">This document obsoletes RFCs 2845 and 4635.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="93"/>
          <seriesInfo name="RFC" value="8945"/>
          <seriesInfo name="DOI" value="10.17487/RFC8945"/>
        </reference>
        <reference anchor="RFC9499" target="https://www.rfc-editor.org/info/rfc9499" quoteTitle="true" derivedAnchor="RFC9499">
          <front>
            <title>DNS Terminology</title>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <author fullname="K. Fujiwara" initials="K." surname="Fujiwara"/>
            <date month="March" year="2024"/>
            <abstract>
              <t indent="0">The Domain Name System (DNS) is defined in literally dozens of different RFCs. The terminology used by implementers and developers of DNS protocols, and by operators of DNS systems, has changed in the decades since the DNS was first defined. This document gives current definitions for many of the terms used in the DNS in a single document.</t>
              <t indent="0">This document updates RFC 2308 by clarifying the definitions of "forwarder" and "QNAME". It obsoletes RFC 8499 by adding multiple terms and clarifications. Comprehensive lists of changed and new definitions can be found in Appendices A and B.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="219"/>
          <seriesInfo name="RFC" value="9499"/>
          <seriesInfo name="DOI" value="10.17487/RFC9499"/>
        </reference>
      </references>
      <references anchor="sec-informative-references" pn="section-8.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="Brandt2018" target="https://dl.acm.org/doi/10.1145/3243734.3243790" quoteTitle="true" derivedAnchor="Brandt2018">
          <front>
            <title>Domain Validation++ For MitM-Resilient PKI</title>
            <author initials="M." surname="Brandt" fullname="Markus Brandt">
              <organization showOnFrontPage="true">Fraunhofer Institute for Secure Information Technology SIT, Darmstadt, Germany</organization>
            </author>
            <author initials="T." surname="Dai" fullname="Tianxiang Dai">
              <organization showOnFrontPage="true">Fraunhofer Institute for Secure Information Technology SIT, Darmstadt, Germany</organization>
            </author>
            <author initials="A." surname="Klein" fullname="Amit Klein">
              <organization showOnFrontPage="true">Fraunhofer Institute for Secure Information Technology SIT, Darmstadt, Germany</organization>
            </author>
            <author initials="H." surname="Shulman" fullname="Haya Shulman">
              <organization showOnFrontPage="true">Fraunhofer Institute for Secure Information Technology SIT, Darmstadt, Germany</organization>
            </author>
            <author initials="M." surname="Waidner" fullname="Michael Waidner">
              <organization showOnFrontPage="true">Fraunhofer Institute for Secure Information Technology SIT, Darmstadt, Germany</organization>
            </author>
            <date month="October" year="2018"/>
          </front>
          <refcontent>Proceedings of the 2018 ACM SIGSAC Conference on Computer and Communications Security, pp. 2060-2076</refcontent>
          <seriesInfo name="DOI" value="10.1145/3243734.3243790"/>
        </reference>
        <reference anchor="DNSFlagDay2020" target="https://dnsflagday.net/2020/" quoteTitle="true" derivedAnchor="DNSFlagDay2020">
          <front>
            <title>DNS flag day 2020</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="Fujiwara2018" target="https://indico.dns-oarc.net/event/31/contributions/692/attachments/660/1115/fujiwara-5.pdf" quoteTitle="true" derivedAnchor="Fujiwara2018">
          <front>
            <title>Measures against DNS cache poisoning attacks using IP fragmentation</title>
            <author initials="K." surname="Fujiwara" fullname="Kazunori Fujiwara">
              <organization showOnFrontPage="true">JPRS</organization>
            </author>
            <date year="2019"/>
          </front>
          <refcontent>OARC 30 Workshop</refcontent>
        </reference>
        <reference anchor="Herzberg2013" target="https://ieeexplore.ieee.org/document/6682711" quoteTitle="true" derivedAnchor="Herzberg2013">
          <front>
            <title>Fragmentation Considered Poisonous, or: One-domain-to-rule-them-all.org</title>
            <author initials="A." surname="Herzberg" fullname="Amir Herzberg">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Shulman" fullname="Haya Shulman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2013"/>
          </front>
          <refcontent>IEEE Conference on Communications and Network Security (CNS)</refcontent>
          <seriesInfo name="DOI" value="10.1109/CNS.2013.6682711"/>
        </reference>
        <reference anchor="Hlavacek2013" target="https://ripe67.ripe.net/presentations/240-ipfragattack.pdf" quoteTitle="true" derivedAnchor="Hlavacek2013">
          <front>
            <title>IP fragmentation attack on DNS</title>
            <author initials="T." surname="Hlavacek" fullname="Tomas Hlavacek">
              <organization showOnFrontPage="true">cz.nic</organization>
            </author>
            <date year="2013"/>
          </front>
          <refcontent>RIPE 67 Meeting</refcontent>
        </reference>
        <reference anchor="Huston2021" target="https://indico.dns-oarc.net/event/37/contributions/806/attachments/782/1366/2021-02-04-dns-flag.pdf" quoteTitle="true" derivedAnchor="Huston2021">
          <front>
            <title>Measuring DNS Flag Day 2020</title>
            <author initials="G." surname="Huston" fullname="Geoff Huston">
              <organization showOnFrontPage="true">APNIC Labs</organization>
            </author>
            <author initials="J." surname="Damas" fullname="Joao Damas">
              <organization showOnFrontPage="true">APNIC Labs</organization>
            </author>
            <date year="2021" month="February"/>
          </front>
          <refcontent>OARC 34 Workshop</refcontent>
        </reference>
        <reference anchor="RFC0791" target="https://www.rfc-editor.org/info/rfc791" quoteTitle="true" derivedAnchor="RFC0791">
          <front>
            <title>Internet Protocol</title>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <date month="September" year="1981"/>
          </front>
          <seriesInfo name="STD" value="5"/>
          <seriesInfo name="RFC" value="791"/>
          <seriesInfo name="DOI" value="10.17487/RFC0791"/>
        </reference>
        <reference anchor="RFC2308" target="https://www.rfc-editor.org/info/rfc2308" quoteTitle="true" derivedAnchor="RFC2308">
          <front>
            <title>Negative Caching of DNS Queries (DNS NCACHE)</title>
            <author fullname="M. Andrews" initials="M." surname="Andrews"/>
            <date month="March" year="1998"/>
            <abstract>
              <t indent="0">RFC1034 provided a description of how to cache negative responses. It however had a fundamental flaw in that it did not allow a name server to hand out those cached responses to other resolvers, thereby greatly reducing the effect of the caching. This document addresses issues raise in the light of experience and replaces RFC1034 Section 4.3.4. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2308"/>
          <seriesInfo name="DOI" value="10.17487/RFC2308"/>
        </reference>
        <reference anchor="RFC2671" target="https://www.rfc-editor.org/info/rfc2671" quoteTitle="true" derivedAnchor="RFC2671">
          <front>
            <title>Extension Mechanisms for DNS (EDNS0)</title>
            <author fullname="P. Vixie" initials="P." surname="Vixie"/>
            <date month="August" year="1999"/>
            <abstract>
              <t indent="0">The Domain Name System's wire protocol includes a number of fixed fields whose range has been or soon will be exhausted and does not allow clients to advertise their capabilities to servers. This document describes backward compatible mechanisms for allowing the protocol to grow. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2671"/>
          <seriesInfo name="DOI" value="10.17487/RFC2671"/>
        </reference>
        <reference anchor="RFC2782" target="https://www.rfc-editor.org/info/rfc2782" quoteTitle="true" derivedAnchor="RFC2782">
          <front>
            <title>A DNS RR for specifying the location of services (DNS SRV)</title>
            <author fullname="A. Gulbrandsen" initials="A." surname="Gulbrandsen"/>
            <author fullname="P. Vixie" initials="P." surname="Vixie"/>
            <author fullname="L. Esibov" initials="L." surname="Esibov"/>
            <date month="February" year="2000"/>
            <abstract>
              <t indent="0">This document describes a DNS RR which specifies the location of the server(s) for a specific protocol and domain. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2782"/>
          <seriesInfo name="DOI" value="10.17487/RFC2782"/>
        </reference>
        <reference anchor="RFC4035" target="https://www.rfc-editor.org/info/rfc4035" quoteTitle="true" derivedAnchor="RFC4035">
          <front>
            <title>Protocol Modifications for the DNS Security Extensions</title>
            <author fullname="R. Arends" initials="R." surname="Arends"/>
            <author fullname="R. Austein" initials="R." surname="Austein"/>
            <author fullname="M. Larson" initials="M." surname="Larson"/>
            <author fullname="D. Massey" initials="D." surname="Massey"/>
            <author fullname="S. Rose" initials="S." surname="Rose"/>
            <date month="March" year="2005"/>
            <abstract>
              <t indent="0">This document is part of a family of documents that describe the DNS Security Extensions (DNSSEC). The DNS Security Extensions are a collection of new resource records and protocol modifications that add data origin authentication and data integrity to the DNS. This document describes the DNSSEC protocol modifications. This document defines the concept of a signed zone, along with the requirements for serving and resolving by using DNSSEC. These techniques allow a security-aware resolver to authenticate both DNS resource records and authoritative DNS error indications.</t>
              <t indent="0">This document obsoletes RFC 2535 and incorporates changes from all updates to RFC 2535. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4035"/>
          <seriesInfo name="DOI" value="10.17487/RFC4035"/>
        </reference>
        <reference anchor="RFC5155" target="https://www.rfc-editor.org/info/rfc5155" quoteTitle="true" derivedAnchor="RFC5155">
          <front>
            <title>DNS Security (DNSSEC) Hashed Authenticated Denial of Existence</title>
            <author fullname="B. Laurie" initials="B." surname="Laurie"/>
            <author fullname="G. Sisson" initials="G." surname="Sisson"/>
            <author fullname="R. Arends" initials="R." surname="Arends"/>
            <author fullname="D. Blacka" initials="D." surname="Blacka"/>
            <date month="March" year="2008"/>
            <abstract>
              <t indent="0">The Domain Name System Security (DNSSEC) Extensions introduced the NSEC resource record (RR) for authenticated denial of existence. This document introduces an alternative resource record, NSEC3, which similarly provides authenticated denial of existence. However, it also provides measures against zone enumeration and permits gradual expansion of delegation-centric zones. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5155"/>
          <seriesInfo name="DOI" value="10.17487/RFC5155"/>
        </reference>
        <reference anchor="RFC8900" target="https://www.rfc-editor.org/info/rfc8900" quoteTitle="true" derivedAnchor="RFC8900">
          <front>
            <title>IP Fragmentation Considered Fragile</title>
            <author fullname="R. Bonica" initials="R." surname="Bonica"/>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <author fullname="G. Huston" initials="G." surname="Huston"/>
            <author fullname="R. Hinden" initials="R." surname="Hinden"/>
            <author fullname="O. Troan" initials="O." surname="Troan"/>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <date month="September" year="2020"/>
            <abstract>
              <t indent="0">This document describes IP fragmentation and explains how it introduces fragility to Internet communication.</t>
              <t indent="0">This document also proposes alternatives to IP fragmentation and provides recommendations for developers and network operators.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="230"/>
          <seriesInfo name="RFC" value="8900"/>
          <seriesInfo name="DOI" value="10.17487/RFC8900"/>
        </reference>
        <reference anchor="RFC9460" target="https://www.rfc-editor.org/info/rfc9460" quoteTitle="true" derivedAnchor="RFC9460">
          <front>
            <title>Service Binding and Parameter Specification via the DNS (SVCB and HTTPS Resource Records)</title>
            <author fullname="B. Schwartz" initials="B." surname="Schwartz"/>
            <author fullname="M. Bishop" initials="M." surname="Bishop"/>
            <author fullname="E. Nygren" initials="E." surname="Nygren"/>
            <date month="November" year="2023"/>
            <abstract>
              <t indent="0">This document specifies the "SVCB" ("Service Binding") and "HTTPS" DNS resource record (RR) types to facilitate the lookup of information needed to make connections to network services, such as for HTTP origins. SVCB records allow a service to be provided from multiple alternative endpoints, each with associated parameters (such as transport protocol configuration), and are extensible to support future uses (such as keys for encrypting the TLS ClientHello). They also enable aliasing of apex domains, which is not possible with CNAME. The HTTPS RR is a variation of SVCB for use with HTTP (see RFC 9110, "HTTP Semantics"). By providing more information to the client before it attempts to establish a connection, these records offer potential benefits to both performance and privacy.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9460"/>
          <seriesInfo name="DOI" value="10.17487/RFC9460"/>
        </reference>
        <reference anchor="RFC9471" target="https://www.rfc-editor.org/info/rfc9471" quoteTitle="true" derivedAnchor="RFC9471">
          <front>
            <title>DNS Glue Requirements in Referral Responses</title>
            <author fullname="M. Andrews" initials="M." surname="Andrews"/>
            <author fullname="S. Huque" initials="S." surname="Huque"/>
            <author fullname="P. Wouters" initials="P." surname="Wouters"/>
            <author fullname="D. Wessels" initials="D." surname="Wessels"/>
            <date month="September" year="2023"/>
            <abstract>
              <t indent="0">The DNS uses glue records to allow iterative clients to find the addresses of name servers that are contained within a delegated zone. Authoritative servers are expected to return all available glue records for in-domain name servers in a referral response. If message size constraints prevent the inclusion of all glue records for in-domain name servers, the server must set the TC (Truncated) flag to inform the client that the response is incomplete and that the client should use another transport to retrieve the full response. This document updates RFC 1034 to clarify correct server behavior.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9471"/>
          <seriesInfo name="DOI" value="10.17487/RFC9471"/>
        </reference>
      </references>
    </references>
    <section anchor="details" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.a">
      <name slugifiedName="name-details-of-requestors-maxim">Details of Requestor's Maximum UDP Payload Size Discussions</name>
      <t indent="0" pn="section-appendix.a-1">There are many discussions about default path MTU size and a requestor's maximum UDP payload size.</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-appendix.a-2">
        <li pn="section-appendix.a-2.1">
          <t indent="0" pn="section-appendix.a-2.1.1">The minimum MTU for an IPv6 interface is 1280 octets
(see <xref section="5" sectionFormat="of" target="RFC8200" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8200#section-5" derivedContent="RFC8200"/>).
So, it can be used as the default path MTU value for IPv6.
The corresponding minimum MTU for an IPv4 interface is 68 (60 + 8)
<xref target="RFC0791" format="default" sectionFormat="of" derivedContent="RFC0791"/>.</t>
        </li>
        <li pn="section-appendix.a-2.2">
          <t indent="0" pn="section-appendix.a-2.2.1"><xref target="RFC4035" format="default" sectionFormat="of" derivedContent="RFC4035"/> states that "A security-aware name server <bcp14>MUST</bcp14> support the EDNS0 (<xref target="RFC2671" format="default" sectionFormat="of" derivedContent="RFC2671"/>) message size extension, [and it] <bcp14>MUST</bcp14> support a message size of at least 1220 octets". Then, the smallest number of
the maximum DNS/UDP payload size is 1220.</t>
        </li>
        <li pn="section-appendix.a-2.3">
          <t indent="0" pn="section-appendix.a-2.3.1">In order to avoid IP fragmentation,
<xref target="DNSFlagDay2020" format="default" sectionFormat="of" derivedContent="DNSFlagDay2020"/> proposes that UDP requestors set the requestor's
payload size to 1232 and UDP responders compose UDP responses so they fit
in 1232 octets.
The size 1232 is based on an MTU of 1280, which is required
by the IPv6 specification <xref target="RFC8200" format="default" sectionFormat="of" derivedContent="RFC8200"/>,
minus 48 octets for the IPv6 and UDP headers.</t>
        </li>
        <li pn="section-appendix.a-2.4">
          <t indent="0" pn="section-appendix.a-2.4.1">Most of the Internet, especially the inner core, has an MTU of at least 
1500 octets.
Maximum DNS/UDP payload size for IPv6 on an MTU 1500 Ethernet is
1452 (1500 minus 40 (IPv6 header size) minus 8 (UDP header size)).
To allow for possible IP options and distant tunnel overhead,
the recommendation of default maximum DNS/UDP payload size is 1400.</t>
        </li>
        <li pn="section-appendix.a-2.5">
          <t indent="0" pn="section-appendix.a-2.5.1"><xref target="Huston2021" format="default" sectionFormat="of" derivedContent="Huston2021"/> analyzes the result of <xref target="DNSFlagDay2020" format="default" sectionFormat="of" derivedContent="DNSFlagDay2020"/> and reports that
their measurements suggest that in the interior of the Internet
between recursive resolvers and authoritative servers, the prevailing MTU is 1500
and there is no measurable signal of use of smaller MTUs
in this part of the Internet. They propose that
their measurements suggest setting the EDNS(0) requestor's UDP payload size to
1472 octets for IPv4 and 1452 octets for IPv6.</t>
        </li>
      </ul>
      <t indent="0" pn="section-appendix.a-3">As a result of these discussions,
this document recommends a value of 1400,
with smaller values also allowed.</t>
    </section>
    <section anchor="minimal-responses" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-minimal-responses">Minimal Responses</name>
      <t indent="0" pn="section-appendix.b-1">Some implementations have a "minimal responses" configuration setting/option that causes
a DNS server to make response packets smaller, containing only mandatory and
      required data.</t>
      <t indent="0" pn="section-appendix.b-2">Under the minimal-responses configuration,
a DNS server composes responses containing only necessary Resource Records (RRs).
For delegations, see <xref target="RFC9471" format="default" sectionFormat="of" derivedContent="RFC9471"/>.
In case of a non-existent domain name or non-existent type, 
the authority section will contain an SOA record, and the answer section is empty
(see <xref section="2" sectionFormat="of" target="RFC2308" format="default" derivedLink="https://rfc-editor.org/rfc/rfc2308#section-2" derivedContent="RFC2308"/>).</t>
      <t indent="0" pn="section-appendix.b-3">Some resource records (MX, SRV, SVCB, and HTTPS) require
additional A, AAAA, and Service Binding (SVCB) records
in the Additional section
defined in <xref target="RFC1035" format="default" sectionFormat="of" derivedContent="RFC1035"/>, <xref target="RFC2782" format="default" sectionFormat="of" derivedContent="RFC2782"/>, and <xref target="RFC9460" format="default" sectionFormat="of" derivedContent="RFC9460"/>.</t>
      <t indent="0" pn="section-appendix.b-4">In addition, if the zone is DNSSEC signed and a query has the DNSSEC OK bit,
signatures are added in the answer section,
or the corresponding DS RRSet and signatures are added in the authority section.
Details are defined in <xref target="RFC4035" format="default" sectionFormat="of" derivedContent="RFC4035"/> and <xref target="RFC5155" format="default" sectionFormat="of" derivedContent="RFC5155"/>.</t>
    </section>
    <section anchor="impl" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c">
      <name slugifiedName="name-known-implementations">Known Implementations</name>
      <t indent="0" pn="section-appendix.c-1">This section records the status of known implementations of the proposed recommendations described in <xref target="recommendation" format="default" sectionFormat="of" derivedContent="Section 3"/>.</t>
      <t indent="0" pn="section-appendix.c-2">Please note that the listing of any individual implementation here does not
imply endorsement by the IETF. Furthermore, no effort has been made to
verify the information that was supplied by IETF contributors and presented here.</t>
      <section anchor="bind-9" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.1">
        <name slugifiedName="name-bind-9">BIND 9</name>
        <t indent="0" pn="section-appendix.c.1-1">BIND 9 does not implement R1 and R2.</t>
        <t indent="0" pn="section-appendix.c.1-2">BIND 9 on Linux sets IP_MTU_DISCOVER to IP_PMTUDISC_OMIT with a fallback to
	IP_PMTUDISC_DONT.</t>
        <t indent="0" pn="section-appendix.c.1-3">When BIND 9 is on systems with IP_DONTFRAG (such as FreeBSD), IP_DONTFRAG is disabled.</t>
        <t indent="0" pn="section-appendix.c.1-4">Accepting Path MTU Discovery for UDP is considered harmful and dangerous.
BIND 9's settings avoid attacks to Path MTU Discovery.</t>
        <t indent="0" pn="section-appendix.c.1-5">For R3, BIND 9 will honor the requestor's size up to the
configured limit (<tt>max-udp-size</tt>). The UDP response packet is bound to be
between 512 and 4096 bytes, with the default set to 1232. BIND 9 supports the
requestor's size up to the configured limit (<tt>max-udp-size</tt>).</t>
        <t indent="0" pn="section-appendix.c.1-6">In the case of R4 and the send fails with EMSGSIZE, BIND 9
sets the TC bit and tries to send a minimal answer again.</t>
        <t indent="0" pn="section-appendix.c.1-7">For R5, BIND 9 uses the <tt>edns-buf-size</tt>
option, with the default of 1232.</t>
        <t indent="0" pn="section-appendix.c.1-8">For R7, after two UDP timeouts, BIND 9 will fall back to TCP.</t>
      </section>
      <section anchor="knot-dns-and-knot-resolver" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.2">
        <name slugifiedName="name-knot-dns-and-knot-resolver">Knot DNS and Knot Resolver</name>
        <t indent="0" pn="section-appendix.c.2-1">Both Knot servers set IP_PMTUDISC_OMIT to avoid path MTU spoofing. The UDP size limit is 1232 by default.</t>
        <t indent="0" pn="section-appendix.c.2-2">Fragments are ignored if they arrive over a Linux XDP interface.</t>
        <t indent="0" pn="section-appendix.c.2-3">TCP is attempted after repeated UDP timeouts.</t>
        <t indent="0" pn="section-appendix.c.2-4">Minimal responses are returned and are currently not configurable.</t>
        <t indent="0" pn="section-appendix.c.2-5">Smaller signatures are used, with ecdsap256sha256 as the default.</t>
      </section>
      <section anchor="powerdns-authoritative-server-powerdns-recursor-powerdns-dnsdist" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.3">
        <name slugifiedName="name-powerdns-authoritative-serv">PowerDNS Authoritative Server, PowerDNS Recursor, and PowerDNS dnsdist</name>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-appendix.c.3-1">
          <li pn="section-appendix.c.3-1.1">
            <t indent="0" pn="section-appendix.c.3-1.1.1">Use IP_PMTUDISC_OMIT with a fallback to IP_PMTUDISC_DONT.</t>
          </li>
          <li pn="section-appendix.c.3-1.2">
            <t indent="0" pn="section-appendix.c.3-1.2.1">The default EDNS buffer size of 1232; no probing for smaller sizes.</t>
          </li>
          <li pn="section-appendix.c.3-1.3">
            <t indent="0" pn="section-appendix.c.3-1.3.1">There is no handling of EMSGSIZE.</t>
          </li>
          <li pn="section-appendix.c.3-1.4">
            <t indent="0" pn="section-appendix.c.3-1.4.1">Recursor: UDP timeouts do not cause a switch to TCP, but "spoofing near misses" may.</t>
          </li>
        </ul>
      </section>
      <section anchor="powerdns-authoritative-server" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.4">
        <name slugifiedName="name-powerdns-authoritative-serve">PowerDNS Authoritative Server</name>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-appendix.c.4-1">
          <li pn="section-appendix.c.4-1.1">
            <t indent="0" pn="section-appendix.c.4-1.1.1">The default DNSSEC algorithm is 13.</t>
          </li>
          <li pn="section-appendix.c.4-1.2">
            <t indent="0" pn="section-appendix.c.4-1.2.1">Responses are minimal; this is not configurable.</t>
          </li>
        </ul>
      </section>
      <section anchor="unbound" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.5">
        <name slugifiedName="name-unbound">Unbound</name>
        <t indent="0" pn="section-appendix.c.5-1">Unbound sets IP_MTU_DISCOVER to IP_PMTUDISC_OMIT with fallback to
IP_PMTUDISC_DONT. It also disables IP_DONTFRAG on systems that have
it, but not on Apple systems. On systems that support it, Unbound sets
IPV6_USE_MIN_MTU, with a fallback to IPV6_MTU at 1280, with a fallback
to IPV6_USER_MTU. It also sets IPV6_MTU_DISCOVER to IPV6_PMTUDISC_OMIT,
with a fallback to IPV6_PMTUDISC_DONT.</t>
        <t indent="0" pn="section-appendix.c.5-2">Unbound requests a UDP size of 1232 from peers, by default. The requestor's
	size is limited to a max of 1232.</t>
        <t indent="0" pn="section-appendix.c.5-3">After some timeouts, Unbound retries with a smaller size, if applicable, or at
size 1232 for IPv6 and 1472 for IPv4. This does not cause any negative effects due to
	the "flag day" <xref target="DNSFlagDay2020" format="default" sectionFormat="of" derivedContent="DNSFlagDay2020"/> change to 1232.</t>
        <t indent="0" pn="section-appendix.c.5-4">Unbound has the "minimal responses" configuration option; set default on.</t>
      </section>
      <section anchor="acknowledgments" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.c.6">
        <name slugifiedName="name-acknowledgments">Acknowledgments</name>
        <t indent="0" pn="section-appendix.c.6-1">The authors would like to specifically thank <contact fullname="Paul       Wouters"/>, <contact fullname="Mukund Sivaraman"/>, <contact fullname="Tony Finch"/>, <contact fullname="Hugo Salgado"/>, <contact fullname="Peter van Dijk"/>, <contact fullname="Brian Dickson"/>,
      <contact fullname="Puneet Sood"/>, <contact fullname="Jim Reid"/>,
      <contact fullname="Petr Spacek"/>, <contact fullname="Andrew       McConachie"/>, <contact fullname="Joe Abley"/>, <contact fullname="Daisuke Higashi"/>, <contact fullname="Joe Touch"/>, <contact fullname="Wouter Wijngaards"/>, <contact fullname="Vladimir Cunat"/>,
      <contact fullname="Benno Overeinder"/>, and <contact fullname="Štěpán       Němec"/> for their extensive reviews and comments.</t>
      </section>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.d">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="K." surname="Fujiwara" fullname="Kazunori Fujiwara">
        <organization abbrev="JPRS" showOnFrontPage="true">Japan Registry Services Co., Ltd.</organization>
        <address>
          <postal>
            <street>Chiyoda First Bldg. East 13F</street>
            <street>3-8-1 Nishi-Kanda</street>
            <region>Chiyoda-ku, Tokyo</region>
            <code>101-0065</code>
            <country>Japan</country>
          </postal>
          <phone>+81 3 5215 8451</phone>
          <email>fujiwara@jprs.co.jp</email>
        </address>
      </author>
      <author initials="P." surname="Vixie" fullname="Paul Vixie">
        <organization showOnFrontPage="true">AWS Security</organization>
        <address>
          <postal>
            <street>11400 La Honda Road</street>
            <city>Woodside</city>
            <region>CA</region>
            <code>94062</code>
            <country>United States of America</country>
          </postal>
          <phone>+1 650 393 3994</phone>
          <email>paul@redbarn.org</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
