tor

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

commit 15be1ff8ad568629f809b4feac79a8dcbfac9444
parent f5ce8a2bed833befcee895d4966d5731ad2fdf75
Author: David Goulet <dgoulet@torproject.org>
Date:   Mon,  6 Jul 2020 10:02:45 -0400

changes: Add a changes file for #40022

Signed-off-by: David Goulet <dgoulet@torproject.org>

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

diff --git a/changes/ticket40022 b/changes/ticket40022 @@ -0,0 +1,4 @@ + o Minor feature (relay): + - If a relay is unable to discover its address, attempt to learn it from the + NETINFO cell. Closes ticket 40022. +