Skip to content

Commit

Permalink
Update draft-ietf-quic-recovery.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Jul 14, 2018
1 parent 4c362b7 commit 437b60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -1002,7 +1002,7 @@ kInitialMss (RECOMMENDED 1460 bytes):
: The max packet size is used for calculating initial and minimum
congestion windows.

kInitialWindow (default 14600 bytes):
kInitialWindow (RECOMMENDED min (10*MSS, max (2*MSS, 14600))):
: Default limit on the initial amount of outstanding data in bytes.
Taken from {{?RFC6928}}.

Expand Down

0 comments on commit 437b60b

Please sign in to comment.