summaryrefslogtreecommitdiff
path: root/changes/bug23827
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug23827')
-rw-r--r--changes/bug238278
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug23827 b/changes/bug23827
new file mode 100644
index 0000000000..75279abb85
--- /dev/null
+++ b/changes/bug23827
@@ -0,0 +1,8 @@
+ o Minor feature (IPv6):
+ - When a consensus has IPv6 ORPorts, make IPv6-only clients use them,
+ rather than waiting to download microdescriptors.
+ Implements 23827.
+ - Make IPv6-only clients wait for microdescs for relays, even if we were
+ previously using descriptors (or were using them as a bridge) and have
+ a cached descriptor for them.
+ Implements 23827.