mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
7 lines
280 B
Plaintext
7 lines
280 B
Plaintext
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.
|
|
|