[tor-commits] [torspec/master] Prop 313: Remove ConnDirectionStatistics bug
teor at torproject.org
teor at torproject.org
Mon Feb 24 04:35:23 UTC 2020
commit 373e4eb21c95d4fea89d7abf98e2803aedd05c6e
Author: teor <teor at torproject.org>
Date: Mon Feb 24 14:33:44 2020 +1000
Prop 313: Remove ConnDirectionStatistics bug
Bug 33214 wasn't actually a bug, it was just a mistake in the analysis.
Part of 33052.
---
proposals/313-relay-ipv6-stats.txt | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/proposals/313-relay-ipv6-stats.txt b/proposals/313-relay-ipv6-stats.txt
index bd546b5..7f15e8d 100644
--- a/proposals/313-relay-ipv6-stats.txt
+++ b/proposals/313-relay-ipv6-stats.txt
@@ -320,13 +320,7 @@ Ticket: #33159
believe it is safe to collect the smaller IPv6 totals on bridges. The new
consensus parameter should also be ignored on bridges.
- The existing connection direction statistics are not reported by default,
- but almost all relays actually report them. For more details, see:
- [Ticket 33214: ConnDirectionStatistics is off by default, but most relays
- report it].
-
- If we fix the ConnDirectionStatistics default in Tor 0.4.4, we should also
- implement the ConnDirectionStatistics consensus parameter. Then we can set
+ If we implement the ConnDirectionStatistics consensus parameter, we can set
the consensus parameter to 1 for a week or two, so we can collect these
statistics.
@@ -391,9 +385,6 @@ References:
[Relay Search]:
https://metrics.torproject.org/rs.html
-[Ticket 33214: ConnDirectionStatistics is off by default, but most relays report it]:
- https://trac.torproject.org/projects/tor/ticket/12377
-
[Tor Directory Protocol]:
(version 3) https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt
More information about the tor-commits
mailing list