File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -223,7 +223,8 @@ might end up special-casing grease values.
223223The patterns for sending grease values can be made more effective by
224224coordinating between devices sending the values. One example of coordination
225225is having a "flag day" where implementations start sending grease values
226- broadly, and measure to see where errors occur.
226+ broadly, and measure to see where errors occur. See {{Section 3 of ?TRANSITION=RFC8170}}
227+ for more considerations concerning the use of a flag day.
227228
228229# # Don't Handle Grease Values as a Special Case
229230
@@ -371,9 +372,13 @@ connections, or phases within a connection.
371372
372373# Considerations for Protocol Versions {#versions}
373374
374- There are intrinsic and well-documented issues related to testing version
375+ {{TRANSITION}} discusses considerations around planning for transitioning
376+ from an existing protocol, or protocol version, to a new one.
377+ There are also intrinsic and well-documented issues related to testing version
375378negotiation of protocols; see {{?EXTENSIBILITY=RFC6709}} and {{Sections 2.1 and
376- 3.2 of VIABILITY}}. This section will be expanded with advice for protocol
379+ 3.2 of VIABILITY}}.
380+
381+ This section will be expanded with advice for protocol
377382designers and implementers about how to approach these problems.
378383
379384# Security Considerations
You can’t perform that action at this time.
0 commit comments