<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="ppsp-tp.xsl"?>
<?xml-model href="ppsp-tp.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="ppsp-tp">
  <title>Peer-to-Peer Streaming Tracker Protocol (PPSTP)</title>
  <created>2016-01-14</created>
  <updated>2016-06-01</updated>
  
  <registry id="version">
    <title>PPSTP Version Number Registry</title>
    <xref type="rfc" data="rfc7846"/>
    <registration_rule>IETF Review</registration_rule>
    <record date="2016-01-14">
      <value>0</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record date="2016-01-14">
      <value>1</value>
      <description>PPSTP version 1</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record>
      <value>2-255</value>
      <description>Unassigned</description>
    </record>
  </registry>
  
  <registry id="request-type">
    <title>PPSTP Request Type Registry</title>
    <xref type="rfc" data="rfc7846"/>
    <registration_rule>IETF Review</registration_rule>
    <record date="2016-01-14">
      <value>CONNECT</value>
      <description>Returns information about the successful registration of the peer and/or of each swarm action
      requested. May additionally return the list of peers corresponding to the action attribute requested.</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record date="2016-01-14">
      <value>FIND</value>
      <description>Returns the list of peers corresponding to the requested scope.</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record date="2016-01-14">
      <value>STAT_REPORT</value>
      <description>Confirms the success of the requested operation.</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
  </registry>
  
  <registry id="error-code">
    <title>PPSTP Error Code Registry</title>
    <xref type="rfc" data="rfc7846"/>
    <registration_rule>IETF Review</registration_rule>
    <record date="2016-01-14">
      <value>00</value>
      <description>No Error</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record date="2016-01-14">
      <value>01</value>
      <description>Bad Request</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record date="2016-01-14">
      <value>02</value>
      <description>Unsupported Version Number</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record date="2016-01-14">
      <value>03</value>
      <description>Forbidden Action</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record date="2016-01-14">
      <value>04</value>
      <description>Internal Server Error</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record date="2016-01-14">
      <value>05</value>
      <description>Service Unavailable</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
    <record date="2016-01-14">
      <value>06</value>
      <description>Authentication Required</description>
      <xref type="rfc" data="rfc7846"/>
    </record>
  </registry>
  
  <people/>
</registry>
