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 99379c5def
establish outbound sessions when we have no outbound session.
when we have an inbound session we still want to make an outbound session.
3 years ago
..
abstractrouter.hpp Fix unintentional whitelist/greylist copying 3 years ago
i_gossiper.hpp standardize include format and pragma once 4 years ago
i_outbound_message_handler.hpp Fixes subtle memory leak, adds comments 3 years ago
i_outbound_session_maker.hpp standardize include format and pragma once 4 years ago
i_rc_lookup_handler.hpp separate white/grey list for active/decommissioned nodes. 3 years ago
outbound_message_handler.cpp separate white/grey list for active/decommissioned nodes. 3 years ago
outbound_message_handler.hpp Fixes subtle memory leak, adds comments 3 years ago
outbound_session_maker.cpp establish outbound sessions when we have no outbound session. 3 years ago
outbound_session_maker.hpp Replace ::Hash nested structs with std::hash specializations 4 years ago
rc_gossiper.cpp standardize include format and pragma once 4 years ago
rc_gossiper.hpp standardize include format and pragma once 4 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 fix #1655 3 years ago
route_poker.hpp Add systemd-resolved dynamic DNS updating 3 years ago
router.cpp re-enable multithreading on clients but not on service nodes 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