Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Praveen's WGLC comments (editorial) #3928

Merged
merged 4 commits into from Jul 23, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions draft-ietf-quic-recovery.md
Expand Up @@ -962,8 +962,8 @@ sending rate by dropping packets, or alter send rate by changing ECN codepoints.
Packets that carry only ACK frames can be heuristically identified by observing
packet size. Acknowledgement patterns may expose information about link
characteristics or application behavior. To reduce leaked information,
endpoints can use PADDING frames, at a potential cost to performance, or bundle
acknowledgments with other frames.
endpoints can bundle acknowledgments with other frames, or they can use PADDING
frames at a potential cost to performance.

## Misreporting ECN Markings

Expand Down