oxen-core/src/p2p
Jason Rhinelander 7c69e41970 test code: add ability to trigger p2p resync
This is really useful for the blink test suite as it lets us trigger a
resync (which normally only runs every 60s).  In particular where we
have a (test) situation like this:

A - B - C

where we want to take down B and bring it up again but want to be sure
that new things learned from A get seen right away by C: if B does a
resync with C *before* it does a resync with A then C wouldn't get the
sync updates for a full minute, while if we force B to sync then force C
to sync we can ensure quick propagation for the test suite.
2019-12-26 12:29:05 -04:00
..
CMakeLists.txt Make miniupnpc include/link dirs global 2019-12-03 00:51:18 -04:00
net_node.cpp Add IPv6 support 2019-08-14 23:05:22 -03:00
net_node.h test code: add ability to trigger p2p resync 2019-12-26 12:29:05 -04:00
net_node.inl --regtest fixes and mine n blocks ability 2019-12-26 12:29:05 -04:00
net_node_common.h p2p: fix bans taking port into account 2019-09-20 10:12:36 +10:00
net_peerlist.cpp Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
net_peerlist.h Switch deprecated random_shuffle to shuffle 2019-12-03 00:51:18 -04:00
net_peerlist_boost_serialization.h Add IPv6 support 2019-08-14 23:05:22 -03:00
p2p_protocol_defs.h Removed unused/always-obsolete macros 2019-08-22 21:42:10 -03:00
stdafx.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00