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
Jeff Becker 9ad63140f2
use std::sample to grab MaxGossipPeers when populating std::unordered_set
3 years ago
..
abstractrouter.hpp Fix unintentional whitelist/greylist copying 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 remove old routing table maniuplation code 3 years ago
router.hpp make router tick 250ms instead of 100ms to prevent excessive log spam 3 years ago
systemd_resolved.cpp Fix headers & grammar for non-systemd 3 years ago
systemd_resolved.hpp format 3 years ago