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/net
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
4 years ago
..
address_info.cpp Don't use std::optional::value() because f u macos 4 years ago
address_info.hpp Refactor Addr -> IpAddress/SockAddr 4 years ago
exit_info.cpp Removed RPI definition 4 years ago
exit_info.hpp Config file improvements (#1397) 4 years ago
ip.cpp make format 4 years ago
ip.hpp * rework exit codepath to allow multiple exits 4 years ago
ip_address.cpp Config file improvements (#1397) 4 years ago
ip_address.hpp dont poke routes if we have no exit (#1352) 4 years ago
ip_packet.cpp address feedback from jason 4 years ago
ip_packet.hpp Config file improvements (#1397) 4 years ago
ip_range.cpp * rework exit codepath to allow multiple exits 4 years ago
ip_range.hpp * rework exit codepath to allow multiple exits 4 years ago
ip_range_map.hpp Lns exits (#1407) 4 years ago
net.cpp remove llarp::StrEq 4 years ago
net.h sun fix 5 years ago
net.hpp * rework exit codepath to allow multiple exits 4 years ago
net_bits.hpp * rework exit codepath to allow multiple exits 4 years ago
net_if.hpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
net_int.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 4 years ago
net_int.hpp The Great Wall of Blame 5 years ago
route.cpp Some Windows fixes (#1415) 4 years ago
route.hpp initial route poking 4 years ago
sock_addr.cpp enable profiling on clients by default (#1421) 4 years ago
sock_addr.hpp enable profiling on clients by default (#1421) 4 years ago
uint128.hpp Config file improvements (#1397) 4 years ago