mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
updated "added.f" documentation based on alus' post @ http://forum.bittorrent.org/viewtopic.php?pid=1024#p1024
This commit is contained in:
@@ -46,8 +46,12 @@ bencoded dictionary with the following keys:
|
||||
added.f
|
||||
string, one byte of flags for each peer in the above added string.
|
||||
according to libtorrent's ut_pex.c:
|
||||
0x01 - peer supports encryption
|
||||
0x02 - peer is a seed or a partial seed
|
||||
|
||||
1: encryption
|
||||
2: seed/upload_only
|
||||
4: uTP support
|
||||
8: holepunch support
|
||||
16: outgoing connection (implies peer is connectible)
|
||||
|
||||
dropped
|
||||
same format as added, contains peers dropped since last peer exchange
|
||||
|
||||
Reference in New Issue
Block a user