summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-02-02 15:00:35 -0500
committerNick Mathewson <nickm@torproject.org>2018-02-02 15:00:35 -0500
commiteafa252b26ecf83a8a48e7e19a3315e1d2983186 (patch)
tree138718b77c1f7de05512f2dd6f674dd000baad05 /changes
parent9e48338a12fd1fef840dc49c702b4a628af67cc0 (diff)
parent475218c108ad84aa302f0daec013faab9ff778f2 (diff)
downloadtor-eafa252b26ecf83a8a48e7e19a3315e1d2983186.tar.gz
tor-eafa252b26ecf83a8a48e7e19a3315e1d2983186.zip
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket251224
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket25122 b/changes/ticket25122
new file mode 100644
index 0000000000..2921811b22
--- /dev/null
+++ b/changes/ticket25122
@@ -0,0 +1,4 @@
+ o Minor feature (geoip cache):
+ - Make our OOM handler aware of the geoip client history cache so it
+ doesn't fill up the memory which is especially important for IPv6 and
+ our DoS mitigation subsystem. Closes ticket 25122.