lokinet/llarp/path
Jeff Becker acecb23eb3
make libuv event loop logic queue size configurable.
remove logic constructor that is no-op.
add constant for default logic queue size
add constant for transit hop queue size
2020-06-01 09:17:44 -04: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 add eraseif to decaying hashset 2020-05-23 16:07:21 -04:00
path_context.hpp Refactor Addr -> IpAddress/SockAddr 2020-05-06 14:38:44 -06:00
path_types.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
path.cpp use std::swap 2020-05-23 16:07:21 -04:00
path.hpp put replay filters on transit hops to reduce retransmissions. 2020-05-23 16:07:20 -04:00
pathbuilder.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
pathbuilder.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
pathset.cpp use random good path for outbound traffic so that it uses an even spread accross 2020-05-23 16:07:20 -04:00
pathset.hpp use random good path for outbound traffic so that it uses an even spread accross 2020-05-23 16:07:20 -04:00
transit_hop.cpp make libuv event loop logic queue size configurable. 2020-06-01 09:17:44 -04:00
transit_hop.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00