We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b07f813 + f8232a9 commit d672e11Copy full SHA for d672e11
draft-ietf-quic-version-negotiation.md
@@ -373,6 +373,11 @@ when choosing a version to use.
373
374
# Version Downgrade Prevention {#downgrade}
375
376
+A version downgrade is an attack where a malicious entity manages to make the
377
+QUIC endpoints negotiate a QUIC version different from the one they would have
378
+negotiated in the absence of the attack. The mechanism described in this
379
+document is designed to prevent downgrade attacks.
380
+
381
Clients MUST ignore any received Version Negotiation packets that contain the
382
version that they initially attempted. A client that makes a connection attempt
383
based on information received from a Version Negotiation packet MUST ignore any
0 commit comments