aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/server.h
diff options
context:
space:
mode:
authorGregory Maxwell <greg@xiph.org>2016-08-25 23:42:40 +0000
committerGregory Maxwell <greg@xiph.org>2016-08-25 23:48:59 +0000
commiteb3596f7c220685fe6203178d5535c6775a789df (patch)
tree39cdd177e50b7b69273171c69120a8d4568889d2 /src/rpc/server.h
parent53f8f226bd1d627c4a6dec5862a1d4ea5a933e45 (diff)
downloadbitcoin-eb3596f7c220685fe6203178d5535c6775a789df.tar.xz
Do not add random inbound peers to addrman.
We should learn about new peers via address messages. An inbound peer connecting to us tells us nothing about its ability to accept incoming connections from us, so we shouldn't assume that we can connect to it based on this. The vast majority of nodes on the network do not accept incoming connections, adding them will only slow down the process of making a successful connection in the future. Nodes which have configured themselves to not announce would prefer we not violate their privacy by announcing them in GETADDR responses.
Diffstat (limited to 'src/rpc/server.h')
0 files changed, 0 insertions, 0 deletions