Merge branch 'ticket17857_squashed' into maint-0.3.1

This commit is contained in:
Nick Mathewson
2017-09-12 10:29:00 -04:00
5 changed files with 246 additions and 25 deletions
+6
View File
@@ -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.