diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2021-05-31 18:07:40 +0200 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2021-07-09 11:19:37 +0200 |
commit | 4f432bd738c420512a86a51ab3e00323f396b89e (patch) | |
tree | 7ca2d736342bd8861265e9164b800abdf15867d1 /build-aux/m4/ax_boost_system.m4 | |
parent | 1f096f091ebd88efb18154b8894a38122c39624f (diff) |
net: do not connect to I2P hosts on port!=0
When connecting to an I2P host we don't specify destination port and it
is being forced to 0 by the SAM 3.1 proxy, so if we connect to the same
host on two different ports, that would be actually two connections to
the same service (listening on port 0).
Fixes https://github.com/bitcoin/bitcoin/issues/21389
Diffstat (limited to 'build-aux/m4/ax_boost_system.m4')
0 files changed, 0 insertions, 0 deletions