Page MenuHomePhabricator

Don't relay addr messages to block-relay-only peers
ClosedPublic

Authored by deadalnix on Jun 7 2020, 12:46.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCcdf97a64a55c: Don't relay addr messages to block-relay-only peers
Summary

We don't want relay of addr messages to leak information about
these network links.

This is a partial backport of Core PR15759 : https://github.com/bitcoin/bitcoin/pull/15759/commits/430f489027f15c1e4948ea4378954df24e3fee88

Depends on D6429

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jun 7 2020, 22:21