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 174e1b247b
fix latency tests.
* do FEC for latency tests so if we fail one test it doesn't kill the entire path
* ignore FEC'd responses on latency tests
* track latency history and report the mean latency instead of just the last sample
3 years ago
..
ihophandler.cpp * lessen replay filter window 3 years ago
ihophandler.hpp try fixing deadlock 3 years ago
path.cpp fix latency tests. 3 years ago
path.hpp fix latency tests. 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 3 years ago
path_types.hpp wire up snode traffic to quic 3 years ago
pathbuilder.cpp updates to lokinetmon 3 years ago
pathbuilder.hpp limit path builds across all builders 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