aboutsummaryrefslogtreecommitdiff
path: root/spec/padding-spec/connection-level-padding.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-14 18:52:20 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-14 18:53:18 -0400
commit3457b0720834c8347d8318c1080ebc9486d77300 (patch)
treeb486a3d03fdfae7d98c4e6cf510179cf907c443f /spec/padding-spec/connection-level-padding.md
parenta331e9f48790ad4beaba1ee443c5ad8b13d3afb4 (diff)
downloadtorspec-3457b0720834c8347d8318c1080ebc9486d77300.tar.gz
torspec-3457b0720834c8347d8318c1080ebc9486d77300.zip
Add short IDs for most long section names
I've left off sections that are headings for their whole document.
Diffstat (limited to 'spec/padding-spec/connection-level-padding.md')
-rw-r--r--spec/padding-spec/connection-level-padding.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/padding-spec/connection-level-padding.md b/spec/padding-spec/connection-level-padding.md
index 5c01f38..c2890d8 100644
--- a/spec/padding-spec/connection-level-padding.md
+++ b/spec/padding-spec/connection-level-padding.md
@@ -133,7 +133,7 @@ padding should not be scheduled until after the queue does become empty.)
<a id="padding-spec.txt-2.3"></a>
-## Padding Cell Timeout Distribution Statistics
+## Padding Cell Timeout Distribution Statistics { #distribution-statistics }
To limit the amount of padding sent, instead of sampling each endpoint
timeout uniformly, we instead sample it from max(X,X), where X is
@@ -184,7 +184,7 @@ idle, so we expect the actual overhead to be much lower than this.
<a id="padding-spec.txt-2.5"></a>
-## Reducing or Disabling Padding via Negotiation
+## Reducing or Disabling Padding via Negotiation { #negotiation }
To allow mobile clients to either disable or reduce their padding overhead,
the CELL_PADDING_NEGOTIATE cell (tor-spec.txt section 7.2) may be sent from
@@ -229,7 +229,7 @@ and close the channel if they receive one.
<a id="padding-spec.txt-2.6"></a>
-## Consensus Parameters Governing Behavior
+## Consensus Parameters Governing Behavior { #consensus-parameters }
Connection-level padding is controlled by the following consensus parameters: