lokinet/llarp/path
Jeff dcb48db5fe
enable profiling on clients by default (#1421)
* enable client relay profiling by default

* macos dns fixes

* improve peer profiling algorithm to track timeouts vs failures

* remove debug ioctl call in tuntap code

* use ub_wait instead of ub_process as that was what was there before

* const correctness

* DRY out checking for SIIT

* typofix

* correct name
2020-10-27 17:34:09 -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 Config file improvements (#1397) 2020-10-07 18:22:58 -04: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 enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00
pathbuilder.hpp more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
pathset.cpp more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
pathset.hpp more aggressive path building. (#1423) 2020-10-27 16:27:14 -04: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