tor/changes/ticket7193
vnepveu 43672f9fca Implement IPv6 sybil protection.
[This is a squashed patch for ticket 7193, based on taking a "git
   diff" for the original branch, then applying it with "git apply
   -3".  I earlier attempted to squash the branch with "git rebase",
   but there were too many conflicts. --nickm]
2020-09-23 11:30:15 -04:00

3 lines
108 B
Plaintext

o Minor features (dirvote):
- Add IPv6 support in protection against Sybil attacks. Closes ticket7193