<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="aodv-parameters.xsl"?>
<?xml-model href="aodv-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="aodv-parameters">
  <title>Ad Hoc On Demand Distance Vector (AODV) Parameters</title>
  <created>2003-05-19</created>
  <updated>2003-07-09</updated>
  
  <registry id="message-types">
    <title>AODV Message Types (for messages sent to port 654)</title>
    <xref type="rfc" data="rfc3561"/>
    <registration_rule>Standards Action</registration_rule>
    <record>
      <value>1</value>
      <type>Route Request (RREQ)</type>
      <xref type="rfc" data="rfc3561"/>
    </record>
    <record>
      <value>2</value>
      <type>Route Reply (RREP)</type>
      <xref type="rfc" data="rfc3561"/>
    </record>
    <record>
      <value>3</value>
      <type>Route Error (RERR)</type>
      <xref type="rfc" data="rfc3561"/>
    </record>
    <record>
      <value>4</value>
      <type>Route-Reply Ack (RREP-ACK)</type>
      <xref type="rfc" data="rfc3561"/>
    </record>
  </registry>
  
  <registry id="extension-types">
    <title>AODV Extension Types</title>
    <xref type="rfc" data="rfc3561"/>
    <registration_rule>Standards Action</registration_rule>
    <record>
      <value>1</value>
      <type>Hello Interval</type>
      <xref type="rfc" data="rfc3561"/>
    </record>
  </registry>
  <people/>
</registry>
