lokinet/llarp/iwp
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
..
iwp.cpp proper route poking (#1330) 2020-09-01 17:22:22 -04:00
iwp.hpp proper route poking (#1330) 2020-09-01 17:22:22 -04:00
linklayer.cpp proper route poking (#1330) 2020-09-01 17:22:22 -04:00
linklayer.hpp proper route poking (#1330) 2020-09-01 17:22:22 -04:00
message_buffer.cpp iwp/libuv cleanup: remove llarp_pkt_list and all users of it as it's broke 2020-05-23 16:07:19 -04:00
message_buffer.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
session.cpp Initial test_peer_stats hive test 2020-07-02 10:16:19 -06:00
session.hpp Track traffic peerstats 2020-07-02 10:13:24 -06:00