Show
Ignore:
Timestamp:
02/28/2008 04:43:58 PM (11 months ago)
Author:
dave
Message:

Specify that BEP documents are in the public domain.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0006.html

    r11023 r11031  
    4141<tr class="field"><th class="field-name">Version:</th><td class="field-body">10528</td> 
    4242</tr> 
    43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="https://svn.bittorrent.org/trac.cgi/browser/dotorg/trunk/html/beps/bep_0006.rst">2008-02-04 16:10:30 -0800 (Mon, 04 Feb 2008)</a></td> 
     43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="https://svn.bittorrent.com/trac.cgi/browser/dotorg/trunk/html/beps/bep_0006.rst">2008-02-04 16:10:30 -0800 (Mon, 04 Feb 2008)</a></td> 
    4444</tr> 
    4545<tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison &lt;dave&#32;&#97;t&#32;bittorrent.com&gt;, Bram Cohen &lt;bram&#32;&#97;t&#32;bittorrent.com&gt;</td> 
     
    5959<p class="topic-title first">Contents</p> 
    6060<ul class="simple"> 
    61 <li><a class="reference internal" href="#modifications-to-semantics-of-existing-messages" id="id6">Modifications to Semantics of Existing Messages</a></li> 
    62 <li><a class="reference internal" href="#have-all-have-none" id="id7">Have All/Have None</a></li> 
    63 <li><a class="reference internal" href="#suggest-piece" id="id8">Suggest Piece</a></li> 
    64 <li><a class="reference internal" href="#reject-request" id="id9">Reject Request</a></li> 
    65 <li><a class="reference internal" href="#allowed-fast" id="id10">Allowed Fast</a></li> 
    66 <li><a class="reference internal" href="#allowed-fast-set-generation" id="id11">Allowed Fast Set Generation</a></li> 
    67 <li><a class="reference internal" href="#example-implementation" id="id12">Example Implementation</a></li> 
    68 <li><a class="reference internal" href="#id1" id="id13">References</a></li> 
     61<li><a class="reference internal" href="#modifications-to-semantics-of-existing-messages" id="id5">Modifications to Semantics of Existing Messages</a></li> 
     62<li><a class="reference internal" href="#have-all-have-none" id="id6">Have All/Have None</a></li> 
     63<li><a class="reference internal" href="#suggest-piece" id="id7">Suggest Piece</a></li> 
     64<li><a class="reference internal" href="#reject-request" id="id8">Reject Request</a></li> 
     65<li><a class="reference internal" href="#allowed-fast" id="id9">Allowed Fast</a></li> 
     66<li><a class="reference internal" href="#allowed-fast-set-generation" id="id10">Allowed Fast Set Generation</a></li> 
     67<li><a class="reference internal" href="#example-implementation" id="id11">Example Implementation</a></li> 
     68<li><a class="reference internal" href="#references" id="id12">References</a></li> 
     69<li><a class="reference internal" href="#copyright" id="id13">Copyright</a></li> 
    6970</ul> 
    7071</div> 
     
    8586NOT&quot;, &quot;SHOULD&quot;, &quot;SHOULD NOT&quot;, &quot;RECOMMENDED&quot;,  &quot;MAY&quot;, and 
    8687&quot;OPTIONAL&quot; in this document are to be interpreted as described in 
    87 IETF <a class="reference external" href="http://www.ietf.org/rfc/rfc2119.txt">RFC 2119</a> <a class="footnote-reference" href="#id2" id="id3">[1]</a>.</p> 
     88IETF <a class="reference external" href="http://www.ietf.org/rfc/rfc2119.txt">RFC 2119</a> <a class="footnote-reference" href="#id1" id="id2">[1]</a>.</p> 
    8889<div class="section" id="modifications-to-semantics-of-existing-messages"> 
    8990<h1>Modifications to Semantics of Existing Messages</h1> 
     
    171172* Allowed Fast: &lt;len=0x0005&gt;&lt;op=0x11&gt;&lt;index&gt;* 
    172173</pre> 
    173 <p>With the BitTorrent protocol specified in <a class="reference external" href="http://www.bittorrent.org/beps/bep_0002.html">BEP 0002</a> <a class="footnote-reference" href="#id4" id="id5">[2]</a>, new peers take 
     174<p>With the BitTorrent protocol specified in <a class="reference external" href="http://www.bittorrent.org/beps/bep_0002.html">BEP 0002</a> <a class="footnote-reference" href="#id3" id="id4">[2]</a>, new peers take 
    174175several minutes to ramp up before they can effectively engage in 
    175176BitTorrent's tit-for-tat. The reason is simple: starting peers have 
     
    286287  1059,431,808,1217,287,376,1188,353,508 
    287288</pre> 
     289</div> 
     290<div class="section" id="references"> 
     291<h1>References</h1> 
     292<table class="docutils footnote" frame="void" id="id1" rules="none"> 
     293<colgroup><col class="label" /><col /></colgroup> 
     294<tbody valign="top"> 
     295<tr><td class="label"><a class="fn-backref" href="#id2">[1]</a></td><td><a class="reference external" href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a></td></tr> 
     296</tbody> 
     297</table> 
     298<table class="docutils footnote" frame="void" id="id3" rules="none"> 
     299<colgroup><col class="label" /><col /></colgroup> 
     300<tbody valign="top"> 
     301<tr><td class="label"><a class="fn-backref" href="#id4">[2]</a></td><td><a class="reference external" href="http://www.bittorrent.org/beps/bep_0002.html">http://www.bittorrent.org/beps/bep_0002.html</a></td></tr> 
     302</tbody> 
     303</table> 
     304</div> 
     305<div class="section" id="copyright"> 
     306<h1>Copyright</h1> 
     307<p>This document has been placed in the public domain.</p> 
    288308<!-- Local Variables: 
    289309mode: indented-text 
     
    294314End: --> 
    295315</div> 
    296 <div class="section" id="id1"> 
    297 <h1>References</h1> 
    298 <table class="docutils footnote" frame="void" id="id2" rules="none"> 
    299 <colgroup><col class="label" /><col /></colgroup> 
    300 <tbody valign="top"> 
    301 <tr><td class="label"><a class="fn-backref" href="#id3">[1]</a></td><td><a class="reference external" href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a></td></tr> 
    302 </tbody> 
    303 </table> 
    304 <table class="docutils footnote" frame="void" id="id4" rules="none"> 
    305 <colgroup><col class="label" /><col /></colgroup> 
    306 <tbody valign="top"> 
    307 <tr><td class="label"><a class="fn-backref" href="#id5">[2]</a></td><td><a class="reference external" href="http://www.bittorrent.org/beps/bep_0002.html">http://www.bittorrent.org/beps/bep_0002.html</a></td></tr> 
    308 </tbody> 
    309 </table> 
    310 </div> 
    311316 
    312317