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 d7ff6c579c
address feedback from jason
* split up ipv6 netmask
* revert iwp ack interval change
* c++17-isms in ip range map
* lambda-ize nodedb
* mutable lambdas in transit hops
* perfect forwarding of args in abstract router
* mutable lambdas in lokid rpc client
* notes in readme about nproc
4 years ago
..
ihophandler.cpp put replay filters on transit hops to reduce retransmissions. 4 years ago
ihophandler.hpp use std::list here too 4 years ago
path.cpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
path.hpp put replay filters on transit hops to reduce retransmissions. 4 years ago
path_context.cpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
path_context.hpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
path_types.hpp The Great Wall of Blame 4 years ago
pathbuilder.cpp * rework exit codepath to allow multiple exits 4 years ago
pathbuilder.hpp The Great Wall of Blame 4 years ago
pathset.cpp use random good path for outbound traffic so that it uses an even spread accross 4 years ago
pathset.hpp use random good path for outbound traffic so that it uses an even spread accross 4 years ago
transit_hop.cpp address feedback from jason 4 years ago
transit_hop.hpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago