HomePhabricator

net: No longer send local address in addrMe
d9c99c3058c9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Sep 15 2016, 21:32
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGa82e5d8220bb: Merge #8714: [qa] gitignore: Remove unused lines
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGINGd9c99c3058c9: net: No longer send local address in addrMe (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Sep 15 2016, 21:42