Changeset 11146 for dotorg/trunk/html
- Timestamp:
- 09/08/2008 03:31:43 PM (2 months ago)
- Files:
-
- 1 modified
-
dotorg/trunk/html/beps/bep_0004.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/beps/bep_0004.html
r11107 r11146 39 39 <tr class="field"><th class="field-name">Title:</th><td class="field-body">Assigned Numbers</td> 40 40 </tr> 41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11 093</td>41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11145</td> 42 42 </tr> 43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0004.rst">2008-0 5-20 19:01:53 -0700 (Tue, 20 May2008)</a></td>43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0004.rst">2008-09-08 15:31:26 -0700 (Mon, 08 Sep 2008)</a></td> 44 44 </tr> 45 45 <tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison <dave at bittorrent.com></td> … … 61 61 <li><a class="reference internal" href="#reserved-bit-allocations" id="id2">Reserved Bit Allocations</a></li> 62 62 <li><a class="reference internal" href="#reserved-message-ids" id="id3">Reserved Message IDs</a></li> 63 <li><a class="reference internal" href="#copyright" id="id4">Copyright</a></li> 63 <li><a class="reference internal" href="#references" id="id4">References</a></li> 64 <li><a class="reference internal" href="#copyright" id="id5">Copyright</a></li> 64 65 </ul> 65 66 </div> … … 99 100 0x01 XBT Metadata Exchange (implemented only in XBT) 100 101 </pre> 101 <p>It is recommended that further extensions use LTEP [#BEP-]_. With 102 LTEP, extension bit collisions become impossible since no new 103 extension bits are allocated. With LTEP, message ID collisions also 104 become impossible because message IDs are allocated on demand at the 102 <p>It is recommended that further extensions use the Extension Protocol 103 <a class="footnote-reference" href="#bep-10" id="id1">[1]</a>, a.k.a., LibTorrent Extension Protocol (LTEP). With LTEP, 104 extension bit collisions become impossible since no new extension bits 105 are allocated. With LTEP, message ID collisions also become 106 impossible because message IDs are allocated on demand at the 105 107 beginning of the connection. Extension <em>name</em> collisions become 106 108 possible, but the probability is much less likely.</p> … … 134 136 </pre> 135 137 </div> 138 <div class="section" id="references"> 139 <h1>References</h1> 140 <table class="docutils footnote" frame="void" id="bep-10" rules="none"> 141 <colgroup><col class="label" /><col /></colgroup> 142 <tbody valign="top"> 143 <tr><td class="label"><a class="fn-backref" href="#id1">[1]</a></td><td>BEP_0010. Extension Protocol. Norberg, Strigeus, Hazel. 144 <a class="reference external" href="http://www.bittorrent.org/beps/bep_0010.html">http://www.bittorrent.org/beps/bep_0010.html</a></td></tr> 145 </tbody> 146 </table> 147 </div> 136 148 <div class="section" id="copyright"> 137 149 <h1>Copyright</h1>