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/router
Sean e11a94c95c
RPC call for summary get_status (#1742)
* RPC call for summary get_status

* lint

* update with review notes

* further review points

* uint64_t
3 years ago
..
abstractrouter.hpp RPC call for summary get_status (#1742) 3 years ago
i_gossiper.hpp try not to prefer outbound vs inbound link sessions 3 years ago
i_outbound_message_handler.hpp Fixes subtle memory leak, adds comments 3 years ago
i_outbound_session_maker.hpp * throw exception on invalid SessionResult when transforming to SendStatus 3 years ago
i_rc_lookup_handler.hpp separate white/grey list for active/decommissioned nodes. 3 years ago
outbound_message_handler.cpp dont use constexpr 3 years ago
outbound_message_handler.hpp * make tranform function for SessionResult to SendStatus 3 years ago
outbound_session_maker.cpp * add establish fail enum 3 years ago
outbound_session_maker.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
rc_gossiper.cpp use std::sample to grab MaxGossipPeers when populating std::unordered_set 3 years ago
rc_gossiper.hpp standardize include format and pragma once 3 years ago
rc_lookup_handler.cpp separate white/grey list for active/decommissioned nodes. 3 years ago
rc_lookup_handler.hpp separate white/grey list for active/decommissioned nodes. 3 years ago
route_poker.cpp remove old routing table maniuplation code 3 years ago
route_poker.hpp Add systemd-resolved dynamic DNS updating 3 years ago
router.cpp RPC call for summary get_status (#1742) 3 years ago
router.hpp RPC call for summary get_status (#1742) 3 years ago
systemd_resolved.cpp SystemD DNS fix: 3 years ago
systemd_resolved.hpp format 3 years ago