Skip to content

Commit e9edb35

Browse files
committed
Explain greasing briefly earlier
Closes #25
1 parent c93ba8c commit e9edb35

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

draft-edm-protocol-greasing.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,12 @@ replacing the protocol.
5757

5858
Greasing, a technique initially designed for TLS {{?GREASE=RFC8701}} and later
5959
adopted by other protocols such as QUIC {{?QUIC=RFC9000}}, can help support the
60-
long-term viability of protocol extension points. Greasing is suitable for many
61-
protocols but not all; {{Section 3.3 of ?VIABILITY=RFC9170}} discusses the
62-
applicability and limitations of greasing. {{grease-considerations}} provides
63-
additional protocol maintenance considerations.
60+
long-term viability of protocol extension points. In these protocols, extension
61+
codepoints are reserved only for greasing and when received must be ignored.
62+
Greasing is suitable for many protocols but not all; {{Section 3.3 of
63+
?VIABILITY=RFC9170}} discusses the applicability and limitations of greasing.
64+
{{grease-considerations}} provides additional protocol maintenance
65+
considerations.
6466

6567
Applications are built with the intent of serving user needs {{?END-USERS=RFC8890}}, which might only
6668
require support for a subset of protocol features. Adapting to changing user

0 commit comments

Comments
 (0)