1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/net
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
2020-07-02 11:13:32 -04:00
..
address_info.cpp Don't use std::optional::value() because f u macos 2020-05-20 19:18:28 -03:00
address_info.hpp Refactor Addr -> IpAddress/SockAddr 2020-05-06 14:38:44 -06:00
exit_info.cpp Removed RPI definition 2020-05-17 21:28:25 -03:00
exit_info.hpp fix up unit tests, make them all pass 2020-05-15 08:38:04 -04:00
ip.cpp make format 2020-05-20 19:48:13 -03:00
ip.hpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
ip_address.cpp add move and copy constructors/assigment operators to ip_address 2020-05-23 16:07:20 -04:00
ip_address.hpp add move and copy constructors/assigment operators to ip_address 2020-05-23 16:07:20 -04:00
ip_packet.cpp address feedback from jason 2020-07-02 11:13:32 -04:00
ip_packet.hpp more auth shit 2020-07-02 11:13:30 -04:00
ip_range.cpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
ip_range.hpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
ip_range_map.hpp address feedback from jason 2020-07-02 11:13:32 -04:00
net.cpp address feedback from jason 2020-07-02 11:13:32 -04:00
net.h sun fix 2019-08-27 06:53:08 -05:00
net.hpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
net_bits.hpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
net_if.hpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
net_int.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 2020-05-20 19:18:27 -03:00
net_int.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
sock_addr.cpp fix sockaddr win32 and collapse headers on the unix side 2020-05-18 15:13:45 -05:00
sock_addr.hpp fix sockaddr win32 and collapse headers on the unix side 2020-05-18 15:13:45 -05:00
uint128.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00