aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-12 10:29:00 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-12 10:29:00 -0400
commitbefddf6d2a46cd25beeb46357bf6cc4fe21802ce (patch)
tree60c991f1b43a4028abc7d33786ae2eff80ecc9df /changes
parent469189d84a9b968be7a296c42ac540bf31824124 (diff)
parent6689c95d061d440ca16369583dac066cc35a6807 (diff)
downloadtor-befddf6d2a46cd25beeb46357bf6cc4fe21802ce.tar.gz
tor-befddf6d2a46cd25beeb46357bf6cc4fe21802ce.zip
Merge branch 'ticket17857_squashed' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r--changes/bug178576
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug17857 b/changes/bug17857
new file mode 100644
index 0000000000..6c88638231
--- /dev/null
+++ b/changes/bug17857
@@ -0,0 +1,6 @@
+ o Minor features (defensive programming):
+ - Create a pair of consensus parameters nf_pad_tor2web and
+ nf_pad_single_onion that allow us to disable netflow padding in the
+ consensus for non-anonymous connections, in case the overhead is high.
+ Closes #17857.
+