diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-07-10 09:52:35 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-10 09:52:35 -0400 |
commit | fae19df98581ee5128faca704e384a5eeefc5966 (patch) | |
tree | 99fbc7cf8cd531f3b89870644882b070ba020bf1 | |
parent | 0f60a1d33c64ec71eea3ea95e2a87e32dd74421c (diff) | |
download | tor-fae19df98581ee5128faca704e384a5eeefc5966.tar.gz tor-fae19df98581ee5128faca704e384a5eeefc5966.zip |
Changes file for ipv6 bidi (ticket 33264)
-rw-r--r-- | changes/ticket33264 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket33264 b/changes/ticket33264 new file mode 100644 index 0000000000..c72ea1c57a --- /dev/null +++ b/changes/ticket33264 @@ -0,0 +1,4 @@ + o Minor features (statistics, ipv6): + - Relays now publish IPv6-specific counts of single-direction + versus bidirectional relay connections. + Closes ticket 33264. |