<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="oncrpc-ids.xsl"?>
<?xml-model href="oncrpc-ids.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="oncrpc-ids">
  <title>Open Network Computing (ONC) Remote Procedure Call (RPC) Network Identifiers</title>
  <created>2003-03-12</created>
  <updated>2015-03-30</updated>
  <registry id="oncrpc-ids-1">
    <title>Network Identifier (r_netid)</title>
    <category>Remote Procedure Call (RPC)</category>
    <xref type="rfc" data="rfc7530"/>
    <registration_rule>Informational RFC</registration_rule>
    <note>The '"' marks are used for delimiting the strings for this
document and are not part of the Network Identifier string.</note>
    <record>
      <value>"tcp"</value>
      <description>TCP over IP version 4</description>
      <xref type="rfc" data="rfc7530"/>
    </record>
    <record>
      <value>"udp"</value>
      <description>UDP over IP version 4</description>
      <xref type="rfc" data="rfc7530"/>
    </record>
    <record>
      <value>"tcp6"</value>
      <description>TCP over IP version 6</description>
      <xref type="rfc" data="rfc7530"/>
    </record>
    <record>
      <value>"udp6"</value>
      <description>UDP over IP version 6</description>
      <xref type="rfc" data="rfc7530"/>
    </record>
  </registry>
  <people/>
</registry>
