summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-04-24 17:41:09 +1000
committerteor <teor@torproject.org>2019-04-24 17:42:59 +1000
commitf35bd3681466e58e525d95714ba630caa98f67ae (patch)
treec71710489a2813290d287579393fa0d242b96cb6 /changes
parent15d42383833341c9e0c859ba3998ea70eccd74af (diff)
downloadtor-f35bd3681466e58e525d95714ba630caa98f67ae.tar.gz
tor-f35bd3681466e58e525d95714ba630caa98f67ae.zip
test-network-all: Test IPv6-only v3 single onion services
In "make test-network-all", test IPv6-only v3 single onion services, using the chutney network single-onion-v23-ipv6-md. This test will not pass until 23588 has been merged. Closes ticket 27251.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket272514
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket27251 b/changes/ticket27251
new file mode 100644
index 0000000000..7ce296e8da
--- /dev/null
+++ b/changes/ticket27251
@@ -0,0 +1,4 @@
+ o Testing (chutney):
+ - In "make test-network-all", test IPv6-only v3 single onion services,
+ using the chutney network single-onion-v23-ipv6-md. This test will
+ not pass until 23588 has been merged. Closes ticket 27251.