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 Becker d563e3b340
if a path's latency is zero dont use it because it's not actually a zero latency path it's probably about to be failed or timed out
increase default path alignment timeout
3 years ago
..
ihophandler.cpp * lessen replay filter window 3 years ago
ihophandler.hpp try fixing deadlock 3 years ago
path.cpp limit path reanimation 3 years ago
path.hpp try fixing deadlock 3 years ago
path_context.cpp Fixes subtle memory leak, adds comments 3 years ago
path_context.hpp Replace ::Hash nested structs with std::hash specializations 4 years ago
path_types.hpp wire up snode traffic to quic 3 years ago
pathbuilder.cpp temp commit 3 years ago
pathbuilder.hpp build paths faster and limit path builds at edge router instead of via a time counter for all edges 3 years ago
pathset.cpp if a path's latency is zero dont use it because it's not actually a zero latency path it's probably about to be failed or timed out 3 years ago
pathset.hpp various cleanups 3 years ago
transit_hop.cpp temp commit 3 years ago
transit_hop.hpp try fixing deadlock 3 years ago