tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 6689c95d061d440ca16369583dac066cc35a6807
parent 6d221c8f371a0c1809552b699f1afab8cde3bd31
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Fri, 23 Jun 2017 18:44:00 -0400

Changes file for #17857.

Diffstat:
Achanges/bug17857 | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/changes/bug17857 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. +