diff options
author | Ivan Pustogarov <ivanpustogarov@users.noreply.github.com> | 2014-12-07 17:30:57 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-03-09 12:25:20 +0100 |
commit | 200f29363b06cbe8e35dfc5e1b818a0dd96c8474 (patch) | |
tree | 99aa406beaabac2818b50f4a6ce1a20c3429b699 /src/crypter.cpp | |
parent | d5d89980284179436a5f3009a5346581fdaa9a01 (diff) |
Ignore getaddr messages on Outbound connections.
The only time when a client sends a "getaddr" message is when he
esatblishes an Outbound connection (see ProcessMessage() in
src/main.cpp). Another bitcoin client is expected to receive a
"getaddr" message only on Inbound connection. Ignoring "gettaddr"
requests on Outbound connections can resolve potential privacy issues
(and as was said such request normally do not happen anyway).
Rebased-From: dca799e1db6e319fdd47e0bfdb038eab0efabb85
Github-Pull: #5442
Diffstat (limited to 'src/crypter.cpp')
0 files changed, 0 insertions, 0 deletions