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/ev
Jeff 3ab7db7723
macos route poking (#1333)
* fix up macos route poker logic

* fix typo

* use string_view

* add forgotten header

* full paths

* add debugging

* catch exception on adding route

* workarround for macos

* typofix

* typofix

* fix for macos

* fix command for macos

* because we autopoke remove explicit route poking in rpc

* probably final fix of macos route poking

* split routes instead of deleting them

* dynamic route poking

* move log statement for introset lookup and dont consider bad sessions as able to send

* send convotag reset frame when we have no session

* add exit map to rpc

* use split_any
4 years ago
..
ev.cpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
ev.h move include so it's included on all platforms including windows 4 years ago
ev.hpp make format 4 years ago
ev_libuv.cpp macos route poking (#1333) 4 years ago
ev_libuv.hpp fix up event loop crap so that unit tests pass 4 years ago
ev_win32.cpp fix ipv4_hdr 4 years ago
ev_win32.hpp fix ipv4_hdr 4 years ago
pipe.cpp The Great Wall of Blame 4 years ago
pipe.hpp more 5 years ago
vpnio.cpp Use llarp::Context::CallSafe() for vpn AsyncClose() 4 years ago
vpnio.hpp Use llarp::Context::CallSafe() for vpn AsyncClose() 4 years ago