]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add changes entry for reevaluate exit policy
authortrinity-1686a <trinity@deuxfleurs.fr>
Mon, 14 Aug 2023 15:12:38 +0000 (17:12 +0200)
committertrinity-1686a <trinity@deuxfleurs.fr>
Tue, 15 Aug 2023 06:04:44 +0000 (08:04 +0200)
changes/ticket40676 [new file with mode: 0644]

diff --git a/changes/ticket40676 b/changes/ticket40676
new file mode 100644 (file)
index 0000000..5a025d7
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor feature (exit policies):
+    - Implement reevaluating new exit policy against existing connections. This
+      is controlled by new config option ReevaluateExitPolicy, defaulting to 0.
+      Closes ticket 40676.