summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorFergus Dall <fergus@beware.dropbear.id.au>2016-01-13 06:49:56 +1030
committerFergus Dall <fergus@beware.dropbear.id.au>2016-01-13 06:57:24 +1030
commit91077d3aca2ea027816f4ea733bb8193dd60a2f2 (patch)
treed977d4bfbd51afe6b46e5e62c7ad553b67cdb1a2 /changes
parentd062baac86c824f8a3ddfead3a8c88b3f87068c1 (diff)
downloadtor-91077d3aca2ea027816f4ea733bb8193dd60a2f2.tar.gz
tor-91077d3aca2ea027816f4ea733bb8193dd60a2f2.zip
Update the limits in max_dl_per_request for IPv6 address length
Diffstat (limited to 'changes')
-rw-r--r--changes/175733
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/17573 b/changes/17573
new file mode 100644
index 0000000000..fe1fd1c027
--- /dev/null
+++ b/changes/17573
@@ -0,0 +1,3 @@
+ o Minor bigfixes (IPv6):
+ - Update the limits in max_dl_per_request for IPv6 address
+ length. Closes ticket 17573.