tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 4d2822ee74cdf31a1f5c3446b89b9aff927278c6
parent e2bd15b6f38f9fdf6c78b045fe4152aa34a92281
Author: teor <teor@riseup.net>
Date:   Wed, 13 May 2020 16:05:54 +1000

changes: file for 33222 and 33226

Diffstat:
Achanges/ticket33222 | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/changes/ticket33222 b/changes/ticket33222 @@ -0,0 +1,8 @@ + o Major features (IPv6, relay): + - Launch IPv4 and IPv6 ORPort self-test circuits on relays and bridges. + Closes ticket 33222. + o Minor features (IPv6, relay): + - Allow relays to send IPv6-only extend cells. Closes ticket 33222. + - Declare support for the Relay=3 subprotocol version. Closes ticket 33226. + - When launching IPv6 ORPort self-test circuits, make sure that the + second-last hop can initiate an IPv6 extend. Closes ticket 33222.