improve DHT routing table to return better nodes (lower RTT and closer to target)

This commit is contained in:
Arvid Norberg
2013-09-09 04:16:52 +00:00
parent 7c66c2911f
commit 8ab8172cb7
5 changed files with 146 additions and 45 deletions

View File

@@ -1,3 +1,4 @@
* improve DHT routing table to return better nodes (lower RTT and closer to target)
* don't use pointers to resume_data and file_priorities in add_torrent_params
* allow moving files to absolute paths, out of the download directory
* make move_storage more generic to allow both overwriting files as well as taking existing ones