lokinet/llarp/path
Jeff 5f0f4e0c70
prevent crash by removing duplicate logic (#1515)
when a path expires or fails or something causes its lifecycle to end we have cleanup
logic that handles clean up for it. this removes a code path that was crashing that
is duplicated elsewhere and is thus probably safe to bin. yolo.
2021-01-19 07:39:22 -05: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 prevent crash by removing duplicate logic (#1515) 2021-01-19 07:39:22 -05: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 fix path reference leak (#1451) 2020-11-04 11:08:29 -05:00
pathbuilder.hpp more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
pathset.cpp prevent crash by removing duplicate logic (#1515) 2021-01-19 07:39:22 -05:00
pathset.hpp prevent crash by removing duplicate logic (#1515) 2021-01-19 07:39:22 -05: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