kubo/routing/dht
Juan Batiz-Benet 5259cf06d6 dht: kick off all the queries wit every node in our rt
s/kademlia calls for makign sure to query all peers we
have in our routing table, not just those closest. this
helps ensure most queries resolve properly.
2015-01-23 02:08:29 -08:00
..
pb move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
dht_bootstrap.go dht/bootstrap: timeout queries 2015-01-23 02:08:29 -08:00
dht_logger.go go-vet friendly codebase 2014-10-25 03:46:39 -07:00
dht_net.go demote dht logs 2015-01-20 23:43:21 -08:00
dht_test.go routing/dht: periodic bootstrapping #572 2015-01-23 02:08:28 -08:00
dht.go routing/dht: periodic bootstrapping #572 2015-01-23 02:08:28 -08:00
diag.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
ext_test.go dht/query: err return NotFound case 2015-01-23 02:08:29 -08:00
handlers.go addr-explosion mitigated adding 2015-01-16 11:38:46 -08:00
providers_test.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
providers.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
query.go dht/query: err return NotFound case 2015-01-23 02:08:29 -08:00
records.go routing: record validation into record/ 2015-01-19 08:10:37 +00:00
routing.go dht: kick off all the queries wit every node in our rt 2015-01-23 02:08:29 -08:00
util.go rewrite sendWantlistToProviders 2014-12-17 23:44:40 -08:00