net: Disallow sending messages until the version handshake is complete
commit7a8c2519015650acd51eaf42719f04e53f839bbe
authorCory Fields <cory-nospam-@coryfields.com>
Thu, 26 Jan 2017 17:35:49 +0000 (26 12:35 -0500)
committerCory Fields <cory-nospam-@coryfields.com>
Thu, 2 Feb 2017 21:14:16 +0000 (2 16:14 -0500)
treea0dde75654c96f4c40654e083217d4c63fc7f747
parent12752af0cc99745d6273ef072645d999c26a9ef7
net: Disallow sending messages until the version handshake is complete

This is a change in behavior, though it's much more sane now than before.
src/net_processing.cpp
src/test/DoS_tests.cpp