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 3ec727d844
I have no words. (#1438)
So apparently dnsConfig in Router was never set.
Router::networkConfig was set, but only used in the function
which set it and otherwise only passed to another function once.
dnsConfig was only used in one place.

both member variables have been removed in favor of just
referencing Router::m_Config.

Co-authored-by: Thomas Winget <tewinget@gmail.com>
4 years ago
..
abstractrouter.hpp dont poke routes if we have no exit (#1352) 4 years ago
i_gossiper.hpp The Great Wall of Blame 5 years ago
i_outbound_message_handler.hpp increase transit hop limits 4 years ago
i_outbound_session_maker.hpp The Great Wall of Blame 5 years ago
i_rc_lookup_handler.hpp The Great Wall of Blame 5 years ago
outbound_message_handler.cpp Config file improvements (#1397) 4 years ago
outbound_message_handler.hpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
outbound_session_maker.cpp Config file improvements (#1397) 4 years ago
outbound_session_maker.hpp RouterHive ConnectionAttemptEvent 4 years ago
rc_gossiper.cpp Config file improvements (#1397) 4 years ago
rc_gossiper.hpp The Great Wall of Blame 5 years ago
rc_lookup_handler.cpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
rc_lookup_handler.hpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
route_poker.cpp fix crashes on shutdown (#1433) 4 years ago
route_poker.hpp Route Poker changes (#1416) 4 years ago
router.cpp I have no words. (#1438) 4 years ago
router.hpp I have no words. (#1438) 4 years ago