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>
2020-10-27 16:27:14 -04:00
..
ihophandler.cpp put replay filters on transit hops to reduce retransmissions. 2020-05-23 16:07:20 -04:00
ihophandler.hpp use std::list here too 2020-05-24 08:51:17 -04:00
path_context.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
path_context.hpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
path_types.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
path.cpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
path.hpp put replay filters on transit hops to reduce retransmissions. 2020-05-23 16:07:20 -04:00
pathbuilder.cpp more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
pathbuilder.hpp more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
pathset.cpp more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
pathset.hpp more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
transit_hop.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
transit_hop.hpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00