laanwj
commented at 9:44 pm on September 15, 2016:
member
After #8594 the addrFrom sent by a node is not used anymore at all, so don’t bother sending it (it was already not used if it is an invalid address so this doesn’t disadvantage older versions either).
Also mitigates the privacy issue in (#8616). It doesn’t completely solve the issue as GetLocalAddress is also called in AdvertiseLocal, but at least when advertising addresses it stands out less as our address.
net: No longer send local address in addrMe
After #8594 the addrFrom sent by a node is not used anymore at all,
so don't bother sending it.
Also mitigates the privacy issue in (#8616). It doesn't completely solve
the issue as GetLocalAddress is also called in AdvertiseLocal, but at
least when advertising addresses it stands out less as *our* address.
d9c99c3058
laanwj added the label
P2P
on Sep 15, 2016
sipa approved
sipa
commented at 9:58 pm on September 15, 2016:
member
utACK. The addrFrom value deserialized from the VERSION message (which this corresponds to) is unused.
dcousens approved
dcousens
commented at 1:41 am on September 16, 2016:
contributor
utACK
paveljanik
commented at 4:31 pm on September 17, 2016:
contributor
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2024-11-17 15:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me