[tor-commits] [tor/master] Changes file for #23826, #23828, and #23870
nickm at torproject.org
nickm at torproject.org
Mon Dec 4 16:46:59 UTC 2017
commit a2c09f67512e79ed2c714e698c0234b7c8fad8a9
Author: teor <teor2345 at gmail.com>
Date: Wed Oct 25 13:24:51 2017 +1100
Changes file for #23826, #23828, and #23870
---
changes/bug23826-23828 | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/changes/bug23826-23828 b/changes/bug23826-23828
new file mode 100644
index 000000000..2b991e5c1
--- /dev/null
+++ b/changes/bug23826-23828
@@ -0,0 +1,14 @@
+ o Major features (IPv6, directory documents):
+ - Add consensus method 27, which adds IPv6 ORPorts to the microdesc
+ consensus. This makes it easier for IPv6 clients to bootstrap and
+ choose reachable entry guards.
+ Implements 23826.
+ - Add consensus method 28, which removes IPv6 ORPorts from
+ microdescriptors. Now that there are IPv6 ORPorts in the microdesc
+ consensus, they are redundant in microdescs. This change is compatible
+ with tor clients on 0.2.8.x and later. (0.2.8.x introduced client IPv6
+ bootstrap and guard support.)
+ Implements 23828.
+ - Expand the documentation for AuthDirHasIPv6Connectivity when it is set
+ by different numbers of authorities.
+ Fixes 23870 on 0.2.4.1-alpha.
More information about the tor-commits
mailing list