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
2020-09-03 18:22:22 -04:00
..
ev_libuv.cpp macos route poking (#1333) 2020-09-03 18:22:22 -04:00
ev_libuv.hpp fix up event loop crap so that unit tests pass 2020-07-02 11:10:06 -04:00
ev_win32.cpp fix ipv4_hdr 2020-06-12 17:34:53 -05:00
ev_win32.hpp fix ipv4_hdr 2020-06-12 17:34:53 -05:00
ev.cpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
ev.h move include so it's included on all platforms including windows 2020-07-02 11:13:30 -04:00
ev.hpp make format 2020-06-15 18:32:57 -04:00
pipe.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
pipe.hpp more 2019-08-22 07:18:05 -04:00
vpnio.cpp Use llarp::Context::CallSafe() for vpn AsyncClose() 2020-06-29 14:39:31 -06:00
vpnio.hpp Use llarp::Context::CallSafe() for vpn AsyncClose() 2020-06-29 14:39:31 -06:00