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/handlers
Jeff Becker da887dc559
implement exit node pooling, allows users to use multiple exits for an address range.
mappings per ip stick to the same exit, each new ip is mapped to a random exit in the specified pool.

make exit-auth multi value
2 years ago
..
exit.cpp match io loop event order on windows/apple to match linux. 2 years ago
exit.hpp Simplifications & C++17 3 years ago
null.hpp use weak_ptr on a path to reference its parent pathset instead of a bare pointer so crashes dont happen 3 years ago
tun.cpp implement exit node pooling, allows users to use multiple exits for an address range. 2 years ago
tun.hpp implement exit node pooling, allows users to use multiple exits for an address range. 2 years ago