update BEP links to www.bittorrent.org domain
This is because previously the links to bittorrent.org will redirect to another website and then returns http 404 not found. Also related: https://github.com/bittorrent/bittorrent.org/issues/99
This commit is contained in:
parent
45a4da4fe6
commit
6a88ffc585
|
@ -50,7 +50,7 @@ IPv6 support
|
||||||
|
|
||||||
**This extension is superseded by** `BEP 32`_.
|
**This extension is superseded by** `BEP 32`_.
|
||||||
|
|
||||||
.. _`BEP 32`: https://bittorrent.org/beps/bep_0032.html
|
.. _`BEP 32`: https://www.bittorrent.org/beps/bep_0032.html
|
||||||
|
|
||||||
The DHT messages that don't support IPv6 are the ``nodes`` replies.
|
The DHT messages that don't support IPv6 are the ``nodes`` replies.
|
||||||
They encode all the contacts as 6 bytes packed together in sequence in a
|
They encode all the contacts as 6 bytes packed together in sequence in a
|
||||||
|
|
|
@ -295,7 +295,7 @@ Don't have metadata:
|
||||||
| | | doesn't have any metadata. |
|
| | | doesn't have any metadata. |
|
||||||
+-----------+---------------+----------------------------------------+
|
+-----------+---------------+----------------------------------------+
|
||||||
|
|
||||||
.. _`BEP 9`: https://bittorrent.org/beps/bep_0009.html
|
.. _`BEP 9`: https://www.bittorrent.org/beps/bep_0009.html
|
||||||
|
|
||||||
dont_have
|
dont_have
|
||||||
---------
|
---------
|
||||||
|
|
|
@ -108,20 +108,20 @@ network
|
||||||
|
|
||||||
|
|
||||||
.. _`DHT extensions`: dht_extensions.html
|
.. _`DHT extensions`: dht_extensions.html
|
||||||
.. _`BEP 5`: https://bittorrent.org/beps/bep_0005.html
|
.. _`BEP 5`: https://www.bittorrent.org/beps/bep_0005.html
|
||||||
.. _`BEP 7`: https://bittorrent.org/beps/bep_0007.html
|
.. _`BEP 7`: https://www.bittorrent.org/beps/bep_0007.html
|
||||||
.. _`BEP 9`: https://bittorrent.org/beps/bep_0009.html
|
.. _`BEP 9`: https://www.bittorrent.org/beps/bep_0009.html
|
||||||
.. _`BEP 10`: https://bittorrent.org/beps/bep_0010.html
|
.. _`BEP 10`: https://www.bittorrent.org/beps/bep_0010.html
|
||||||
.. _`BEP 12`: https://bittorrent.org/beps/bep_0012.html
|
.. _`BEP 12`: https://www.bittorrent.org/beps/bep_0012.html
|
||||||
.. _`BEP 15`: https://bittorrent.org/beps/bep_0015.html
|
.. _`BEP 15`: https://www.bittorrent.org/beps/bep_0015.html
|
||||||
.. _`BEP 16`: https://bittorrent.org/beps/bep_0016.html
|
.. _`BEP 16`: https://www.bittorrent.org/beps/bep_0016.html
|
||||||
.. _`BEP 17`: https://bittorrent.org/beps/bep_0017.html
|
.. _`BEP 17`: https://www.bittorrent.org/beps/bep_0017.html
|
||||||
.. _`BEP 19`: https://bittorrent.org/beps/bep_0019.html
|
.. _`BEP 19`: https://www.bittorrent.org/beps/bep_0019.html
|
||||||
.. _`BEP 21`: https://bittorrent.org/beps/bep_0021.html
|
.. _`BEP 21`: https://www.bittorrent.org/beps/bep_0021.html
|
||||||
.. _`BEP 24`: https://bittorrent.org/beps/bep_0024.html
|
.. _`BEP 24`: https://www.bittorrent.org/beps/bep_0024.html
|
||||||
.. _`BEP 27`: https://bittorrent.org/beps/bep_0027.html
|
.. _`BEP 27`: https://www.bittorrent.org/beps/bep_0027.html
|
||||||
.. _`BEP 29`: https://bittorrent.org/beps/bep_0029.html
|
.. _`BEP 29`: https://www.bittorrent.org/beps/bep_0029.html
|
||||||
.. _`BEP 53`: https://bittorrent.org/beps/bep_0053.html
|
.. _`BEP 53`: https://www.bittorrent.org/beps/bep_0053.html
|
||||||
.. _`extension protocol`: extension_protocol.html
|
.. _`extension protocol`: extension_protocol.html
|
||||||
|
|
||||||
highlighted features
|
highlighted features
|
||||||
|
|
|
@ -66,9 +66,9 @@ symbols = \
|
||||||
|
|
||||||
static_links = \
|
static_links = \
|
||||||
{
|
{
|
||||||
".. _`BEP 3`: https://bittorrent.org/beps/bep_0003.html",
|
".. _`BEP 3`: https://www.bittorrent.org/beps/bep_0003.html",
|
||||||
".. _`BEP 17`: https://bittorrent.org/beps/bep_0017.html",
|
".. _`BEP 17`: https://www.bittorrent.org/beps/bep_0017.html",
|
||||||
".. _`BEP 19`: https://bittorrent.org/beps/bep_0019.html"
|
".. _`BEP 19`: https://www.bittorrent.org/beps/bep_0019.html"
|
||||||
}
|
}
|
||||||
|
|
||||||
anon_index = 0
|
anon_index = 0
|
||||||
|
|
|
@ -82,7 +82,7 @@ libtorrent
|
||||||
.. _`DHT store extension`: dht_store.html
|
.. _`DHT store extension`: dht_store.html
|
||||||
.. _`UDP tracker protocol`: udp_tracker_protocol.html
|
.. _`UDP tracker protocol`: udp_tracker_protocol.html
|
||||||
.. _`HTTP seed`: http://www.getright.com/seedtorrent.html
|
.. _`HTTP seed`: http://www.getright.com/seedtorrent.html
|
||||||
.. _multi-tracker: https://bittorrent.org/beps/bep_0012.html
|
.. _multi-tracker: https://www.bittorrent.org/beps/bep_0012.html
|
||||||
.. _mailing list: https://lists.sourceforge.net/lists/listinfo/libtorrent-discuss
|
.. _mailing list: https://lists.sourceforge.net/lists/listinfo/libtorrent-discuss
|
||||||
.. _archive: https://sourceforge.net/p/libtorrent/mailman/libtorrent-discuss/
|
.. _archive: https://sourceforge.net/p/libtorrent/mailman/libtorrent-discuss/
|
||||||
.. _`who's using libtorrent?`: projects.html
|
.. _`who's using libtorrent?`: projects.html
|
||||||
|
|
|
@ -608,8 +608,8 @@ There is limited support for HTTP redirects. In case some files are redirected
|
||||||
to *different hosts*, the files must be piece aligned or padded to be piece
|
to *different hosts*, the files must be piece aligned or padded to be piece
|
||||||
aligned.
|
aligned.
|
||||||
|
|
||||||
.. _`BEP 17`: https://bittorrent.org/beps/bep_0017.html
|
.. _`BEP 17`: https://www.bittorrent.org/beps/bep_0017.html
|
||||||
.. _`BEP 19`: https://bittorrent.org/beps/bep_0019.html
|
.. _`BEP 19`: https://www.bittorrent.org/beps/bep_0019.html
|
||||||
|
|
||||||
piece picker
|
piece picker
|
||||||
============
|
============
|
||||||
|
@ -833,7 +833,7 @@ loopback will not be used for announcing to trackers.
|
||||||
|
|
||||||
For more details, see `BEP 7`_.
|
For more details, see `BEP 7`_.
|
||||||
|
|
||||||
.. _`BEP 7`: https://bittorrent.org/beps/bep_0007.html
|
.. _`BEP 7`: https://www.bittorrent.org/beps/bep_0007.html
|
||||||
|
|
||||||
SOCKS5 UDP tunnels
|
SOCKS5 UDP tunnels
|
||||||
------------------
|
------------------
|
||||||
|
|
|
@ -169,7 +169,7 @@ namespace dht {
|
||||||
struct settings : dht_settings
|
struct settings : dht_settings
|
||||||
{
|
{
|
||||||
// when this is true, nodes whose IDs are derived from their source IP
|
// when this is true, nodes whose IDs are derived from their source IP
|
||||||
// according to BEP 42 (https://bittorrent.org/beps/bep_0042.html) are
|
// according to BEP 42 (https://www.bittorrent.org/beps/bep_0042.html) are
|
||||||
// preferred in the routing table.
|
// preferred in the routing table.
|
||||||
bool prefer_verified_node_ids = true;
|
bool prefer_verified_node_ids = true;
|
||||||
};
|
};
|
||||||
|
|
|
@ -55,7 +55,7 @@ namespace libtorrent { namespace dht {
|
||||||
// At this moment the library is only a dual stack
|
// At this moment the library is only a dual stack
|
||||||
// implementation of the DHT. See `BEP 32`_
|
// implementation of the DHT. See `BEP 32`_
|
||||||
//
|
//
|
||||||
// .. _`BEP 32`: https://bittorrent.org/beps/bep_0032.html
|
// .. _`BEP 32`: https://www.bittorrent.org/beps/bep_0032.html
|
||||||
struct TORRENT_EXPORT dht_state
|
struct TORRENT_EXPORT dht_state
|
||||||
{
|
{
|
||||||
node_ids_t nids;
|
node_ids_t nids;
|
||||||
|
|
|
@ -767,7 +767,7 @@ namespace aux {
|
||||||
enable_ip_notifier,
|
enable_ip_notifier,
|
||||||
|
|
||||||
// when this is true, nodes whose IDs are derived from their source IP
|
// when this is true, nodes whose IDs are derived from their source IP
|
||||||
// according to BEP 42 (https://bittorrent.org/beps/bep_0042.html) are
|
// according to BEP 42 (https://www.bittorrent.org/beps/bep_0042.html) are
|
||||||
// preferred in the routing table.
|
// preferred in the routing table.
|
||||||
dht_prefer_verified_node_ids,
|
dht_prefer_verified_node_ids,
|
||||||
|
|
||||||
|
|
|
@ -592,7 +592,7 @@ namespace libtorrent {
|
||||||
// returns whether or not this is a merkle torrent.
|
// returns whether or not this is a merkle torrent.
|
||||||
// see `BEP 30`__.
|
// see `BEP 30`__.
|
||||||
//
|
//
|
||||||
// __ https://bittorrent.org/beps/bep_0030.html
|
// __ https://www.bittorrent.org/beps/bep_0030.html
|
||||||
bool is_merkle_torrent() const { return !m_merkle_tree.empty(); }
|
bool is_merkle_torrent() const { return !m_merkle_tree.empty(); }
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Reference in New Issue