tor-spec: Clarify protover Padding=1 and Padding=2.

This commit is contained in:
George Kadianakis 2019-08-13 17:59:00 +03:00 committed by Nick Mathewson
parent dc3683f929
commit 4c11245fe3

View File

@ -2169,7 +2169,13 @@ see tor-design.pdf.
Describes the padding capabilities of the relay.
"1" -- Relay supports circuit-level padding.
"1" -- [DEFUNCT] Relay supports circuit-level padding. This version MUST NOT
be used as it was also enabled in relays that don't actually support
circuit-level padding. Advertised by Tor versions from
tor-0.4.0.1-alpha and only up to and including tor-0.4.1.4-rc.
"2" -- Relay supports the HS circuit setup padding machines (proposal 302).
Advertised by Tor versions from tor-0.4.1.5-rc and onwards.
9.12. "FlowCtrl"