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

Merge ACK and ACK_ECN #1801

Merged
merged 11 commits into from
Sep 27, 2018
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -3458,7 +3458,7 @@ ranges of packets are small, the variable-length integer encoding ensures that
each range can be expressed in a small number of octets.

The ACK frame uses the least significant bit(type=0x1a) to indicate ECN feedback
to indicate receipt of packets with ECN codepoints of ECT(0), ECT(1), or CE in the
and report receipt of packets with ECN codepoints of ECT(0), ECT(1), or CE in the
packet's IP header.

~~~
Expand Down