diff options
author | David Goulet <dgoulet@torproject.org> | 2021-06-29 10:55:46 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-06-29 10:55:46 -0400 |
commit | e9edcea0ca9aaaa208a52149b742d048eaaff142 (patch) | |
tree | 3555c23b2146bab37455938d4bf36adddaedc09c /changes | |
parent | 23451ef2fee7cecb3e08757807c90a27b9cfffc1 (diff) | |
parent | 01a5b41be0aa0d8ab2574d7075af8db2878a1cf3 (diff) | |
download | tor-e9edcea0ca9aaaa208a52149b742d048eaaff142.tar.gz tor-e9edcea0ca9aaaa208a52149b742d048eaaff142.zip |
Merge branch 'tor-gitlab/mr/275'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket40209 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40209 b/changes/ticket40209 new file mode 100644 index 0000000000..a90243be8c --- /dev/null +++ b/changes/ticket40209 @@ -0,0 +1,4 @@ + o Minor features (bridge testing support): + - Let external bridge reachability testing tools discard cached + bridge descriptors when setting new bridges, so they can be sure + to get a clean reachability test. Implements ticket 40209. |