lokinet/llarp/handlers
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
..
exit.cpp attempt fixing 100% cpu use on relays 2020-08-24 20:19:51 -04:00
exit.hpp Refactor Addr -> IpAddress/SockAddr 2020-05-06 14:38:44 -06:00
null.hpp initial route poking 2020-08-24 20:21:55 -04:00
tun.cpp macos route poking (#1333) 2020-09-03 18:22:22 -04:00
tun.hpp initial route poking 2020-08-24 20:21:55 -04:00