lokinet/llarp/router
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
..
abstractrouter.hpp initial config overriding on runtime 2020-08-27 12:43:53 +00:00
i_gossiper.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
i_outbound_message_handler.hpp increase transit hop limits 2020-05-23 16:07:20 -04:00
i_outbound_session_maker.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
i_rc_lookup_handler.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
outbound_message_handler.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
outbound_message_handler.hpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
outbound_session_maker.cpp RouterHive ConnectionAttemptEvent 2020-07-02 10:22:02 -06:00
outbound_session_maker.hpp RouterHive ConnectionAttemptEvent 2020-07-02 10:22:02 -06:00
rc_gossiper.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
rc_gossiper.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
rc_lookup_handler.cpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
rc_lookup_handler.hpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
router.cpp macos route poking (#1333) 2020-09-03 18:22:22 -04:00
router.hpp macos route poking (#1333) 2020-09-03 18:22:22 -04:00