monero/src/p2p
moneromooo-monero 1590183965
p2p: fix fallback seed node usage
Those were added to the seed nodes list even when they had already
been added. Moreover, the current index was not reset after they
were added, typically causing previous seeds to be used, and some
of those fallback seeds to not be tried.
2018-04-29 14:58:42 +01:00
..
CMakeLists.txt p2p: need libcryptonote_core due to arg_testnet_on being used 2018-02-18 16:40:43 +09:00
net_node_common.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
net_node.cpp fix lambda compile error on openbsd 2018-03-27 14:48:36 +01:00
net_node.h p2p: fix fallback seed node usage 2018-04-29 14:58:42 +01:00
net_node.inl p2p: fix fallback seed node usage 2018-04-29 14:58:42 +01:00
net_peerlist_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
net_peerlist.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
p2p_protocol_defs.h Allow the number of incoming connections to be limited 2018-01-29 11:14:02 +11:00
stdafx.h Update 2018 copyright 2018-01-26 10:03:20 -05:00