Changes file for #17857.

This commit is contained in:
Mike Perry
2017-06-23 18:44:00 -04:00
committed by Nick Mathewson
parent 6d221c8f37
commit 6689c95d06
+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.