aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/ticket71937
1 files changed, 5 insertions, 2 deletions
diff --git a/changes/ticket7193 b/changes/ticket7193
index 18c4915dd5..27faffa498 100644
--- a/changes/ticket7193
+++ b/changes/ticket7193
@@ -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.