Skip to content

Revert "IPv6 sybil: consider addresses in the same /64 to be equal."

David Goulet requested to merge dgoulet/tor:ticket40243_045_01 into maint-0.4.5

This reverts commit d07f17f6.

We don't want to consider an entire routable IPv6 network as sybil if more than 2 relays happen to be on it. For path selection it is very important but not for selecting relays in the consensus.

Fixes #40243 (closed)

Merge request reports