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 a76acd4956 fix wire protocol race condition
only send close packet once, before we were sending a close after we got a close causing excess log spam.
include handshake phase when checking for connection timeouts.

when we change our rc make sure to put it into nodedb too when we are a service node to prevent weirdness in dht lookups.
2 years ago
..
abstractrouter.hpp Rename PumpLL -> TriggerPump 3 years ago
i_gossiper.hpp try not to prefer outbound vs inbound link sessions 3 years ago
i_outbound_message_handler.hpp Triggered pumping 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 Rename PumpLL -> TriggerPump 3 years ago
outbound_message_handler.hpp Rename PumpLL -> TriggerPump 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 Simplifications & C++17 3 years ago
rc_lookup_handler.hpp separate white/grey list for active/decommissioned nodes. 3 years ago
route_poker.cpp route poker: allow not blackholing routes. 3 years ago
route_poker.hpp Add systemd-resolved dynamic DNS updating 3 years ago
router.cpp fix wire protocol race condition 2 years ago
router.hpp Rename PumpLL -> TriggerPump 3 years ago
systemd_resolved.cpp SystemD DNS fix: 3 years ago
systemd_resolved.hpp format 3 years ago