aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor2345@gmail.com>2016-09-06 13:45:09 +1000
committerteor <teor2345@gmail.com>2016-09-06 13:45:09 +1000
commit26b47f80dd87b3684d43bd6d1b4b9f4d773eed75 (patch)
treef953dbd04048260b9c9df4bd8e53c2cad1cf8bf8 /changes
parent341a159ab4ec9cb0a07a6f3507c4eb5aaf83798a (diff)
downloadtor-26b47f80dd87b3684d43bd6d1b4b9f4d773eed75.tar.gz
tor-26b47f80dd87b3684d43bd6d1b4b9f4d773eed75.zip
Add hs-ipv6 to the chutney IPv6 tests
Requires a recent version of chutney. Also remove bridges+hs, as it's somewhat redundant.
Diffstat (limited to 'changes')
-rw-r--r--changes/feature200696
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/feature20069 b/changes/feature20069
new file mode 100644
index 0000000000..039fb754d2
--- /dev/null
+++ b/changes/feature20069
@@ -0,0 +1,6 @@
+ o Minor feature (testing, ipv6):
+ - Add the hs-ipv6 chutney target to make test-network-all's IPv6
+ tests. Remove bridges+hs, as it's somewhat redundant.
+ This requires a recent chutney version that supports IPv6 clients,
+ relays, and authorities.
+ Closes ticket 20069; patch by teor.