Changeset 11145 for dotorg

Show
Ignore:
Timestamp:
09/08/2008 03:31:26 PM (3 months ago)
Author:
dave
Message:

Fix broken reference.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0004.rst

    r11093 r11145  
    4848 0x01  XBT Metadata Exchange (implemented only in XBT) 
    4949 
    50 It is recommended that further extensions use LTEP [#BEP-]_.  With 
    51 LTEP, extension bit collisions become impossible since no new 
    52 extension bits are allocated.  With LTEP, message ID collisions also 
    53 become impossible because message IDs are allocated on demand at the 
     50It is recommended that further extensions use the Extension Protocol 
     51[#BEP-10]_, a.k.a., LibTorrent Extension Protocol (LTEP).  With LTEP, 
     52extension bit collisions become impossible since no new extension bits 
     53are allocated.  With LTEP, message ID collisions also become 
     54impossible because message IDs are allocated on demand at the 
    5455beginning of the connection.  Extension *name* collisions become 
    5556possible, but the probability is much less likely. 
     
    8485 0x14   LTEP Handshake (implemented in libtorrent, uTorrent,...) 
    8586 
     87References 
     88========== 
     89 
     90.. [#BEP-10] BEP_0010.  Extension Protocol. Norberg, Strigeus, Hazel. 
     91   http://www.bittorrent.org/beps/bep_0010.html 
     92 
    8693Copyright 
    8794=========