Changeset 10894 for dotorg/trunk/html/beps/bep_0008.rst
- Timestamp:
- 02/19/2008 04:03:15 PM (10 months ago)
- Files:
-
- 1 modified
-
dotorg/trunk/html/beps/bep_0008.rst (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/beps/bep_0008.rst
r10891 r10894 23 23 24 24 25 Announce Parameters26 ======== ===========25 Announce 26 ======== 27 27 28 28 When using this extension, instead of passing the ``info_hash`` parameter … … 41 41 42 42 If the ``sha_ih`` is passed then the value for the ``port`` parameter 43 should be treated as a 16 bit integer and must be obscured in the same44 manner as the peer list as described in the `Obfuscation Method`_ 45 section. Similarly if the optional ``ip`` parameter is passed in the46 announce then its value MUST also be so oscured.43 should be treated as a 16 bit integer and MUST be obscured as 44 described in the `Obfuscation Method`_ section. Similarly if the 45 optional ``ip`` parameter is passed in the announce then its value 46 MUST also be so obscured. 47 47 48 48 This extension does not change the semantics of any parameter passed … … 64 64 ================== 65 65 66 The values for the ``ip`` and ``port`` announce parameters, the66 The values for the ``ip`` and ``port`` announce parameters, the 67 67 *returned peer list* and any other values that contain peer 68 68 information are obscured using the method described in this section.