arvidn
|
3995ffeafd
|
similar to how low RTT DHT nodes are preferred over high RTT nodes, also have an affinity for nodes with node IDs derived from their IP
|
2019-07-28 16:13:16 -07:00 |
arvidn
|
fe612ca167
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
arvidn
|
bb51dcdbb9
|
move dht_settings into its own header cpp file-pair and dht_settings into the dht namespace
|
2017-09-04 22:38:16 +02:00 |
Arvid Norberg
|
b13ac50f4e
|
update libsimulator (#2107)
use move in simulations. don't pretend io_service to be movable
|
2017-06-28 11:00:14 -04:00 |
arvidn
|
d138f02424
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
Steven Siloti
|
43be11177b
|
Add dual stack DHT node simulation tests
|
2016-04-24 14:26:57 -07:00 |
arvidn
|
e06daa68a4
|
overhaul the dht simulator (setup_dht) to be more flexible and cheaper to run thousands of nodes
|
2016-01-09 01:08:52 -05:00 |
arvidn
|
46803b75f8
|
support building libtorrent in simulation mode (using libsimulator, which is a git submodule)
|
2015-08-07 21:31:59 -04:00 |