You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/path
Jeff 4c7d52ac20
more aggressive path building. (#1423)
* more aggressive path building.

* do more than one in parallel path builds at a time

* correct last commit's logic

* rename numPaths -> numDesiredPaths to clarify intent

* revert string change as it will break a lot

* don't prematurly short circuit on snode builds

Co-authored-by: Thomas Winget <tewinget@gmail.com>
4 years ago
..
ihophandler.cpp put replay filters on transit hops to reduce retransmissions. 4 years ago
ihophandler.hpp use std::list here too 4 years ago
path.cpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
path.hpp put replay filters on transit hops to reduce retransmissions. 4 years ago
path_context.cpp Config file improvements (#1397) 4 years ago
path_context.hpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
path_types.hpp The Great Wall of Blame 5 years ago
pathbuilder.cpp more aggressive path building. (#1423) 4 years ago
pathbuilder.hpp more aggressive path building. (#1423) 4 years ago
pathset.cpp more aggressive path building. (#1423) 4 years ago
pathset.hpp more aggressive path building. (#1423) 4 years ago
transit_hop.cpp Config file improvements (#1397) 4 years ago
transit_hop.hpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago