lokinet/llarp/exit
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
..
context.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
context.hpp Refactor ExitEndpoint's config, mv dns ops from [network] to [dns] 2020-05-04 11:05:51 -04:00
endpoint.cpp make format 2020-05-20 19:48:13 -03:00
endpoint.hpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
exit_messages.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
exit_messages.hpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
policy.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
policy.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
session.cpp more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
session.hpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00