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 f3deabdb96
* get_failing does not need abstract router as paramter so we remove it
* add remove_node_from_failing to remove a node by pubkey from the failing set
* if a router is deregistered we remove it from the failing set so we don't retest it
* remove a router from the failing set if we get a test success
3 years ago
..
abstractrouter.hpp Fix unintentional whitelist/greylist copying 3 years ago
i_gossiper.hpp
i_outbound_message_handler.hpp
i_outbound_session_maker.hpp
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
outbound_session_maker.cpp make outbound session if we do not have 3 years ago
outbound_session_maker.hpp
rc_gossiper.cpp
rc_gossiper.hpp
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
route_poker.hpp
router.cpp * get_failing does not need abstract router as paramter so we remove it 3 years ago
router.hpp dont run router testing if we are decommissioned. 3 years ago
systemd_resolved.cpp
systemd_resolved.hpp