<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="udp.xsl"?>
<?xml-model href="udp.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="udp">
  <title>User Datagram Protocol (UDP)</title>
  <created>2025-03-25</created>
  <updated>2025-10-08</updated>

  <registry id="udp-options">
    <title>UDP Option Kind Numbers</title>
    <xref type="rfc" data="rfc9868"/>
    <registration_rule>Standards Action or IESG Approval</registration_rule>
    <note>Codepoints 0-7 MUST be supported on any implementation supporting
UDP Options. All others are supported at the discretion of each
implementation.
    </note>
    <record date="2025-03-25">
      <value>0</value>
      <length>-</length>
      <description>End of Options List (EOL)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>1</value>
      <length>-</length>
      <description>No Operation (NOP)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>2</value>
      <length>6</length>
      <description>Additional Payload Checksum (APC)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>3</value>
      <length>10/12</length>
      <description>Fragmentation (FRAG)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>4</value>
      <length>4</length>
      <description>Maximum Datagram Size (MDS)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>5</value>
      <length>5</length>
      <description>Maximum Reassembled Datagram Size (MRDS)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>6</value>
      <length>6</length>
      <description>Request (REQ)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>7</value>
      <length>6</length>
      <description>Response (RES)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>8</value>
      <length>10</length>
      <description>Timestamp (TIME)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>9</value>
      <length>(varies)</length>
      <description>RESERVED for Authentication (AUTH)</description>
      <xref type="rfc" data="rfc9868"/>
      <xref type="draft" data="draft-touch-tsvwg-udp-auth-opt-00"/>
    </record>
    <record>
      <value>10-126</value>
      <length>(varies)</length>
      <description>Unassigned</description>
    </record>
    <record date="2025-03-25">
      <value>127</value>
      <length>(varies)</length>
      <description><xref type="rfc" data="rfc3692"/>-style experiments (EXP)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>128-191</value>
      <length/>
      <description>Reserved</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25" updated="2025-09-30">
      <value>192</value>
      <length>(varies)</length>
      <description>Reserved for UNSAFE Compression (UCMP)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25" updated="2025-09-30">
      <value>193</value>
      <length>(varies)</length>
      <description>Reserved for UNSAFE Encryption (UENC)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record>
      <value>194-253</value>
      <length/>
      <description>Unassigned - UNSAFE</description>
    </record>
    <record date="2025-03-25" updated="2025-09-30">
      <value>254</value>
      <length>(varies)</length>
      <description><xref type="rfc" data="rfc3692"/>-style UNSAFE experiments (UEXP)</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
    <record date="2025-03-25">
      <value>255</value>
      <length/>
      <description>Reserved - UNSAFE</description>
      <xref type="rfc" data="rfc9868"/>
    </record>
  </registry>
  
  <registry id="tcp-udp-exids">
    <title>TCP/UDP Experimental Option Experiment Identifiers (TCP/UDP ExIDs)</title>
    <xref type="rfc" data="rfc6994"/>
    <xref type="rfc" data="rfc9868"/>
    <note>See <xref type="uri" data="https://www.iana.org/assignments/tcp-parameters/tcp-parameters.xhtml#tcp-udp-exids"/>.</note>
</registry>
  
  <people/>
</registry>
