commit 954421ab7cf7eec4afbecee0a75f8cd661163a79 Author: Mike Perry mikeperry-git@torproject.org Date: Tue Jun 9 02:35:00 2020 -0500
Bug 32040: Changes files
Not the whole story; machines still need to use this. --- changes/bug32040 | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/changes/bug32040 b/changes/bug32040 new file mode 100644 index 000000000..1cdc0bec9 --- /dev/null +++ b/changes/bug32040 @@ -0,0 +1,7 @@ + o Minor bugfixes (circuitpadding): + - Add the abilility to keep circuit padding machines if they match a set + of circuit state or purposes. This allows us to have machines that start + up under some conditions but don't shut down under others. We now + use this mask to avoid starting up introduction circuit padding + again after the machines have already completed. Fixes bug 32040; + bugfix on 0.4.1.1-alpha.
tor-commits@lists.torproject.org