commit fae19df98581ee5128faca704e384a5eeefc5966 parent 0f60a1d33c64ec71eea3ea95e2a87e32dd74421c Author: Nick Mathewson <nickm@torproject.org> Date: Fri, 10 Jul 2020 09:52:35 -0400 Changes file for ipv6 bidi (ticket 33264) Diffstat:
| A | changes/ticket33264 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket33264 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.