Update changes file

This commit is contained in:
Nick Mathewson 2020-09-23 12:09:27 -04:00
parent d07f17f676
commit ca16433eb7

View File

@ -1,2 +1,5 @@
o Minor features (dirvote):
- Add IPv6 support in protection against Sybil attacks. Closes ticket7193
o Minor features (directory authority):
- When looking for possible sybil attacks, also consider IPv6 addresses.
Two routers are considered to have "the same" address by this metric
if they are in the same /64 network. Patch from Maurice Pibouin. Closes
ticket 7193.