Skip to content

p2p: prevent multiple connections from same IP #1264

@ebuchman

Description

@ebuchman

Currently we allow multiple connections from the same IP because we only enforce uniqueness via the ID.

We shouldn't allow more than one connection from the same IP. Perhaps we should even limit the number of connections from an IP block (we used to do this).

Metadata

Metadata

Assignees

Labels

C:p2pComponent: P2P pkgT:securityType: Security (specify priority)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions