You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
iwp.cpp proper route poking (#1330) 4 years ago
iwp.hpp proper route poking (#1330) 4 years ago
linklayer.cpp proper route poking (#1330) 4 years ago
linklayer.hpp proper route poking (#1330) 4 years ago
message_buffer.cpp iwp/libuv cleanup: remove llarp_pkt_list and all users of it as it's broke 4 years ago
message_buffer.hpp The Great Wall of Blame 4 years ago
session.cpp Initial test_peer_stats hive test 4 years ago
session.hpp Track traffic peerstats 4 years ago