lokinet/llarp/link
Jeff 60f4d96ba5
proper route poking (#1330)
* route poking:

* remove popen() call, replace with reading /proc/net/route for getting default route
* dynamically poke and unpoke routes on runtime

* swap intros and fix rpc endpoint for version to return what the ui expects

* use std::string::find_first_not_of instead of using a lambda
2020-09-01 17:22:22 -04:00
..
factory.cpp C++17 2020-05-01 17:43:27 -03:00
factory.hpp C++17 2020-05-01 17:43:27 -03:00
i_link_manager.hpp Track traffic peerstats 2020-07-02 10:13:24 -06:00
link_manager.cpp log-- 2020-07-02 10:13:24 -06:00
link_manager.hpp Track traffic peerstats 2020-07-02 10:13:24 -06:00
server.cpp proper route poking (#1330) 2020-09-01 17:22:22 -04:00
server.hpp proper route poking (#1330) 2020-09-01 17:22:22 -04:00
session.hpp Track traffic peerstats 2020-07-02 10:13:24 -06:00