File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -744,9 +744,9 @@ have special rules for populating the packet number field.
744
744
# ## Initial Packet Number {#initial-packet-number}
745
745
746
746
The initial value for packet number MUST be selected randomly from a range
747
- between 0 and 2^32 - 1024 . This value is selected so that Initial and Handshake
748
- packets exercise as many possible values for the Packet Number field as
749
- possible.
747
+ between 0 and 2^32 - 1025 (inclusive) . This value is selected so that Initial
748
+ and Handshake packets exercise as many possible values for the Packet Number
749
+ field as possible.
750
750
751
751
Limiting the range allows both for loss of packets and for any stateless
752
752
exchanges. Packet numbers are incremented for subsequent packets, but packet
You can’t perform that action at this time.
0 commit comments