summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2020-08-03 16:49:04 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2020-08-03 16:49:04 +0300
commite62e46d9302ed22d7500c84861c4070cabd67534 (patch)
tree2be6ea0fe51066210f91824dbd18d55597b9f9c8 /changes
parent0f5d5943881da7d7350a01ac3361611f45e796f3 (diff)
parent18d2c7c5d7eb0441d891fb7642fbbabde6c53cf2 (diff)
downloadtor-e62e46d9302ed22d7500c84861c4070cabd67534.tar.gz
tor-e62e46d9302ed22d7500c84861c4070cabd67534.zip
Merge branch 'maint-0.4.4' into release-0.4.4
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket337477
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket33747 b/changes/ticket33747
new file mode 100644
index 0000000000..57c72e9d0a
--- /dev/null
+++ b/changes/ticket33747
@@ -0,0 +1,7 @@
+ o Minor bugfixes (rate limiting, bridges, pluggable transports):
+ - On a bridge, treat all connections from an ExtORPort as remote
+ by default for the purposes of rate-limiting. Previously,
+ bridges would treat the connection as local unless they explicitly
+ received a "USERADDR" command. ExtORPort connections still
+ count as local if there is a USERADDR command with an explicit local
+ address. Fixes bug 33747; bugfix on 0.2.5.1-alpha.